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-12-08T23:25:27.463Z||main|||||INFO|500||The following profiles are active: basic
2022-12-08T23:25:40.524Z||main|||||INFO|500||Starting service [Tomcat]
2022-12-08T23:25:40.526Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-12-08T23:25:40.680Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-12-08T23:25:46.231Z||main|||||INFO|500||catdb-pool - Starting...
2022-12-08T23:25:46.724Z||main|||||INFO|500||catdb-pool - Start completed.
2022-12-08T23:25:47.411Z||main|||||INFO|500||reqdb-pool - Starting...
2022-12-08T23:25:47.424Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-12-08T23:25:47.560Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-12-08T23:25:47.821Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-12-08T23:25:48.490Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-08T23:25:50.480Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-08T23:25:53.368Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-08T23:25:53.448Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-12-08T23:25:54.209Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-08T23:25:54.510Z||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-12-08T23:25:56.654Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-08T23:25:58.048Z||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-12-08T23:25:58.786Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-12-08T23:25:58.787Z||main|||||ERROR|500||(conn=1466) Table 'catalogdb.activity_spec' doesn't exist
2022-12-08T23:25:58.818Z||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-12-08T23:26:03.008Z||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-12-08T23:26:07.600Z||main|||||WARN|500||---
2022-12-08T23:26:07.601Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-12-08T23:26:07.601Z||main|||||WARN|500||---
2022-12-08T23:26:08.191Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-12-08T23:26:14.577Z||main|||||INFO|500||Started Application in 51.258 seconds (JVM running for 53.687)
2022-12-08T23:26:14.616Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-12-08T23:26:14.620Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-12-08T23:26:14.637Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-12-08T23:26:14.664Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-12-08T23:26:14.714Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 7c1645cd-df69-45a6-af7b-c0c404ccdebf url= /sdc/v1/artifactTypes
2022-12-08T23:26:14.715Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-08T23:26:14.902Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-12-08T23:26:14.933Z||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-12-08T23:26:14.958Z||scheduling-1|||||DEBUG|500||create keys
2022-12-08T23:26:14.969Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-12-08T23:26:15.198Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:26:15.220Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= feeca5e1-9cf1-4420-9f99-487821918ce6 url= /sdc/v1/registerForDistribution
2022-12-08T23:26:15.494Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= feeca5e1-9cf1-4420-9f99-487821918ce6 url= /sdc/v1/registerForDistribution
2022-12-08T23:26:15.495Z||scheduling-1|||||INFO|500||start DistributionClient
2022-12-08T23:26:15.511Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:26:15.510Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:26:15.516Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-12-08T23:26:15.521Z||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-12-08T23:26:15.522Z||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-12-08T23:26:15.522Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:26:15.523Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:26:26.130Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:26:26.143Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:27:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:27:15.509Z||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-12-08T23:27:15.513Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:27:15.514Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:27:15.525Z||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-12-08T23:27:15.525Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:27:25.174Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:27:25.196Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:28:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:28:15.504Z||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-12-08T23:28:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:28:15.507Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:28:15.508Z||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-12-08T23:28:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:28:25.237Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:28:25.254Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:29:15.504Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:29:15.507Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:29:15.507Z||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-12-08T23:29:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:29:15.508Z||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-12-08T23:29:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:29:25.069Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:29:25.107Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:30:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:30:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:30:15.508Z||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-12-08T23:30:15.508Z||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-12-08T23:30:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:30:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:30:25.098Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:30:25.098Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:31:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:31:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:31:15.507Z||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-12-08T23:31:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:31:15.510Z||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-12-08T23:31:15.510Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:31:25.078Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:31:25.094Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:32:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:32:15.504Z||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-12-08T23:32:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:32:15.506Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:32:15.508Z||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-12-08T23:32:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:32:25.065Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:32:25.066Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:33:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:33:15.504Z||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-12-08T23:33:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:33:15.507Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:33:15.508Z||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-12-08T23:33:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:33:25.056Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:33:25.094Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:34:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:34:15.505Z||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-12-08T23:34:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:34:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:34:15.507Z||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-12-08T23:34:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:34:25.070Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:34:25.071Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:35:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:35:15.504Z||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-12-08T23:35:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:35:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:35:15.507Z||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-12-08T23:35:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:35:25.066Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:35:25.070Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:36:09.822Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-12-08T23:36:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:36:15.505Z||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-12-08T23:36:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:36:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:36:15.507Z||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-12-08T23:36:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:36:25.068Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:36:25.088Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:37:15.504Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:37:15.505Z||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-12-08T23:37:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:37:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:37:15.507Z||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-12-08T23:37:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:37:25.076Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:37:25.081Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:38:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:38:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:38:15.507Z||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-12-08T23:38:15.507Z||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-12-08T23:38:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:38:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:38:25.078Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:38:25.078Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:39:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:39:15.504Z||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-12-08T23:39:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:39:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:39:15.507Z||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-12-08T23:39:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:39:25.079Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:39:25.083Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:40:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:40:15.504Z||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-12-08T23:40:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:40:15.507Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:40:15.507Z||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-12-08T23:40:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:40:25.071Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:40:25.072Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:41:15.504Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:41:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:41:15.507Z||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-12-08T23:41:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:41:15.507Z||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-12-08T23:41:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:41:25.062Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:41:25.082Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:42:15.503Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:42:15.505Z||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-12-08T23:42:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:42:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:42:15.507Z||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-12-08T23:42:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:42:25.091Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:42:25.095Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:43:15.503Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:43:15.504Z||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-12-08T23:43:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:43:15.507Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:43:15.508Z||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-12-08T23:43:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:43:25.062Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:43:25.065Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:44:15.503Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:44:15.504Z||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-12-08T23:44:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:44:15.506Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:44:15.507Z||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-12-08T23:44:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:44:25.090Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:44:25.098Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:45:15.503Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:45:15.506Z||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-12-08T23:45:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:45:15.507Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:45:15.507Z||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-12-08T23:45:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:45:25.057Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:45:25.057Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:46:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:46:15.507Z||pool-2-thread-7|||||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-12-08T23:46:15.508Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-08T23:46:15.508Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:46:15.509Z||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-12-08T23:46:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:46:25.075Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:46:25.078Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:47:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:47:15.504Z||pool-2-thread-7|||||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-12-08T23:47:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-08T23:47:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:47:15.507Z||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-12-08T23:47:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:47:25.063Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:47:25.073Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:48:15.504Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:48:15.506Z||pool-2-thread-7|||||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-12-08T23:48:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:48:15.506Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-08T23:48:15.507Z||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-12-08T23:48:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:48:25.080Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:48:25.095Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:49:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:49:15.504Z||pool-2-thread-7|||||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-12-08T23:49:15.505Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-08T23:49:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:49:15.508Z||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-12-08T23:49:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:49:25.075Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:49:25.075Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:50:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:50:15.506Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:50:15.507Z||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-12-08T23:50:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:50:15.507Z||pool-2-thread-7|||||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-12-08T23:50:15.508Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-08T23:50:25.069Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:50:25.072Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:51:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:51:15.505Z||pool-2-thread-7|||||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-12-08T23:51:15.505Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-08T23:51:15.506Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:51:15.507Z||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-12-08T23:51:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:51:25.093Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:51:25.094Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:52:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:52:15.505Z||pool-2-thread-7|||||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-12-08T23:52:15.506Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-08T23:52:15.507Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:52:15.507Z||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-12-08T23:52:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:52:25.060Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:52:25.068Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:53:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:53:15.506Z||pool-2-thread-7|||||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-12-08T23:53:15.506Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-08T23:53:15.506Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:53:15.507Z||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-12-08T23:53:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:53:25.099Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:53:25.108Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:54:15.504Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:54:15.506Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:54:15.507Z||pool-2-thread-7|||||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-12-08T23:54:15.507Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-08T23:54:15.507Z||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-12-08T23:54:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:54:25.060Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:54:25.086Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:55:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:55:15.507Z||pool-2-thread-7|||||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-12-08T23:55:15.507Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-08T23:55:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:55:15.507Z||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-12-08T23:55:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:55:25.066Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:55:25.068Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:56:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:56:15.504Z||pool-2-thread-7|||||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-12-08T23:56:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-08T23:56:15.506Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:56:15.507Z||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-12-08T23:56:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:56:25.077Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:56:25.086Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:57:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:57:15.505Z||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-12-08T23:57:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:57:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:57:15.507Z||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-12-08T23:57:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:57:25.068Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:57:25.069Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:58:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:58:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:58:15.507Z||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-12-08T23:58:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:58:15.508Z||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-12-08T23:58:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:58:25.076Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:58:25.084Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:59:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:59:15.504Z||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-12-08T23:59:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:59:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T23:59:15.507Z||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-12-08T23:59:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-08T23:59:25.069Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T23:59:25.072Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:00:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:00:15.504Z||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-12-09T00:00:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:00:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:00:15.507Z||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-12-09T00:00:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:00:25.073Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:00:25.074Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:01:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:01:15.507Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:01:15.507Z||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-12-09T00:01:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:01:15.507Z||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-12-09T00:01:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:01:25.062Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:01:25.063Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:02:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:02:15.506Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:02:15.508Z||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-12-09T00:02:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:02:15.508Z||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-12-09T00:02:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:02:25.073Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:02:25.087Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:03:15.504Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:03:15.506Z||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-12-09T00:03:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:03:15.507Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:03:15.508Z||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-12-09T00:03:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:03:25.071Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:03:25.076Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:04:15.507Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:04:15.509Z||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-12-09T00:04:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:04:15.507Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:04:15.518Z||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-12-09T00:04:15.519Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:04:25.072Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:04:25.096Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:05:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:05:15.504Z||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-12-09T00:05:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:05:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:05:15.507Z||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-12-09T00:05:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:05:25.079Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:05:25.091Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:06:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:06:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:06:15.507Z||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-12-09T00:06:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:06:15.507Z||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-12-09T00:06:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:06:25.063Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:06:25.068Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:07:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:07:15.504Z||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-12-09T00:07:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:07:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:07:15.507Z||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-12-09T00:07:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:07:25.083Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:07:25.088Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:08:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:08:15.504Z||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-12-09T00:08:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:08:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:08:15.507Z||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-12-09T00:08:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:08:25.087Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:08:25.094Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:09:15.504Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:09:15.506Z||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-12-09T00:09:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:09:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:09:15.507Z||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-12-09T00:09:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:09:25.080Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:09:25.083Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:10:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:10:15.505Z||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-12-09T00:10:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:10:15.507Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:10:15.507Z||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-12-09T00:10:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:10:25.060Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:10:25.077Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:11:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:11:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:11:15.507Z||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-12-09T00:11:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:11:15.508Z||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-12-09T00:11:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:11:25.052Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:11:25.056Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:12:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:12:15.506Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:12:15.506Z||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-12-09T00:12:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:12:15.508Z||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-12-09T00:12:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:12:25.070Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:12:25.074Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:13:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:13:15.505Z||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-12-09T00:13:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:13:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:13:15.507Z||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-12-09T00:13:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:13:25.084Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:13:25.086Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:14:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:14:15.504Z||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-12-09T00:14:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:14:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:14:15.507Z||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-12-09T00:14:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:14:25.063Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:14:25.066Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:15:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:15:15.504Z||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-12-09T00:15:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:15:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:15:15.507Z||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-12-09T00:15:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:15:25.082Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:15:25.090Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:16:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:16:15.505Z||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-12-09T00:16:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:16:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:16:15.507Z||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-12-09T00:16:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:16:25.069Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:16:25.082Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:17:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:17:15.506Z||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-12-09T00:17:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:17:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:17:15.507Z||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-12-09T00:17:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:17:25.062Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:17:25.064Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:18:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:18:15.505Z||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-12-09T00:18:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:18:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:18:15.507Z||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-12-09T00:18:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:18:25.062Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:18:25.070Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:19:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:19:15.505Z||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-12-09T00:19:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:19:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:19:15.507Z||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-12-09T00:19:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:19:25.057Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:19:25.060Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:20:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:20:15.505Z||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-12-09T00:20:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:20:15.506Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:20:15.507Z||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-12-09T00:20:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:20:25.087Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:20:25.096Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:21:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:21:15.506Z||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-12-09T00:21:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:21:15.507Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:21:15.507Z||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-12-09T00:21:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:21:25.113Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:21:25.114Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:22:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:22:15.506Z||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-12-09T00:22:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:22:15.506Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:22:15.507Z||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-12-09T00:22:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:22:25.080Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:22:25.085Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:23:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:23:15.505Z||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-12-09T00:23:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:23:15.506Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:23:15.508Z||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-12-09T00:23:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:23:25.111Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:23:25.114Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:24:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:24:15.504Z||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-12-09T00:24:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:24:15.507Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:24:15.507Z||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-12-09T00:24:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:24:25.087Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:24:25.092Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:25:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:25:15.506Z||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-12-09T00:25:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:25:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:25:15.507Z||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-12-09T00:25:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:25:25.080Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:25:25.080Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:26:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:26:15.505Z||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-12-09T00:26:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:26:15.507Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:26:15.508Z||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-12-09T00:26:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:26:25.058Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:26:25.074Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:27:15.504Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:27:15.505Z||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-12-09T00:27:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:27:15.506Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:27:15.507Z||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-12-09T00:27:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:27:25.074Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:27:25.076Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:28:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:28:15.504Z||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-12-09T00:28:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:28:15.506Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:28:15.507Z||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-12-09T00:28:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:28:25.072Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:28:25.074Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:29:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:29:15.504Z||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-12-09T00:29:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:29:15.506Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:29:15.507Z||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-12-09T00:29:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:29:25.082Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:29:25.084Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:30:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:30:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:30:15.507Z||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-12-09T00:30:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:30:15.507Z||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-12-09T00:30:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:30:25.072Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:30:25.096Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:31:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:31:15.504Z||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-12-09T00:31:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:31:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:31:15.509Z||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-12-09T00:31:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:31:25.095Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:31:25.096Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:32:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:32:15.504Z||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-12-09T00:32:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:32:15.507Z||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-12-09T00:32:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:32:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:32:25.070Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:32:25.074Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:33:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:33:15.506Z||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-12-09T00:33:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:33:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:33:15.507Z||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-12-09T00:33:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:33:25.078Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:33:25.082Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:34:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:34:15.507Z||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-12-09T00:34:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:34:15.507Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:34:15.508Z||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-12-09T00:34:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:34:25.077Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:34:25.090Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:15.503Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:35:15.504Z||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-12-09T00:35:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:35:15.506Z||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-12-09T00:35:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:16.043Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:16.047Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.047Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546099631,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.079Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.079Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.079Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546092192,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.080Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.080Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.080Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546103026,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.080Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.081Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.081Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "policy-id",
  "timestamp": 1670546105997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.081Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.081Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.081Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546103026,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.081Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.081Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.081Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546092192,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T00:35:16.082Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.082Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.082Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546099631,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.082Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.082Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.082Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "policy-id",
  "timestamp": 1670546105997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.083Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.083Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.083Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546103026,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.083Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.083Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.083Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546092192,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-09T00:35:16.083Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.083Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.083Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546099631,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.084Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.084Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.084Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "policy-id",
  "timestamp": 1670546105997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-09T00:35:16.084Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.084Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.084Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546103026,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.084Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.085Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.085Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546099631,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.085Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.085Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.085Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546092192,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.085Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.085Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.086Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "policy-id",
  "timestamp": 1670546105997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.087Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.087Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.087Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546103026,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.087Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.087Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.087Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546099631,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.087Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.088Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.088Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546092192,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-09T00:35:16.088Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:35:16.142Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:16.144Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-09T00:35:16.144Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"40560af3-f33b-42ae-be4e-62c518e1ee06","serviceName":"vFW 2022-12-09 00-33-53","serviceVersion":"1.0","serviceUUID":"0c3049af-80be-4c9b-9975-edafce748220","serviceDescription":"catalog service description","serviceInvariantUUID":"65eed1b7-4589-424f-80c6-ee127ff76af6","resources":[{"resourceInstanceName":"vFW 8addc6aa-5e3a 0","resourceName":"vFW 8addc6aa-5e3a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"dccd867c-1261-4e35-9737-965a098e9267","resourceInvariantUUID":"37341c02-5019-48ec-ac3f-c690815e696c","resourceCustomizationUUID":"4033197e-3749-4885-b7f8-7acc687717e8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vf-license-model.xml","artifactChecksum":"YTBjN2ZjMWZiYTFlOWJlMGRiZjExMzQ0NWMxNDAxZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c2e3b61b-a18f-4a18-ad69-f8fa46f82096","artifactVersion":"1"},{"artifactName":"vfw8addc6aa5e3a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json","artifactChecksum":"ZWFjM2QzZTMwYTMyNjc4N2NmOGM2NzAwOWRjNjY5OGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3535051a-658c-4e6b-a40f-d1548ce076ee","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b238af41-7983-482e-86aa-a60077873dca","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vendor-license-model.xml","artifactChecksum":"NTMyNmY4Y2I5ZmE1ZGY1MmM5YTkxOGM1OWQ5ODVlYmU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"184197a4-275d-4c81-bd75-65d93254c678","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"3c797b62-2523-48b6-94ab-9e7f2774f2c3","artifactVersion":"2","generatedFromUUID":"b238af41-7983-482e-86aa-a60077873dca"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221209003353-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-template.yml","artifactChecksum":"ZTA0MTMzMTQ0OGFlOThiYTFjNzFkY2JlODhjMjYyMGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f5fda45b-32e9-46e4-9668-0872bff291ba","artifactVersion":"1"},{"artifactName":"service-Vfw20221209003353-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar","artifactChecksum":"Nzc3YWFkZWUwNGU3YTFlNTJhOGNhMGRlZTM4ZjExNzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb4e2041-c9bc-4d7a-aed3-20d9d70e03d1","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-09T00:35:16.153Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:35:16.159Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:16.172Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:16.172Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:16.272Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-12-09T00:35:16.277Z||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-12-09T00:35:16.277Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:16.315Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:16.316Z||pool-3-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":1,"count":1}
2022-12-09T00:35:17.181Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:35:17.182Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:17.185Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:17.185Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T00:35:17.285Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:35:17.286Z||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-12-09T00:35:17.286Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:17.303Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:17.304Z||pool-4-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:35:18.186Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:35:18.188Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:18.190Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:18.190Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-09T00:35:18.291Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:35:18.292Z||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-12-09T00:35:18.292Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:18.306Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:18.308Z||pool-5-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:35:19.191Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:35:19.192Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:19.194Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:19.194Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:19.294Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:35:19.298Z||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-12-09T00:35:19.298Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:19.312Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:19.312Z||pool-6-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-12-09T00:35:20.195Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:35:20.196Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:20.198Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:20.198Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-09T00:35:20.299Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:35:20.300Z||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-12-09T00:35:20.300Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:20.321Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:20.322Z||pool-7-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:35:21.199Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:35:21.200Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:21.203Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:21.203Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:35:21.304Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:35:21.305Z||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-12-09T00:35:21.305Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:21.322Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:21.324Z||pool-8-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-09T00:35:22.204Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:35:22.205Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:22.208Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:22.208Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:35:22.308Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:35:22.310Z||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-12-09T00:35:22.310Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:22.330Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:22.331Z||pool-9-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:35:23.213Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "serviceName": "vFW 2022-12-09 00-33-53",
  "serviceVersion": "1.0",
  "serviceUUID": "0c3049af-80be-4c9b-9975-edafce748220",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "65eed1b7-4589-424f-80c6-ee127ff76af6",
  "resources": [
    {
      "resourceInstanceName": "vFW 8addc6aa-5e3a 0",
      "resourceCustomizationUUID": "4033197e-3749-4885-b7f8-7acc687717e8",
      "resourceName": "vFW 8addc6aa-5e3a",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "dccd867c-1261-4e35-9737-965a098e9267",
      "resourceInvariantUUID": "37341c02-5019-48ec-ac3f-c690815e696c",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw8addc6aa5e3a0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
          "artifactChecksum": "ZWFjM2QzZTMwYTMyNjc4N2NmOGM2NzAwOWRjNjY5OGU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "3535051a-658c-4e6b-a40f-d1548ce076ee",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "b238af41-7983-482e-86aa-a60077873dca",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "3c797b62-2523-48b6-94ab-9e7f2774f2c3",
            "generatedFromUUID": "b238af41-7983-482e-86aa-a60077873dca"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "3c797b62-2523-48b6-94ab-9e7f2774f2c3",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221209003353-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
      "artifactChecksum": "Nzc3YWFkZWUwNGU3YTFlNTJhOGNhMGRlZTM4ZjExNzE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "eb4e2041-c9bc-4d7a-aed3-20d9d70e03d1"
    }
  ],
  "workloadContext": "Production"
}
2022-12-09T00:35:23.214Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-09T00:35:23.214Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0c3049af-80be-4c9b-9975-edafce748220 ASDC
2022-12-09T00:35:23.368Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:40560af3-f33b-42ae-be4e-62c518e1ee06
ServiceName:vFW 2022-12-09 00-33-53
ServiceVersion:1.0
ServiceUUID:0c3049af-80be-4c9b-9975-edafce748220
ServiceInvariantUUID:65eed1b7-4589-424f-80c6-ee127ff76af6
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221209003353-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar
ArtifactUUID:eb4e2041-c9bc-4d7a-aed3-20d9d70e03d1
ArtifactChecksum:Nzc3YWFkZWUwNGU3YTFlNTJhOGNhMGRlZTM4ZjExNzE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 8addc6aa-5e3a 0
ResourceCustomizationUUID:4033197e-3749-4885-b7f8-7acc687717e8
ResourceInvariantUUID:37341c02-5019-48ec-ac3f-c690815e696c
ResourceName:vFW 8addc6aa-5e3a
ResourceType:VF
ResourceUUID:dccd867c-1261-4e35-9737-965a098e9267
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw8addc6aa5e3a0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json
ArtifactUUID:3535051a-658c-4e6b-a40f-d1548ce076ee
ArtifactChecksum:ZWFjM2QzZTMwYTMyNjc4N2NmOGM2NzAwOWRjNjY5OGU=
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/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml
ArtifactUUID:b238af41-7983-482e-86aa-a60077873dca
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/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env
ArtifactUUID:3c797b62-2523-48b6-94ab-9e7f2774f2c3
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/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env
ArtifactUUID:3c797b62-2523-48b6-94ab-9e7f2774f2c3
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-09T00:35:23.369Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0c3049af-80be-4c9b-9975-edafce748220 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-12-09T00:35:23.628Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T00:35:23.629Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-09T00:35:23.637Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-09T00:35:23.638Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb4e2041-c9bc-4d7a-aed3-20d9d70e03d1 from URL: /sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:23.638Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-09T00:35:23.642Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:23.738Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-09T00:35:23.748Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar eb4e2041-c9bc-4d7a-aed3-20d9d70e03d1 101487
2022-12-09T00:35:23.751Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar ASDC sendASDCNotification
2022-12-09T00:35:23.751Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:23.752Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T00:35:23.754Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:23.757Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:23.758Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546123749,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:35:23.857Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-09T00:35:23.858Z||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-12-09T00:35:23.858Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:23.897Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:23.897Z||pool-10-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:35:24.759Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T00:35:24.760Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-09T00:35:24.761Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: eb4e2041-c9bc-4d7a-aed3-20d9d70e03d1, URL: /sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar to file: /app/ASDC/1/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:24.761Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221209003353-csar.csar
2022-12-09T00:35:24.858Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:24.859Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:25.686Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9701598672557082481/Definitions/service-Vfw20221209003353-template.yml
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
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
2022-12-09T00:35:28.854Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-09T00:35:28.860Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-12-09T00:35:28.860Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:28.860Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-12-09T00:35:28.861Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:28.861Z|40560af3-f33b-42ae-be4e-62c518e1ee06|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-Vfw20221209003353-csar.csar
2022-12-09T00:35:28.861Z|40560af3-f33b-42ae-be4e-62c518e1ee06|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-Vfw20221209003353-csar.csar
2022-12-09T00:35:28.861Z|40560af3-f33b-42ae-be4e-62c518e1ee06|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-Vfw20221209003353-csar.csar
2022-12-09T00:35:28.861Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:28.861Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:28.862Z|40560af3-f33b-42ae-be4e-62c518e1ee06|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-Vfw20221209003353-csar.csar
2022-12-09T00:35:28.862Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:28.862Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:28.862Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:28.862Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 8addc6aa-5e3a 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-Vfw20221209003353-csar.csar
2022-12-09T00:35:28.862Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-12-09T00:35:28.869Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.871Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:28.876Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is matching search criteria
2022-12-09T00:35:28.876Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-12-09T00:35:28.878Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8addc6aa-5e3a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T00:35:28.879Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.880Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:28.880Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is matching search criteria
2022-12-09T00:35:28.880Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-12-09T00:35:28.880Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8addc6aa-5e3a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T00:35:28.881Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.881Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:28.885Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.885Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is not matching search criteria
2022-12-09T00:35:28.885Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-09T00:35:28.885Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-09T00:35:28.886Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:28.886Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-09T00:35:28.886Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-09T00:35:28.886Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-09T00:35:28.886Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-09T00:35:28.887Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-09T00:35:28.887Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-09T00:35:28.887Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-09T00:35:28.887Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:28.888Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-09T00:35:28.888Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:28.888Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-09T00:35:28.888Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-09T00:35:28.888Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-09T00:35:28.889Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.889Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-09T00:35:28.890Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.891Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is matching search criteria
2022-12-09T00:35:28.891Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8addc6aa-5e3a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:35:28.891Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.892Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is matching search criteria
2022-12-09T00:35:28.892Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8addc6aa-5e3a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:35:28.892Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.892Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is matching search criteria
2022-12-09T00:35:28.893Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8addc6aa-5e3a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:35:28.893Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.893Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is not matching search criteria
2022-12-09T00:35:28.893Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-09T00:35:28.894Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-09T00:35:28.894Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-09T00:35:28.894Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-09T00:35:28.894Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-09T00:35:28.894Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-09T00:35:28.894Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:28.895Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-09T00:35:28.895Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:28.895Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-09T00:35:28.895Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-09T00:35:28.895Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4170106a-8c66-440e-ac15-7bbb8f9f0df7
2022-12-09T00:35:28.896Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.896Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is not matching search criteria
2022-12-09T00:35:28.896Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-09T00:35:28.896Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-09T00:35:28.896Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:28.897Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-09T00:35:28.897Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-09T00:35:28.897Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-09T00:35:28.897Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-09T00:35:28.897Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-09T00:35:28.897Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-09T00:35:28.898Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:28.898Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-09T00:35:28.898Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-09T00:35:28.898Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=08829c08-3211-481d-9ac3-64a885753dcd
2022-12-09T00:35:28.899Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.899Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is not matching search criteria
2022-12-09T00:35:28.899Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-09T00:35:28.899Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-09T00:35:28.899Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:28.899Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-09T00:35:28.899Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-09T00:35:28.900Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-09T00:35:28.900Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-09T00:35:28.900Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-09T00:35:28.900Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-09T00:35:28.900Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-09T00:35:28.900Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:28.901Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-09T00:35:28.901Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=de6fdf89-91fd-4df5-8e84-874cfeddab6b
2022-12-09T00:35:28.901Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.901Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:28.902Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.902Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:28.902Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.902Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:28.903Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:28.903Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:28.903Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-12-09 00-33-53
Description:catalog service description
Model UUID:0c3049af-80be-4c9b-9975-edafce748220
Model Version:NULL
Model InvariantUuid:65eed1b7-4589-424f-80c6-ee127ff76af6
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 8addc6aa-5e3a
Model UUID:5d8846e0-5cc0-4e8c-a2db-670821807fc6
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:37341c02-5019-48ec-ac3f-c690815e696c
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:4033197e-3749-4885-b7f8-7acc687717e8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4a4bc56c-1d80-4151-9ce4-6d581e2c6e7e
ModelName:Vfw8addc6aa5e3a..base_vfw..module-0
ModelUuid:460a9d08-e02a-47c9-8e02-0733a982021a
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:4170106a-8c66-440e-ac15-7bbb8f9f0df7
ModelInvariantUuid:01a2aaa8-ddb6-473d-8357-578c70978cb3
ModelName:vFW 8addc6aa-5e3a-nodes.vfwCvfc
ModelUuid:ba691d30-7c2a-49ff-9500-d31438ba34a4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5577b6f4-2122-4f8a-bb74-8989a6eca123
ModelInvariantUuid:c7653b7b-ff35-479c-bd96-ec143d5c8e9b
ModelName:Vfw8addc6aa5e3a.compute.nodes.heat.vfw
ModelUuid:142c8a17-f36d-4b5f-8dd3-edaa9da223d5
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:08829c08-3211-481d-9ac3-64a885753dcd
ModelInvariantUuid:cf2d499b-3345-43de-831d-c4b16024caec
ModelName:vFW 8addc6aa-5e3a-nodes.vsnCvfc
ModelUuid:7f44ff49-3dc5-43d1-817a-df160c206f1a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:cd5a6013-3d3c-4214-b607-c47259b1d5bd
ModelInvariantUuid:92f695f6-6454-421c-8f2e-d799c69af52a
ModelName:Vfw8addc6aa5e3a.compute.nodes.heat.vsn
ModelUuid:13482e29-b383-4e63-9051-632c0140fd8e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:de6fdf89-91fd-4df5-8e84-874cfeddab6b
ModelInvariantUuid:ccaa8455-1f19-4ce9-8739-9e742c14fb23
ModelName:vFW 8addc6aa-5e3a-nodes.vpgCvfc
ModelUuid:7bb41ce7-9fb0-42cb-ae7a-1ca201a92c7c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:6b150f86-04f1-481a-8192-e9380a914b15
ModelInvariantUuid:44b39c74-077f-41ed-bd89-136267a14aac
ModelName:Vfw8addc6aa5e3a.compute.nodes.heat.vpg
ModelUuid:a4f1cb2f-7ff1-4509-a6d9-e39debdc9341
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-12-09T00:35:28.927Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: dccd867c-1261-4e35-9737-965a098e9267
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-12-09T00:35:28.989Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||vFW 8addc6aa-5e3a 0
2022-12-09T00:35:28.997Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: dccd867c-1261-4e35-9737-965a098e9267
2022-12-09T00:35:28.998Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3535051a-658c-4e6b-a40f-d1548ce076ee from URL: /sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json
2022-12-09T00:35:28.998Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-09T00:35:28.998Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json
2022-12-09T00:35:29.069Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-09T00:35:29.069Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json 3535051a-658c-4e6b-a40f-d1548ce076ee 785
2022-12-09T00:35:29.070Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json ASDC sendASDCNotification
2022-12-09T00:35:29.070Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json
2022-12-09T00:35:29.070Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T00:35:29.070Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:29.073Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:29.073Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546129070,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:35:29.173Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:35:29.174Z||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-12-09T00:35:29.174Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:29.203Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:29.204Z||pool-11-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:35:30.074Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw8addc6aa5e3a..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "4a4bc56c-1d80-4151-9ce4-6d581e2c6e7e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "460a9d08-e02a-47c9-8e02-0733a982021a",
    "vfModuleModelCustomizationUUID": "f04def0f-2e43-4423-a4ea-e8ef6c4b66e5",
    "isBase": true,
    "artifacts": [
      "b238af41-7983-482e-86aa-a60077873dca",
      "3c797b62-2523-48b6-94ab-9e7f2774f2c3"
    ],
    "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-12-09T00:35:30.092Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw8addc6aa5e3a..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:460a9d08-e02a-47c9-8e02-0733a982021a
VfModuleModelInvariantUUID:4a4bc56c-1d80-4151-9ce4-6d581e2c6e7e
VfModuleModelDescription:NULL
Artifacts UUID List:{
b238af41-7983-482e-86aa-a60077873dca
,
3c797b62-2523-48b6-94ab-9e7f2774f2c3

}
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-12-09T00:35:30.095Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw8addc6aa5e3a..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "4a4bc56c-1d80-4151-9ce4-6d581e2c6e7e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "460a9d08-e02a-47c9-8e02-0733a982021a",
    "vfModuleModelCustomizationUUID": "f04def0f-2e43-4423-a4ea-e8ef6c4b66e5",
    "isBase": true,
    "artifacts": [
      "b238af41-7983-482e-86aa-a60077873dca",
      "3c797b62-2523-48b6-94ab-9e7f2774f2c3"
    ],
    "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-12-09T00:35:30.095Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw8addc6aa5e3a..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:460a9d08-e02a-47c9-8e02-0733a982021a
VfModuleModelInvariantUUID:4a4bc56c-1d80-4151-9ce4-6d581e2c6e7e
VfModuleModelDescription:NULL
Artifacts UUID List:{
b238af41-7983-482e-86aa-a60077873dca
,
3c797b62-2523-48b6-94ab-9e7f2774f2c3

}
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-12-09T00:35:30.095Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: b238af41-7983-482e-86aa-a60077873dca from URL: /sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml
2022-12-09T00:35:30.095Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-09T00:35:30.096Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml
2022-12-09T00:35:30.180Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-09T00:35:30.180Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml b238af41-7983-482e-86aa-a60077873dca 20368
2022-12-09T00:35:30.181Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-09T00:35:30.181Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml
2022-12-09T00:35:30.181Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T00:35:30.181Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:30.185Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:30.186Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546130181,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:35:30.286Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:35:30.287Z||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-12-09T00:35:30.287Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:30.307Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:30.307Z||pool-12-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:35:31.187Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3c797b62-2523-48b6-94ab-9e7f2774f2c3 from URL: /sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env
2022-12-09T00:35:31.188Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-09T00:35:31.188Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env
2022-12-09T00:35:31.278Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-09T00:35:31.279Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env 3c797b62-2523-48b6-94ab-9e7f2774f2c3 2098
2022-12-09T00:35:31.279Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-09T00:35:31.279Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env
2022-12-09T00:35:31.280Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T00:35:31.280Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:31.283Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:31.283Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546131279,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:35:31.383Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:35:31.384Z||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-12-09T00:35:31.385Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:31.418Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:31.419Z||pool-13-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:35:32.284Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 0c3049af-80be-4c9b-9975-edafce748220
2022-12-09T00:35:32.284Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 8addc6aa-5e3a 0 dccd867c-1261-4e35-9737-965a098e9267 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-12-09T00:35:32.331Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2eb50e76, org.onap.sdc.toscaparser.api.parameters.Input@62d8d738, org.onap.sdc.toscaparser.api.parameters.Input@6a3fbc55, org.onap.sdc.toscaparser.api.parameters.Input@20dc653c, org.onap.sdc.toscaparser.api.parameters.Input@261c09ef]
2022-12-09T00:35:32.337Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.338Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:32.338Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2022-12-09T00:35:32.338Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 4033197e-3749-4885-b7f8-7acc687717e8
2022-12-09T00:35:32.339Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4033197e-3749-4885-b7f8-7acc687717e8 matches Tosca VF Customization UUID: 4033197e-3749-4885-b7f8-7acc687717e8
2022-12-09T00:35:32.339Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 4033197e-3749-4885-b7f8-7acc687717e8  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-12-09T00:35:32.348Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.348Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:32.350Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 4033197e-3749-4885-b7f8-7acc687717e8: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-09T00:35:32.350Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4c06f1d5
2022-12-09T00:35:32.351Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.351Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-09T00:35:32.352Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f04def0f-2e43-4423-a4ea-e8ef6c4b66e5
2022-12-09T00:35:32.354Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f04def0f-2e43-4423-a4ea-e8ef6c4b66e5
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-12-09T00:35:32.364Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.365Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is matching search criteria
2022-12-09T00:35:32.365Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8addc6aa-5e3a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:35:32.366Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.367Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is matching search criteria
2022-12-09T00:35:32.367Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8addc6aa-5e3a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:35:32.367Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.367Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is not matching search criteria
2022-12-09T00:35:32.368Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-09T00:35:32.368Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-09T00:35:32.368Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-09T00:35:32.369Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-09T00:35:32.369Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-09T00:35:32.369Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-09T00:35:32.369Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:32.370Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-09T00:35:32.370Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:32.370Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-09T00:35:32.371Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-09T00:35:32.371Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4170106a-8c66-440e-ac15-7bbb8f9f0df7
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-12-09T00:35:32.383Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.384Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is matching search criteria
2022-12-09T00:35:32.384Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8addc6aa-5e3a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:35:32.385Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.385Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is not matching search criteria
2022-12-09T00:35:32.385Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-09T00:35:32.386Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-09T00:35:32.386Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:32.386Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-09T00:35:32.386Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-09T00:35:32.387Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-09T00:35:32.387Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-09T00:35:32.387Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-09T00:35:32.387Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-09T00:35:32.388Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:32.388Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-09T00:35:32.388Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-09T00:35:32.388Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=08829c08-3211-481d-9ac3-64a885753dcd
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-12-09T00:35:32.392Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.393Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is matching search criteria
2022-12-09T00:35:32.393Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8addc6aa-5e3a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:35:32.397Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.398Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is not matching search criteria
2022-12-09T00:35:32.398Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-09T00:35:32.398Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-09T00:35:32.399Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:32.399Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-09T00:35:32.399Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-09T00:35:32.400Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-09T00:35:32.400Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-09T00:35:32.400Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-09T00:35:32.401Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-09T00:35:32.401Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-09T00:35:32.401Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-09T00:35:32.402Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-09T00:35:32.402Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=de6fdf89-91fd-4df5-8e84-874cfeddab6b
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-12-09T00:35:32.407Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.408Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is matching search criteria
2022-12-09T00:35:32.408Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8addc6aa-5e3a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:35:32.409Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.409Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Node template vFW 8addc6aa-5e3a 0 is matching search criteria
2022-12-09T00:35:32.409Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8addc6aa-5e3a 0] matching following query criteria: sdcType=VF, customizationUUID=4033197e-3749-4885-b7f8-7acc687717e8
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-12-09T00:35:32.414Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.414Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:32.415Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 0c3049af-80be-4c9b-9975-edafce748220: vFW 8addc6aa-5e3a
2022-12-09T00:35:32.415Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.415Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:32.415Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.416Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:32.416Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.416Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:32.417Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.417Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:32.418Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:35:32.418Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-09 00-33-53 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:35:32.418Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2022-12-09 00-33-53 
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-12-09T00:35:32.872Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 8addc6aa-5e3a dccd867c-1261-4e35-9737-965a098e9267 1 ASDC deployResourceStructure
2022-12-09T00:35:32.873Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json ASDC sendASDCNotification
2022-12-09T00:35:32.873Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json
2022-12-09T00:35:32.874Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T00:35:32.874Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:32.876Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:32.877Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546132873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T00:35:32.977Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:35:32.978Z||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-12-09T00:35:32.978Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:32.992Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:32.993Z||pool-14-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:35:33.878Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-09T00:35:33.879Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml
2022-12-09T00:35:33.880Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T00:35:33.881Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:33.883Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:33.883Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546133878,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-12-09T00:35:33.984Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-09T00:35:33.985Z||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-12-09T00:35:33.986Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:34.000Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:34.001Z||pool-15-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:35:34.885Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-09T00:35:34.885Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env
2022-12-09T00:35:34.886Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T00:35:34.886Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:34.889Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:34.889Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546134884,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-12-09T00:35:34.989Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:35:34.990Z||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-12-09T00:35:34.991Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:35.008Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:35.009Z||pool-16-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:35:35.890Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar ASDC sendASDCNotification
2022-12-09T00:35:35.891Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar
2022-12-09T00:35:35.891Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T00:35:35.891Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:35:35.894Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:35:35.894Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546135890,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:35:35.994Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:35:35.995Z||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-12-09T00:35:35.995Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:35:36.019Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:35:36.020Z||pool-17-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:35:36.895Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:35:36.935Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:35:36.941Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:35:36.942Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T00:35:36.942Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T00:36:06.942Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:36:06.961Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:36:06.964Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:36:06.964Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T00:36:06.964Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T00:36:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:36:15.508Z||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-12-09T00:36:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:36:15.558Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:36:15.559Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:36:15.559Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "policy-id",
  "timestamp": 1670546105997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:36:15.560Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:36:36.965Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:36:36.980Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:36:36.984Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:36:36.984Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T00:36:36.984Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T00:37:06.984Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:37:07.002Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:37:07.005Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:37:07.005Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T00:37:07.005Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T00:37:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:37:15.507Z||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-12-09T00:37:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:37:15.542Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:37:15.543Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-09T00:37:15.543Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:37:15.544Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:37:37.005Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:37:37.043Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:37:37.051Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:37:37.052Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T00:37:37.052Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T00:38:07.054Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:38:07.074Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:38:07.077Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:38:07.077Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T00:38:07.078Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T00:38:15.507Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:38:15.508Z||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-12-09T00:38:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:38:15.548Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:38:15.556Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.557Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546103026,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.558Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.558Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.558Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546099631,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.559Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.559Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.559Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546092192,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.559Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.559Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.559Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "policy-id",
  "timestamp": 1670546105997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.560Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.560Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.560Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.560Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.560Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.560Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546103026,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.561Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.561Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.561Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546099631,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.561Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.562Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.562Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546092192,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.562Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.562Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.563Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "policy-id",
  "timestamp": 1670546105997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.563Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.563Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.563Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.563Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.563Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.564Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546117464,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.564Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.564Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.564Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546117473,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.564Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.565Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.565Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546117951,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.566Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.566Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.566Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "policy-id",
  "timestamp": 1670546118015,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.566Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.566Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.566Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.567Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.567Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.567Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546119051,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.567Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.567Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.567Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "policy-id",
  "timestamp": 1670546119036,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:38:15.568Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.568Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.568Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.568Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.568Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.568Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546119163,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.568Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.569Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.569Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546120126,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.569Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.569Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.569Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "policy-id",
  "timestamp": 1670546120042,
  "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-12-09T00:38:15.584Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 40560af3-f33b-42ae-be4e-62c518e1ee06
2022-12-09T00:38:15.584Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 40560af3-f33b-42ae-be4e-62c518e1ee06 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-12-09T00:38:15.603Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.604Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.604Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.604Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.604Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546119163,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.605Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.605Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.605Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546121230,
  "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-12-09T00:38:15.614Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 40560af3-f33b-42ae-be4e-62c518e1ee06
2022-12-09T00:38:15.614Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 40560af3-f33b-42ae-be4e-62c518e1ee06 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-12-09T00:38:15.636Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.637Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546115503,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.637Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.637Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.637Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546119163,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.637Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.638Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.638Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546122235,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T00:38:15.638Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.638Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.638Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546119163,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.638Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.638Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.639Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546123749,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.639Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.639Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.639Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546119163,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.639Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.639Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.639Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546119163,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.640Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.640Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.640Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546119163,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.640Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.641Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.641Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546127118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.641Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.641Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.642Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546129070,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.642Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.642Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.642Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546130181,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.642Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.642Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.642Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546131279,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.642Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.642Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.643Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546132873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/vfw8addc6aa5e3a0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T00:38:15.643Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.643Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.643Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546133878,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-12-09T00:38:15.643Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.643Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.643Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546134884,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/resourceInstances/vfw8addc6aa5e3a0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-12-09T00:38:15.643Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.643Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.643Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546135890,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:38:15.644Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.645Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.645Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546135421,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:38:15.645Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.646Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.646Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546135322,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221209003353/1.0/artifacts/service-Vfw20221209003353-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:38:15.646Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.646Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.646Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546136428,
  "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-12-09T00:38:15.656Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 40560af3-f33b-42ae-be4e-62c518e1ee06
2022-12-09T00:38:15.656Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 40560af3-f33b-42ae-be4e-62c518e1ee06 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-12-09T00:38:15.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.676Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546136326,
  "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-12-09T00:38:15.687Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 40560af3-f33b-42ae-be4e-62c518e1ee06
2022-12-09T00:38:15.687Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 40560af3-f33b-42ae-be4e-62c518e1ee06 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-12-09T00:38:15.707Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.707Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546159631,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.707Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.707Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.707Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546118482,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.708Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.708Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.708Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546153240,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.708Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.708Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.708Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546159631,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.708Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.708Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.708Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546118482,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.709Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.709Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.709Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546153240,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.709Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.709Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.709Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "policy-id",
  "timestamp": 1670546165997,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.710Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.710Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.710Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546159631,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.710Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.710Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.710Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546118482,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.710Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.710Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.710Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546153240,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.711Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.711Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.711Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "policy-id",
  "timestamp": 1670546165997,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.711Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.711Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.711Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546159631,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.711Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.711Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.711Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546118482,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.712Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.712Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.712Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546153240,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.712Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.712Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.712Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "policy-id",
  "timestamp": 1670546165997,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.713Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.713Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.713Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546159631,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.713Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.714Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.714Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546118482,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.714Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.714Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.714Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546153240,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.714Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.714Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.715Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "policy-id",
  "timestamp": 1670546165997,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.715Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.716Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.716Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546159631,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.716Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.716Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.716Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546118482,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.717Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.718Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.718Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546153240,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.718Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.718Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.718Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "policy-id",
  "timestamp": 1670546165997,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.718Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.718Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.718Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546159631,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.718Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.719Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.719Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546118482,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.719Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.719Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.719Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546153240,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.719Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.719Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.719Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "policy-id",
  "timestamp": 1670546165997,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:38:15.720Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.720Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546173197,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.720Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546172724,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.720Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670546172724,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.721Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "policy-id",
  "timestamp": 1670546165997,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:38:15.722Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:38:15.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.722Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546174266,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:15.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-09T00:38:15.722Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "policy-id",
  "timestamp": 1670546173762,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:38:15.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:38:37.078Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:38:37.100Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06
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-12-09T00:38:37.107Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:38:37.107Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-09T00:38:37.107Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-09T00:38:37.107Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-09T00:38:37.108Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T00:38:37.108Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T00:38:37.108Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T00:38:37.108Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T00:38:37.109Z|40560af3-f33b-42ae-be4e-62c518e1ee06|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-12-09T00:38:37.121Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-09T00:39:07.122Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 40560af3-f33b-42ae-be4e-62c518e1ee06 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-12-09T00:39:07.143Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 40560af3-f33b-42ae-be4e-62c518e1ee06 and serviceModelVersionId: 0c3049af-80be-4c9b-9975-edafce748220
2022-12-09T00:39:07.143Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 65eed1b7-4589-424f-80c6-ee127ff76af6
2022-12-09T00:39:15.507Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:39:15.508Z||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-12-09T00:39:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:16.054Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:16.055Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.055Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546175335,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:39:16.056Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:39:16.056Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.057Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "policy-id",
  "timestamp": 1670546174768,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:39:16.057Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:39:16.057Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.057Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "policy-id",
  "timestamp": 1670546175772,
  "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-12-09T00:39:16.079Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 30050879-1702-4d94-af27-ce888ecc51cd
2022-12-09T00:39:16.079Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 30050879-1702-4d94-af27-ce888ecc51cd 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-12-09T00:39:16.093Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.093Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546176373,
  "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-12-09T00:39:16.106Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 30050879-1702-4d94-af27-ce888ecc51cd
2022-12-09T00:39:16.106Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 30050879-1702-4d94-af27-ce888ecc51cd 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-12-09T00:39:16.154Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.155Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670546177378,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T00:39:16.157Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:39:16.158Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.158Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546179162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:39:16.158Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:39:16.159Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.159Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546179162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:39:16.159Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:39:16.159Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.159Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546180648,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:39:16.159Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:39:16.161Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.161Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546179162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:39:16.163Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:39:16.165Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.166Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "aai-model-loader",
  "timestamp": 1670546181651,
  "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-12-09T00:39:16.184Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 30050879-1702-4d94-af27-ce888ecc51cd
2022-12-09T00:39:16.185Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 30050879-1702-4d94-af27-ce888ecc51cd 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-12-09T00:39:16.200Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.201Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546179162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:39:16.201Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:39:16.203Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.203Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546179162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:39:16.203Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:39:16.203Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.203Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546179162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:39:16.204Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:39:16.204Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.204Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546179162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:39:16.204Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:39:16.204Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.204Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546186914,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:39:16.205Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:39:16.205Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.205Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546190062,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:39:16.205Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:39:16.205Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:39:16.205Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670546191068,
  "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-12-09T00:39:16.222Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 30050879-1702-4d94-af27-ce888ecc51cd
2022-12-09T00:39:16.223Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 30050879-1702-4d94-af27-ce888ecc51cd 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-12-09T00:39:22.656Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/65eed1b7-4589-424f-80c6-ee127ff76af6/model-vers/model-ver/0c3049af-80be-4c9b-9975-edafce748220?depth=0
2022-12-09T00:39:22.792Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-12-09T00:39:23.440Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65eed1b7-4589-424f-80c6-ee127ff76af6/model-vers/model-ver/0c3049af-80be-4c9b-9975-edafce748220?depth=0|INFO|500||Invoke
2022-12-09T00:39:23.451Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65eed1b7-4589-424f-80c6-ee127ff76af6/model-vers/model-ver/0c3049af-80be-4c9b-9975-edafce748220?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65eed1b7-4589-424f-80c6-ee127ff76af6/model-vers/model-ver/0c3049af-80be-4c9b-9975-edafce748220?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[40560af3-f33b-42ae-be4e-62c518e1ee06], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c661fcf4-fc41-44a5-912b-a70ddd9d9426], X-ECOMP-RequestID=[40560af3-f33b-42ae-be4e-62c518e1ee06], X-TransactionId=[], X-ONAP-RequestID=[40560af3-f33b-42ae-be4e-62c518e1ee06], Content-Type=[application/merge-patch+json]}
2022-12-09T00:39:23.482Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65eed1b7-4589-424f-80c6-ee127ff76af6/model-vers/model-ver/0c3049af-80be-4c9b-9975-edafce748220?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-09T00:39:23.827Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65eed1b7-4589-424f-80c6-ee127ff76af6/model-vers/model-ver/0c3049af-80be-4c9b-9975-edafce748220?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/65eed1b7-4589-424f-80c6-ee127ff76af6/model-vers/model-ver/0c3049af-80be-4c9b-9975-edafce748220?depth=0 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 00:39:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[305], vertex-id=[200808], x-aai-txid=[0-aai-resources-221209-00:39:22:505-86061], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T00:39:23.830Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65eed1b7-4589-424f-80c6-ee127ff76af6/model-vers/model-ver/0c3049af-80be-4c9b-9975-edafce748220?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-09T00:39:23.831Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65eed1b7-4589-424f-80c6-ee127ff76af6/model-vers/model-ver/0c3049af-80be-4c9b-9975-edafce748220?depth=0|INFO|500||InvokeReturn
2022-12-09T00:39:23.837Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-09T00:39:23.837Z|40560af3-f33b-42ae-be4e-62c518e1ee06|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-12-09T00:39:23.851Z|40560af3-f33b-42ae-be4e-62c518e1ee06|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-12-09T00:39:23.852Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 40560af3-f33b-42ae-be4e-62c518e1ee06 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-09T00:39:23.853Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-09T00:39:23.853Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:23.856Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:23.856Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546363852,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T00:39:23.956Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:39:23.958Z||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-12-09T00:39:23.958Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:23.981Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:23.982Z||pool-18-thread-1|||||INFO|500||cambria reply ok (25 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-12-09T00:39:24.884Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:39:24.885Z|40560af3-f33b-42ae-be4e-62c518e1ee06|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-12-09T00:39:24.885Z|40560af3-f33b-42ae-be4e-62c518e1ee06|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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:30.560Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:30.562Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-09T00:39:30.562Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"30050879-1702-4d94-af27-ce888ecc51cd","serviceName":"basic_onboard_hWSRok","serviceVersion":"1.0","serviceUUID":"ad44a900-50c0-4a1d-a58b-86ecb2718659","serviceDescription":"service","serviceInvariantUUID":"5519ccb1-a56d-41e4-b571-eda65efbe2b6","resources":[{"resourceInstanceName":"basic_onboard_hWSRok 0","resourceName":"basic_onboard_hWSRok","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2e791809-ba87-47e8-a3ff-49263bdffedc","resourceInvariantUUID":"3076ae9a-ec90-44b2-bf0a-4995937fcb90","resourceCustomizationUUID":"0112c812-fbdf-4fc1-a47a-ae14556e6f55","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vf-license-model.xml","artifactChecksum":"YmMxMWY1MzdlNzc0ZDYxOWFlOGE3NzU0MGZhZjY3YTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"170c850e-d9bc-4ca6-a05c-167d2a15ddf3","artifactVersion":"1"},{"artifactName":"basic_onboard_hwsrok0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json","artifactChecksum":"MzFiMzllY2NhZWI1MGRlYmIyZTY2YmM5YzA2ZTc1MzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cd5e034d-8979-4ed0-a91d-c4b23a1dfe13","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"937493fc-2314-40e1-b1a7-22ba06f020cb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4f8d41e3-c9c2-44f9-80c2-c755b6410050","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1b077495-3c7a-4b02-8469-fd217305f8f3","artifactVersion":"2","generatedFromUUID":"937493fc-2314-40e1-b1a7-22ba06f020cb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHwsrok-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-template.yml","artifactChecksum":"Y2RkYTgxOTgyYTJmZDRmM2RlZmIzNmRhN2NlYzhhMTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4438d846-8532-4ecb-834c-f674b0e3a918","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHwsrok-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar","artifactChecksum":"M2NhYTkyNjkwYTNjMGFlNzk5MjM2YWEzZjZkYzkyYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34d49f0e-176f-4ded-b957-08fdaf2b0a35","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-09T00:39:30.565Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:39:30.566Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:30.569Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:30.569Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:39:30.669Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-09T00:39:30.670Z||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-12-09T00:39:30.671Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:30.687Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:30.687Z||pool-19-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:39:31.570Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:39:31.571Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:31.574Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:31.574Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T00:39:31.674Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:39:31.676Z||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-12-09T00:39:31.676Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:31.689Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:31.690Z||pool-20-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:39:32.575Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:39:32.580Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:32.586Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:32.586Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-09T00:39:32.683Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-09T00:39:32.684Z||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-12-09T00:39:32.684Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:32.702Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:32.703Z||pool-21-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-09T00:39:33.587Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:39:33.589Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:33.591Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:33.591Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:39:33.696Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 105 ms
2022-12-09T00:39:33.698Z||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-12-09T00:39:33.698Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:33.716Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:33.717Z||pool-22-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:39:34.592Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:39:34.594Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:34.596Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:34.596Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-09T00:39:34.697Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-09T00:39:34.698Z||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-12-09T00:39:34.698Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:34.714Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:34.715Z||pool-23-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:39:35.597Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:39:35.598Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:35.600Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:35.600Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:39:35.706Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
2022-12-09T00:39:35.707Z||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-12-09T00:39:35.707Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:35.736Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:35.737Z||pool-24-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:39:36.601Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:39:36.602Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:36.605Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:36.606Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:39:36.705Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-09T00:39:36.706Z||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-12-09T00:39:36.706Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:36.729Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:36.729Z||pool-25-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-12-09T00:39:37.607Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "serviceName": "basic_onboard_hWSRok",
  "serviceVersion": "1.0",
  "serviceUUID": "ad44a900-50c0-4a1d-a58b-86ecb2718659",
  "serviceDescription": "service",
  "serviceInvariantUUID": "5519ccb1-a56d-41e4-b571-eda65efbe2b6",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_hWSRok 0",
      "resourceCustomizationUUID": "0112c812-fbdf-4fc1-a47a-ae14556e6f55",
      "resourceName": "basic_onboard_hWSRok",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "2e791809-ba87-47e8-a3ff-49263bdffedc",
      "resourceInvariantUUID": "3076ae9a-ec90-44b2-bf0a-4995937fcb90",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_hwsrok0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
          "artifactChecksum": "MzFiMzllY2NhZWI1MGRlYmIyZTY2YmM5YzA2ZTc1MzU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "cd5e034d-8979-4ed0-a91d-c4b23a1dfe13",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "937493fc-2314-40e1-b1a7-22ba06f020cb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "1b077495-3c7a-4b02-8469-fd217305f8f3",
            "generatedFromUUID": "937493fc-2314-40e1-b1a7-22ba06f020cb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "1b077495-3c7a-4b02-8469-fd217305f8f3",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardHwsrok-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
      "artifactChecksum": "M2NhYTkyNjkwYTNjMGFlNzk5MjM2YWEzZjZkYzkyYzQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "34d49f0e-176f-4ded-b957-08fdaf2b0a35"
    }
  ],
  "workloadContext": "Production"
}
2022-12-09T00:39:37.608Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-09T00:39:37.608Z|40560af3-f33b-42ae-be4e-62c518e1ee06|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ad44a900-50c0-4a1d-a58b-86ecb2718659 ASDC
2022-12-09T00:39:37.608Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:30050879-1702-4d94-af27-ce888ecc51cd
ServiceName:basic_onboard_hWSRok
ServiceVersion:1.0
ServiceUUID:ad44a900-50c0-4a1d-a58b-86ecb2718659
ServiceInvariantUUID:5519ccb1-a56d-41e4-b571-eda65efbe2b6
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardHwsrok-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar
ArtifactUUID:34d49f0e-176f-4ded-b957-08fdaf2b0a35
ArtifactChecksum:M2NhYTkyNjkwYTNjMGFlNzk5MjM2YWEzZjZkYzkyYzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_hWSRok 0
ResourceCustomizationUUID:0112c812-fbdf-4fc1-a47a-ae14556e6f55
ResourceInvariantUUID:3076ae9a-ec90-44b2-bf0a-4995937fcb90
ResourceName:basic_onboard_hWSRok
ResourceType:VF
ResourceUUID:2e791809-ba87-47e8-a3ff-49263bdffedc
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_hwsrok0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json
ArtifactUUID:cd5e034d-8979-4ed0-a91d-c4b23a1dfe13
ArtifactChecksum:MzFiMzllY2NhZWI1MGRlYmIyZTY2YmM5YzA2ZTc1MzU=
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/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml
ArtifactUUID:937493fc-2314-40e1-b1a7-22ba06f020cb
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/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env
ArtifactUUID:1b077495-3c7a-4b02-8469-fd217305f8f3
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/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env
ArtifactUUID:1b077495-3c7a-4b02-8469-fd217305f8f3
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-09T00:39:37.608Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ad44a900-50c0-4a1d-a58b-86ecb2718659 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-12-09T00:39:37.690Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T00:39:37.691Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-09T00:39:37.691Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-09T00:39:37.692Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 34d49f0e-176f-4ded-b957-08fdaf2b0a35 from URL: /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:37.692Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-09T00:39:37.692Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:38.152Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-09T00:39:38.153Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar 34d49f0e-176f-4ded-b957-08fdaf2b0a35 75689
2022-12-09T00:39:38.153Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar ASDC sendASDCNotification
2022-12-09T00:39:38.154Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:38.154Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T00:39:38.155Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:38.157Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:38.157Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546378153,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:39:38.257Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:39:38.259Z||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-12-09T00:39:38.259Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:38.272Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:38.273Z||pool-26-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:39:39.158Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T00:39:39.159Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-09T00:39:39.159Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 34d49f0e-176f-4ded-b957-08fdaf2b0a35, URL: /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar to file: /app/ASDC/1/service-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:39.160Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:39.160Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:39.160Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:39.311Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17313071061019452705/Definitions/service-BasicOnboardHwsrok-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-12-09T00:39:40.714Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-09T00:39:40.715Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-12-09T00:39:40.715Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:40.715Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-09T00:39:40.715Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:40.715Z|30050879-1702-4d94-af27-ce888ecc51cd|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-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:40.715Z|30050879-1702-4d94-af27-ce888ecc51cd|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-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:40.715Z|30050879-1702-4d94-af27-ce888ecc51cd|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-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:40.715Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:40.716Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_hWSRok 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-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:40.716Z|30050879-1702-4d94-af27-ce888ecc51cd|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-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:40.716Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-12-09T00:39:40.716Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.716Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:40.716Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_hWSRok 0 is matching search criteria
2022-12-09T00:39:40.716Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-12-09T00:39:40.717Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_hWSRok 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T00:39:40.717Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.717Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:40.717Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_hWSRok 0 is matching search criteria
2022-12-09T00:39:40.717Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-12-09T00:39:40.717Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_hWSRok 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T00:39:40.718Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.718Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:40.718Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.718Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_hWSRok 0 is not matching search criteria
2022-12-09T00:39:40.718Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-12-09T00:39:40.718Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-12-09T00:39:40.718Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-12-09T00:39:40.719Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-09T00:39:40.719Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-09T00:39:40.719Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.719Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-09T00:39:40.719Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.719Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_hWSRok 0 is matching search criteria
2022-12-09T00:39:40.719Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_hWSRok 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:39:40.720Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.720Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_hWSRok 0 is matching search criteria
2022-12-09T00:39:40.720Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_hWSRok 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:39:40.720Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.720Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_hWSRok 0 is matching search criteria
2022-12-09T00:39:40.721Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_hWSRok 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:39:40.721Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.721Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_hWSRok 0 is not matching search criteria
2022-12-09T00:39:40.721Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-09T00:39:40.721Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-09T00:39:40.721Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=8ca17a1c-ebdc-4611-a7c3-c7286f255449
2022-12-09T00:39:40.722Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.722Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:40.722Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.722Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:40.722Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.723Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:40.723Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:40.723Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:40.723Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_hWSRok
Description:service
Model UUID:ad44a900-50c0-4a1d-a58b-86ecb2718659
Model Version:NULL
Model InvariantUuid:5519ccb1-a56d-41e4-b571-eda65efbe2b6
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_hWSRok
Model UUID:9a153430-efa8-4c63-82b7-90c1094dd3c7
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3076ae9a-ec90-44b2-bf0a-4995937fcb90
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0112c812-fbdf-4fc1-a47a-ae14556e6f55
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:1b0e6920-71bb-4827-8e16-465dedd34ff6
ModelName:BasicOnboardHwsrok..base_ubuntu18..module-0
ModelUuid:a0be7cbe-2830-4e84-8063-447658a3ec98
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:8ca17a1c-ebdc-4611-a7c3-c7286f255449
ModelInvariantUuid:0ca13631-1476-4e92-8cbf-5698d752fd77
ModelName:basic_onboard_hWSRok-nodes.ubuntu18Cvfc
ModelUuid:ee38cdbf-a5f2-4a91-8fb9-b3525a956450
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:d15d6364-79b9-4d29-832d-bd8610fe7fe0
ModelInvariantUuid:992fa548-2a88-4cee-9da7-dd9de920b403
ModelName:BasicOnboardHwsrok.compute.nodes.heat.ubuntu18
ModelUuid:0234c222-3f32-47d3-8679-4509e9e0d22b
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-12-09T00:39:40.737Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 2e791809-ba87-47e8-a3ff-49263bdffedc
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-12-09T00:39:40.741Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||basic_onboard_hWSRok 0
2022-12-09T00:39:40.741Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 2e791809-ba87-47e8-a3ff-49263bdffedc
2022-12-09T00:39:40.742Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: cd5e034d-8979-4ed0-a91d-c4b23a1dfe13 from URL: /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json
2022-12-09T00:39:40.742Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-09T00:39:40.742Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json
2022-12-09T00:39:40.804Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-09T00:39:40.805Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json cd5e034d-8979-4ed0-a91d-c4b23a1dfe13 798
2022-12-09T00:39:40.805Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json ASDC sendASDCNotification
2022-12-09T00:39:40.805Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json
2022-12-09T00:39:40.805Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T00:39:40.806Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:40.808Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:40.808Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546380805,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:39:40.908Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:39:40.909Z||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-12-09T00:39:40.910Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:40.923Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:40.923Z||pool-27-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-12-09T00:39:41.809Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardHwsrok..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "1b0e6920-71bb-4827-8e16-465dedd34ff6",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a0be7cbe-2830-4e84-8063-447658a3ec98",
    "vfModuleModelCustomizationUUID": "223bc931-20e5-4451-9f55-509fdc016f63",
    "isBase": true,
    "artifacts": [
      "937493fc-2314-40e1-b1a7-22ba06f020cb",
      "1b077495-3c7a-4b02-8469-fd217305f8f3"
    ],
    "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-12-09T00:39:41.818Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardHwsrok..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a0be7cbe-2830-4e84-8063-447658a3ec98
VfModuleModelInvariantUUID:1b0e6920-71bb-4827-8e16-465dedd34ff6
VfModuleModelDescription:NULL
Artifacts UUID List:{
937493fc-2314-40e1-b1a7-22ba06f020cb
,
1b077495-3c7a-4b02-8469-fd217305f8f3

}
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-12-09T00:39:41.822Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardHwsrok..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "1b0e6920-71bb-4827-8e16-465dedd34ff6",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a0be7cbe-2830-4e84-8063-447658a3ec98",
    "vfModuleModelCustomizationUUID": "223bc931-20e5-4451-9f55-509fdc016f63",
    "isBase": true,
    "artifacts": [
      "937493fc-2314-40e1-b1a7-22ba06f020cb",
      "1b077495-3c7a-4b02-8469-fd217305f8f3"
    ],
    "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-12-09T00:39:41.822Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardHwsrok..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a0be7cbe-2830-4e84-8063-447658a3ec98
VfModuleModelInvariantUUID:1b0e6920-71bb-4827-8e16-465dedd34ff6
VfModuleModelDescription:NULL
Artifacts UUID List:{
937493fc-2314-40e1-b1a7-22ba06f020cb
,
1b077495-3c7a-4b02-8469-fd217305f8f3

}
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-12-09T00:39:41.822Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 937493fc-2314-40e1-b1a7-22ba06f020cb from URL: /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml
2022-12-09T00:39:41.823Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-09T00:39:41.823Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml
2022-12-09T00:39:41.885Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-09T00:39:41.886Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml 937493fc-2314-40e1-b1a7-22ba06f020cb 5033
2022-12-09T00:39:41.886Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-09T00:39:41.886Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml
2022-12-09T00:39:41.887Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T00:39:41.887Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:41.890Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:41.890Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546381886,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:39:41.990Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:39:41.991Z||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-12-09T00:39:41.992Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:42.010Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:42.011Z||pool-28-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:39:42.891Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1b077495-3c7a-4b02-8469-fd217305f8f3 from URL: /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env
2022-12-09T00:39:42.892Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-09T00:39:42.893Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env
2022-12-09T00:39:42.967Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-09T00:39:42.968Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env 1b077495-3c7a-4b02-8469-fd217305f8f3 909
2022-12-09T00:39:42.968Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-09T00:39:42.968Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env
2022-12-09T00:39:42.968Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T00:39:42.969Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:42.971Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:42.971Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546382968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:39:43.072Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-09T00:39:43.074Z||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-12-09T00:39:43.074Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:43.092Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:43.092Z||pool-29-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:39:43.972Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: ad44a900-50c0-4a1d-a58b-86ecb2718659
2022-12-09T00:39:43.973Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_hWSRok 0 2e791809-ba87-47e8-a3ff-49263bdffedc 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-12-09T00:39:43.992Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@47db7c4a, org.onap.sdc.toscaparser.api.parameters.Input@3b8efd57, org.onap.sdc.toscaparser.api.parameters.Input@2a1b1ec7, org.onap.sdc.toscaparser.api.parameters.Input@4b75f4b5, org.onap.sdc.toscaparser.api.parameters.Input@57d0e8bd]
2022-12-09T00:39:43.994Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:43.994Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:43.995Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2022-12-09T00:39:43.995Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 0112c812-fbdf-4fc1-a47a-ae14556e6f55
2022-12-09T00:39:43.995Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0112c812-fbdf-4fc1-a47a-ae14556e6f55 matches Tosca VF Customization UUID: 0112c812-fbdf-4fc1-a47a-ae14556e6f55
2022-12-09T00:39:43.995Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 0112c812-fbdf-4fc1-a47a-ae14556e6f55  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-12-09T00:39:43.998Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:43.998Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:43.999Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 0112c812-fbdf-4fc1-a47a-ae14556e6f55: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-09T00:39:43.999Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@d539a0e
2022-12-09T00:39:43.999Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:43.999Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-09T00:39:43.999Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 223bc931-20e5-4451-9f55-509fdc016f63
2022-12-09T00:39:43.999Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 223bc931-20e5-4451-9f55-509fdc016f63
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-12-09T00:39:44.003Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:44.004Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_hWSRok 0 is matching search criteria
2022-12-09T00:39:44.004Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_hWSRok 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:39:44.004Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:44.004Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_hWSRok 0 is matching search criteria
2022-12-09T00:39:44.004Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_hWSRok 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:39:44.005Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:44.005Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_hWSRok 0 is not matching search criteria
2022-12-09T00:39:44.005Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-09T00:39:44.005Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-09T00:39:44.005Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=8ca17a1c-ebdc-4611-a7c3-c7286f255449
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-12-09T00:39:44.008Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:44.008Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_hWSRok 0 is matching search criteria
2022-12-09T00:39:44.009Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_hWSRok 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T00:39:44.009Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:44.009Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_hWSRok 0 is matching search criteria
2022-12-09T00:39:44.009Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_hWSRok 0] matching following query criteria: sdcType=VF, customizationUUID=0112c812-fbdf-4fc1-a47a-ae14556e6f55
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-12-09T00:39:44.014Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:44.014Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:44.014Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid ad44a900-50c0-4a1d-a58b-86ecb2718659: basic_onboard_hWSRok
2022-12-09T00:39:44.014Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:44.014Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:44.015Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:44.015Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:44.015Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:44.015Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:44.015Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:44.015Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:44.015Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:39:44.016Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_hWSRok is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:39:44.016Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||Saving Service: basic_onboard_hWSRok 
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-12-09T00:39:44.132Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_hWSRok 2e791809-ba87-47e8-a3ff-49263bdffedc 1 ASDC deployResourceStructure
2022-12-09T00:39:44.132Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json ASDC sendASDCNotification
2022-12-09T00:39:44.133Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json
2022-12-09T00:39:44.133Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T00:39:44.133Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:44.135Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:44.135Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546384132,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T00:39:44.238Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-09T00:39:44.239Z||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-12-09T00:39:44.239Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:44.258Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:44.259Z||pool-30-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:39:45.136Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-09T00:39:45.137Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml
2022-12-09T00:39:45.137Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T00:39:45.137Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:45.140Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:45.140Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546385136,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-12-09T00:39:45.240Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:39:45.241Z||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-12-09T00:39:45.241Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:45.282Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:45.283Z||pool-31-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:39:46.141Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-09T00:39:46.142Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env
2022-12-09T00:39:46.142Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T00:39:46.143Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:46.145Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:46.145Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546386141,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-12-09T00:39:46.246Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:39:46.247Z||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-12-09T00:39:46.247Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:46.260Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:46.260Z||pool-32-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:39:47.147Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar ASDC sendASDCNotification
2022-12-09T00:39:47.147Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar
2022-12-09T00:39:47.147Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T00:39:47.147Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:39:47.149Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:39:47.149Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546387146,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:39:47.249Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:39:47.250Z||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-12-09T00:39:47.251Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:39:47.267Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:39:47.268Z||pool-33-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-09T00:39:48.150Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 30050879-1702-4d94-af27-ce888ecc51cd
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-12-09T00:39:48.164Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 30050879-1702-4d94-af27-ce888ecc51cd
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-12-09T00:39:48.169Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:39:48.169Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-09T00:39:48.169Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-09T00:39:48.170Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-09T00:39:48.170Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T00:39:48.170Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T00:39:48.170Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T00:39:48.171Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T00:39:48.171Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T00:39:48.180Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-09T00:40:15.506Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:40:15.508Z||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-12-09T00:40:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:40:16.150Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:40:16.151Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.151Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40560af3-f33b-42ae-be4e-62c518e1ee06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546363852,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T00:40:16.152Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:40:16.153Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.153Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:40:16.153Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:40:16.156Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.156Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T00:40:16.157Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:40:16.157Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.157Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-09T00:40:16.157Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:40:16.157Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.157Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:40:16.157Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:40:16.158Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.158Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-09T00:40:16.158Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:40:16.158Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.158Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:40:16.158Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:40:16.158Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.158Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546364884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:40:16.158Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:40:16.159Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.159Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546378153,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:40:16.159Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:40:16.159Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.159Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546380805,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:40:16.159Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:40:16.159Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.159Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546381886,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:40:16.159Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:40:16.160Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.160Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546382968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:40:16.160Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:40:16.160Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.160Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546384132,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/basic_onboard_hwsrok0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T00:40:16.160Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:40:16.160Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.160Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546385136,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-12-09T00:40:16.160Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:40:16.160Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.160Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546386141,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/resourceInstances/basic_onboard_hwsrok0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-12-09T00:40:16.161Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:40:16.161Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:40:16.161Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546387146,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHwsrok/1.0/artifacts/service-BasicOnboardHwsrok-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:40:16.161Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:40:18.180Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 30050879-1702-4d94-af27-ce888ecc51cd 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-12-09T00:40:18.191Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 30050879-1702-4d94-af27-ce888ecc51cd and serviceModelVersionId: ad44a900-50c0-4a1d-a58b-86ecb2718659
2022-12-09T00:40:18.191Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5519ccb1-a56d-41e4-b571-eda65efbe2b6
2022-12-09T00:40:18.192Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5519ccb1-a56d-41e4-b571-eda65efbe2b6/model-vers/model-ver/ad44a900-50c0-4a1d-a58b-86ecb2718659?depth=0
2022-12-09T00:40:18.198Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-12-09T00:40:18.248Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5519ccb1-a56d-41e4-b571-eda65efbe2b6/model-vers/model-ver/ad44a900-50c0-4a1d-a58b-86ecb2718659?depth=0|INFO|500||Invoke
2022-12-09T00:40:18.249Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5519ccb1-a56d-41e4-b571-eda65efbe2b6/model-vers/model-ver/ad44a900-50c0-4a1d-a58b-86ecb2718659?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5519ccb1-a56d-41e4-b571-eda65efbe2b6/model-vers/model-ver/ad44a900-50c0-4a1d-a58b-86ecb2718659?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[30050879-1702-4d94-af27-ce888ecc51cd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bdc527e6-bd14-4d58-bd6d-0df60972d2a2], X-ECOMP-RequestID=[30050879-1702-4d94-af27-ce888ecc51cd], X-TransactionId=[], X-ONAP-RequestID=[30050879-1702-4d94-af27-ce888ecc51cd], Content-Type=[application/merge-patch+json]}
2022-12-09T00:40:18.255Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5519ccb1-a56d-41e4-b571-eda65efbe2b6/model-vers/model-ver/ad44a900-50c0-4a1d-a58b-86ecb2718659?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-09T00:40:18.445Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5519ccb1-a56d-41e4-b571-eda65efbe2b6/model-vers/model-ver/ad44a900-50c0-4a1d-a58b-86ecb2718659?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/5519ccb1-a56d-41e4-b571-eda65efbe2b6/model-vers/model-ver/ad44a900-50c0-4a1d-a58b-86ecb2718659?depth=0 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 00:40:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[176], vertex-id=[209040], x-aai-txid=[1-aai-resources-221209-00:40:17:274-31210], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T00:40:18.446Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5519ccb1-a56d-41e4-b571-eda65efbe2b6/model-vers/model-ver/ad44a900-50c0-4a1d-a58b-86ecb2718659?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-09T00:40:18.446Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5519ccb1-a56d-41e4-b571-eda65efbe2b6/model-vers/model-ver/ad44a900-50c0-4a1d-a58b-86ecb2718659?depth=0|INFO|500||InvokeReturn
2022-12-09T00:40:18.447Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-09T00:40:18.447Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T00:40:18.456Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T00:40:18.456Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 30050879-1702-4d94-af27-ce888ecc51cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-09T00:40:18.456Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-09T00:40:18.457Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:40:18.458Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:40:18.459Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546418456,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T00:40:18.559Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:40:18.560Z||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-12-09T00:40:18.560Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:40:18.578Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:40:18.579Z||pool-34-thread-1|||||INFO|500||cambria reply ok (20 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-12-09T00:40:19.478Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:40:19.478Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T00:40:19.478Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:40:29.033Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:40:29.034Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:40:29.035Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T00:40:29.035Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:40:38.592Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:40:38.593Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:40:38.594Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T00:40:38.594Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:40:48.149Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:40:48.150Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:40:48.150Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T00:40:48.150Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:40:57.696Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:41:15.503Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:41:15.504Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T00:41:15.504Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:41:15.506Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:41:15.507Z||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-12-09T00:41:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:41:16.149Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:41:16.150Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T00:41:16.150Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "30050879-1702-4d94-af27-ce888ecc51cd",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670546418456,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T00:41:16.151Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:41:25.070Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:42:15.503Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:42:15.505Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T00:42:15.505Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:42:15.506Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:42:15.507Z||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-12-09T00:42:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:42:25.101Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:42:25.105Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:43:15.504Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:43:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:43:15.506Z||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-12-09T00:43:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:43:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T00:43:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:43:25.104Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:43:25.104Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:44:15.503Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:44:15.504Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T00:44:15.504Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:44:15.506Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:44:15.508Z||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-12-09T00:44:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:44:25.057Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:44:25.074Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:45:15.503Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:45:15.504Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T00:45:15.504Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:45:15.507Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:45:15.508Z||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-12-09T00:45:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:45:25.088Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:45:25.088Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:46:15.503Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:46:15.504Z||pool-2-thread-9|||||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-12-09T00:46:15.504Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:46:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:46:15.509Z||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-12-09T00:46:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:46:25.088Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:46:25.112Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:47:15.503Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:47:15.505Z||pool-2-thread-9|||||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-12-09T00:47:15.505Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:47:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:47:15.507Z||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-12-09T00:47:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:47:25.063Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:47:25.065Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:48:15.504Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:48:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:48:15.507Z||pool-2-thread-9|||||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-12-09T00:48:15.507Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:48:15.508Z||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-12-09T00:48:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:48:25.086Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:48:25.097Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:49:15.503Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:49:15.504Z||pool-2-thread-9|||||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-12-09T00:49:15.504Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:49:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:49:15.507Z||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-12-09T00:49:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:49:25.084Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:49:25.086Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:50:15.503Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:50:15.506Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:50:15.507Z||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-12-09T00:50:15.507Z||pool-2-thread-9|||||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-12-09T00:50:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:50:15.508Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:50:25.138Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:50:25.139Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:51:15.503Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:51:15.505Z||pool-2-thread-9|||||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-12-09T00:51:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:51:15.506Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:51:15.508Z||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-12-09T00:51:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:51:25.062Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:51:25.067Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:52:15.503Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:52:15.504Z||pool-2-thread-9|||||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-12-09T00:52:15.505Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:52:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:52:15.507Z||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-12-09T00:52:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:52:25.080Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:52:25.082Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:53:15.503Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:53:15.504Z||pool-2-thread-9|||||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-12-09T00:53:15.504Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:53:15.506Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:53:15.507Z||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-12-09T00:53:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:53:25.056Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:53:25.059Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:54:15.503Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:54:15.504Z||pool-2-thread-9|||||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-12-09T00:54:15.505Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:54:15.506Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:54:15.507Z||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-12-09T00:54:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:54:25.070Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:54:25.076Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:55:15.503Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:55:15.504Z||pool-2-thread-9|||||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-12-09T00:55:15.504Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:55:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:55:15.507Z||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-12-09T00:55:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:55:25.055Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:55:25.068Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:56:15.503Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:56:15.504Z||pool-2-thread-9|||||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-12-09T00:56:15.504Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:56:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:56:15.507Z||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-12-09T00:56:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:56:25.059Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:56:25.064Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:57:15.503Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:57:15.505Z||pool-2-thread-9|||||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-12-09T00:57:15.505Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:57:15.506Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:57:15.507Z||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-12-09T00:57:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:57:15.766Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:57:15.767Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:57:15.768Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547419631,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:57:15.769Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:57:15.769Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:57:15.769Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547373750,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:57:15.770Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:57:15.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:57:15.770Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547408442,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:57:15.770Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:57:15.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:57:15.771Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "policy-id",
  "timestamp": 1670547425997,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:57:15.771Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:57:15.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:57:15.771Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547419631,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:57:15.771Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:57:15.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:57:15.772Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547373750,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:57:15.772Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:57:15.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:57:15.772Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547408442,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:57:15.773Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:57:15.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:57:15.773Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "policy-id",
  "timestamp": 1670547425997,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:57:15.773Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:57:15.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:57:15.773Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547432979,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:57:15.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:57:15.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:57:15.774Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547432987,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:57:15.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:57:15.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:57:15.774Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "policy-id",
  "timestamp": 1670547433526,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:57:15.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:57:16.161Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:57:16.162Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:57:16.162Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"333d1733-23b4-48f0-b91a-e3e963e9d7ba","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06","serviceDescription":"service","serviceInvariantUUID":"9a4a4c68-5930-42db-a103-21886b0196d8","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"ec7bc584-e870-4d74-959c-c1e8558b604a","resourceInvariantUUID":"ff0cba74-feba-4c2b-8378-4654b2197eae","resourceCustomizationUUID":"7da7b78d-408a-482d-bf2b-255ffef662cc","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":"NWI3NjllYWY2YjY5MjRlMDVmZTQ3ZWNmMDhkYmQxNzU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d3a1e8c4-be8e-4bf5-9df3-192ee07e6a84","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZTUzNjA0YjNmYjhkNjAxYjkxZjE4OGY4MzNkZjVhZGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d22b3cff-b9e7-45fe-a1e8-504317a9c494","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-09T00:57:16.168Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:57:16.169Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:57:16.173Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:57:16.173Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547435503,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:57:16.273Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:57:16.274Z||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-12-09T00:57:16.274Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:57:16.296Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:57:16.297Z||pool-35-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-12-09T00:57:17.173Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:57:17.175Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:57:17.178Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:57:17.178Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547435503,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:57:17.278Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:57:17.279Z||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-12-09T00:57:17.279Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:57:17.322Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:57:17.323Z||pool-36-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:57:18.179Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "d8ec9222-0a73-4eca-8cb8-95a1b78d2a06",
  "serviceDescription": "service",
  "serviceInvariantUUID": "9a4a4c68-5930-42db-a103-21886b0196d8",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "7da7b78d-408a-482d-bf2b-255ffef662cc",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "ec7bc584-e870-4d74-959c-c1e8558b604a",
      "resourceInvariantUUID": "ff0cba74-feba-4c2b-8378-4654b2197eae",
      "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": "ZTUzNjA0YjNmYjhkNjAxYjkxZjE4OGY4MzNkZjVhZGM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d22b3cff-b9e7-45fe-a1e8-504317a9c494"
    }
  ],
  "workloadContext": "Production"
}
2022-12-09T00:57:18.180Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-09T00:57:18.180Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d8ec9222-0a73-4eca-8cb8-95a1b78d2a06 ASDC
2022-12-09T00:57:18.181Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:333d1733-23b4-48f0-b91a-e3e963e9d7ba
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:d8ec9222-0a73-4eca-8cb8-95a1b78d2a06
ServiceInvariantUUID:9a4a4c68-5930-42db-a103-21886b0196d8
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:d22b3cff-b9e7-45fe-a1e8-504317a9c494
ArtifactChecksum:ZTUzNjA0YjNmYjhkNjAxYjkxZjE4OGY4MzNkZjVhZGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:7da7b78d-408a-482d-bf2b-255ffef662cc
ResourceInvariantUUID:ff0cba74-feba-4c2b-8378-4654b2197eae
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:ec7bc584-e870-4d74-959c-c1e8558b604a
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-12-09T00:57:18.181Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d8ec9222-0a73-4eca-8cb8-95a1b78d2a06 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-12-09T00:57:18.267Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T00:57:18.268Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-09T00:57:18.268Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-09T00:57:18.268Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: d22b3cff-b9e7-45fe-a1e8-504317a9c494 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-09T00:57:18.269Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-09T00:57:18.269Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-09T00:57:18.392Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-09T00:57:18.394Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar d22b3cff-b9e7-45fe-a1e8-504317a9c494 57789
2022-12-09T00:57:18.394Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-09T00:57:18.394Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-09T00:57:18.395Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T00:57:18.395Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:57:18.398Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:57:18.398Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547438394,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:57:18.498Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-09T00:57:18.499Z||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-12-09T00:57:18.500Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:57:18.538Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:57:18.540Z||pool-37-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:57:19.399Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T00:57:19.401Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-09T00:57:19.401Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: d22b3cff-b9e7-45fe-a1e8-504317a9c494, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-09T00:57:19.401Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-12-09T00:57:19.402Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-09T00:57:19.402Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-09T00:57:19.578Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17864779277834201576/Definitions/service-BasicNetwork-template.yml
2022-12-09T00:57:20.208Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-09T00:57:20.209Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-09T00:57:20.209Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-09T00:57:20.209Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-12-09T00:57:20.209Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:57:20.209Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:57:20.209Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:57:20.209Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:57:20.209Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:57:20.209Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:57:20.210Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:57:20.210Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:57:20.210Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-09T00:57:20.210Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.210Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.211Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-09T00:57:20.211Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-09T00:57:20.211Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T00:57:20.211Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.211Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.211Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-09T00:57:20.211Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-09T00:57:20.212Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T00:57:20.212Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.212Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.212Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.213Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.213Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.213Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.213Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.213Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.213Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.214Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.214Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:d8ec9222-0a73-4eca-8cb8-95a1b78d2a06
Model Version:NULL
Model InvariantUuid:9a4a4c68-5930-42db-a103-21886b0196d8
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:ff0cba74-feba-4c2b-8378-4654b2197eae
Model UUID:e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:7da7b78d-408a-482d-bf2b-255ffef662cc
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-12-09T00:57:20.228Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: ec7bc584-e870-4d74-959c-c1e8558b604a
2022-12-09T00:57:20.228Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||No resources found for Service: d8ec9222-0a73-4eca-8cb8-95a1b78d2a06
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-12-09T00:57:20.239Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||
2022-12-09T00:57:20.239Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-12-09T00:57:20.240Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||No resources found for Service: d8ec9222-0a73-4eca-8cb8-95a1b78d2a06
2022-12-09T00:57:20.240Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: d8ec9222-0a73-4eca-8cb8-95a1b78d2a06
2022-12-09T00:57:20.240Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-12-09T00:57:20.241Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:57:20.248Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4d401244, org.onap.sdc.toscaparser.api.parameters.Input@3958fbef, org.onap.sdc.toscaparser.api.parameters.Input@51a34d03, org.onap.sdc.toscaparser.api.parameters.Input@7d5918ce, org.onap.sdc.toscaparser.api.parameters.Input@3046e713]
2022-12-09T00:57:20.249Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.249Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.250Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.250Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.250Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid d8ec9222-0a73-4eca-8cb8-95a1b78d2a06: Generic NeutronNet
2022-12-09T00:57:20.250Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.250Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.250Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.251Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:57:20.294Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.295Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.295Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.295Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.295Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T00:57:20.296Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T00:57:20.296Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:57:20.388Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-12-09T00:57:20.389Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-09T00:57:20.389Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-09T00:57:20.389Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T00:57:20.390Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:57:20.392Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:57:20.392Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547440389,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:57:20.496Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-09T00:57:20.497Z||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-12-09T00:57:20.498Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:57:20.514Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:57:20.515Z||pool-38-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:57:21.394Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 333d1733-23b4-48f0-b91a-e3e963e9d7ba
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-12-09T00:57:21.415Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 333d1733-23b4-48f0-b91a-e3e963e9d7ba
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-12-09T00:57:21.418Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:57:21.418Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T00:57:21.419Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T00:57:51.420Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 333d1733-23b4-48f0-b91a-e3e963e9d7ba
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-12-09T00:57:51.439Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 333d1733-23b4-48f0-b91a-e3e963e9d7ba
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-12-09T00:57:51.448Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:57:51.448Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T00:57:51.448Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T00:58:15.506Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:58:15.507Z||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-12-09T00:58:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:58:15.555Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:58:15.556Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:58:15.556Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "policy-id",
  "timestamp": 1670547434530,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:58:15.557Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:58:21.448Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 333d1733-23b4-48f0-b91a-e3e963e9d7ba
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-12-09T00:58:21.466Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 333d1733-23b4-48f0-b91a-e3e963e9d7ba
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-12-09T00:58:21.474Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:58:21.474Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T00:58:21.474Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T00:58:51.475Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 333d1733-23b4-48f0-b91a-e3e963e9d7ba
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-12-09T00:58:51.524Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 333d1733-23b4-48f0-b91a-e3e963e9d7ba
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-12-09T00:58:51.529Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:58:51.529Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T00:58:51.529Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T00:59:15.507Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:59:15.508Z||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-12-09T00:59:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T00:59:15.552Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:59:15.554Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:59:15.554Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547435503,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:59:15.557Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:59:15.557Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:59:15.557Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "policy-id",
  "timestamp": 1670547435533,
  "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-12-09T00:59:15.571Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 333d1733-23b4-48f0-b91a-e3e963e9d7ba
2022-12-09T00:59:15.571Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 333d1733-23b4-48f0-b91a-e3e963e9d7ba 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-12-09T00:59:15.587Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:59:15.587Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547435503,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:59:15.588Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:59:15.588Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:59:15.588Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547437366,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:59:15.589Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:59:15.589Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:59:15.589Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547438394,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:59:15.589Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:59:15.590Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:59:15.590Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547438368,
  "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-12-09T00:59:15.603Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 333d1733-23b4-48f0-b91a-e3e963e9d7ba
2022-12-09T00:59:15.603Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 333d1733-23b4-48f0-b91a-e3e963e9d7ba 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-12-09T00:59:15.627Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:59:15.627Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547439162,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:59:15.628Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:59:15.628Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:59:15.628Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547440389,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:59:15.628Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:59:15.628Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:59:15.629Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547439162,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T00:59:15.629Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T00:59:15.629Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:59:15.630Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547441902,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T00:59:15.630Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:59:15.630Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:59:15.631Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547443665,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T00:59:15.631Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T00:59:15.631Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T00:59:15.631Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547444675,
  "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-12-09T00:59:15.648Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 333d1733-23b4-48f0-b91a-e3e963e9d7ba
2022-12-09T00:59:15.648Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 333d1733-23b4-48f0-b91a-e3e963e9d7ba 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-12-09T00:59:21.529Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 333d1733-23b4-48f0-b91a-e3e963e9d7ba
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-12-09T00:59:21.548Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 333d1733-23b4-48f0-b91a-e3e963e9d7ba
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-12-09T00:59:21.553Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T00:59:21.554Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-09T00:59:21.554Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-09T00:59:21.554Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-09T00:59:21.554Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T00:59:21.554Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T00:59:21.555Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T00:59:21.555Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T00:59:21.555Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:59:21.563Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-09T00:59:51.564Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 333d1733-23b4-48f0-b91a-e3e963e9d7ba 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-12-09T00:59:51.575Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 333d1733-23b4-48f0-b91a-e3e963e9d7ba and serviceModelVersionId: d8ec9222-0a73-4eca-8cb8-95a1b78d2a06
2022-12-09T00:59:51.575Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9a4a4c68-5930-42db-a103-21886b0196d8
2022-12-09T00:59:51.577Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9a4a4c68-5930-42db-a103-21886b0196d8/model-vers/model-ver/d8ec9222-0a73-4eca-8cb8-95a1b78d2a06?depth=0
2022-12-09T00:59:51.583Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-12-09T00:59:51.666Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a4a4c68-5930-42db-a103-21886b0196d8/model-vers/model-ver/d8ec9222-0a73-4eca-8cb8-95a1b78d2a06?depth=0|INFO|500||Invoke
2022-12-09T00:59:51.667Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a4a4c68-5930-42db-a103-21886b0196d8/model-vers/model-ver/d8ec9222-0a73-4eca-8cb8-95a1b78d2a06?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a4a4c68-5930-42db-a103-21886b0196d8/model-vers/model-ver/d8ec9222-0a73-4eca-8cb8-95a1b78d2a06?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[333d1733-23b4-48f0-b91a-e3e963e9d7ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d56313ba-216a-452f-8078-7f255b9f7c38], X-ECOMP-RequestID=[333d1733-23b4-48f0-b91a-e3e963e9d7ba], X-TransactionId=[], X-ONAP-RequestID=[333d1733-23b4-48f0-b91a-e3e963e9d7ba], Content-Type=[application/merge-patch+json]}
2022-12-09T00:59:51.677Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a4a4c68-5930-42db-a103-21886b0196d8/model-vers/model-ver/d8ec9222-0a73-4eca-8cb8-95a1b78d2a06?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-09T00:59:51.822Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a4a4c68-5930-42db-a103-21886b0196d8/model-vers/model-ver/d8ec9222-0a73-4eca-8cb8-95a1b78d2a06?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/9a4a4c68-5930-42db-a103-21886b0196d8/model-vers/model-ver/d8ec9222-0a73-4eca-8cb8-95a1b78d2a06?depth=0 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 00:59:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[381048], x-aai-txid=[1-aai-resources-221209-00:59:50:673-19051], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T00:59:51.823Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a4a4c68-5930-42db-a103-21886b0196d8/model-vers/model-ver/d8ec9222-0a73-4eca-8cb8-95a1b78d2a06?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-09T00:59:51.824Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a4a4c68-5930-42db-a103-21886b0196d8/model-vers/model-ver/d8ec9222-0a73-4eca-8cb8-95a1b78d2a06?depth=0|INFO|500||InvokeReturn
2022-12-09T00:59:51.825Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-09T00:59:51.825Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:59:51.832Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:59:51.832Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 333d1733-23b4-48f0-b91a-e3e963e9d7ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-09T00:59:51.833Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-09T00:59:51.834Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:59:51.836Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:59:51.836Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547591833,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T00:59:51.936Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:59:51.937Z||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-12-09T00:59:51.938Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:59:51.985Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:59:51.987Z||pool-39-thread-1|||||INFO|500||cambria reply ok (50 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-12-09T00:59:52.858Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T00:59:52.859Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||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-12-09T00:59:52.860Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:59:58.515Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:59:58.517Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T00:59:58.517Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"e7b67d9c-b2fe-42ee-8723-a825b5c1eac3","serviceName":"Demo_pNF_DKEeeqmJ91TH8S3oIssM","serviceVersion":"1.0","serviceUUID":"0ba34406-72f8-410e-a62c-619722328bec","serviceDescription":"catalog service description","serviceInvariantUUID":"ee5ff76c-8acc-4f89-93d3-7566a5fb7556","resources":[{"resourceInstanceName":"pNF 2a383eab-c33c 0","resourceName":"pNF 2a383eab-c33c","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"856f4656-8fee-44b7-813c-a678b54269d6","resourceInvariantUUID":"ae7db58b-aba6-4f50-ae7b-254435a20473","resourceCustomizationUUID":"f9ef8b6f-35fb-407d-a457-7a50c5a03102","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vf-license-model.xml","artifactChecksum":"YmU1Zjc1MmJlZTI5ZmM0ODgxNTZmZjZhMjc4M2NiMzQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"52c8fa3d-3cd7-41df-9d6f-b187c7d51b1b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/pNF.csar","artifactChecksum":"MjYyMGY2YjhiNGJhZjQzOGQxNjM0YzUxMGZjZDc1Yzk\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d04b6803-ec2f-4b45-8fde-1c2d30e2bcd9","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"05325754-88e8-4dcd-ab69-db2e730d257b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vendor-license-model.xml","artifactChecksum":"MGIwMjYzN2M1NGIwMDE3NzUyNDA5YjRiYTY0YTc3ZGQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4ea610ec-307d-4604-8984-538b99af65f0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"417ac287-25d5-4184-baad-8fa44482782b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0d965645-8dfc-439d-979a-c2ccab546bae","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfDkeeeqmj91th8s3oissm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-template.yml","artifactChecksum":"MmM3NzhhZjAyNDM2ODI3MjA3NTRhYzA5ZjRmMzdhN2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b912c3fd-dcbe-443f-b266-0571b9f39c82","artifactVersion":"1"},{"artifactName":"service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar","artifactChecksum":"NzFjZjEyMDEwZWM0YzlhYzAwNjQ0OTVhYTkwN2ZlNzY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e228bc9b-2bfc-415b-a21c-e7f021c4cf41","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-09T00:59:58.520Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:59:58.520Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:59:58.522Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:59:58.522Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:59:58.623Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:59:58.624Z||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-12-09T00:59:58.624Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:59:58.645Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:59:58.646Z||pool-40-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-09T00:59:59.523Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T00:59:59.524Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T00:59:59.527Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T00:59:59.527Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-09T00:59:59.627Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T00:59:59.628Z||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-12-09T00:59:59.628Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T00:59:59.643Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T00:59:59.644Z||pool-41-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:00:00.528Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:00:00.529Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:00:00.531Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:00:00.531Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:00.631Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:00:00.633Z||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-12-09T01:00:00.633Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:00:00.650Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:00:00.651Z||pool-42-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:00:01.532Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:00:01.533Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:00:01.535Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:00:01.535Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:01.635Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:00:01.636Z||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-12-09T01:00:01.637Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:00:01.652Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:00:01.652Z||pool-43-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:00:02.536Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:00:02.537Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:00:02.540Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:00:02.541Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:02.641Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:00:02.642Z||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-12-09T01:00:02.642Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:00:02.658Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:00:02.659Z||pool-44-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:00:03.541Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:00:03.542Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:00:03.545Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:00:03.545Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:03.645Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:00:03.646Z||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-12-09T01:00:03.647Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:00:03.667Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:00:03.668Z||pool-45-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:00:04.546Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:00:04.547Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:00:04.549Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:00:04.549Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:04.649Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:00:04.651Z||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-12-09T01:00:04.651Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:00:04.674Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:00:04.675Z||pool-46-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:00:05.550Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:00:05.551Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:00:05.553Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:00:05.553Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:00:05.653Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:00:05.655Z||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-12-09T01:00:05.655Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:00:05.672Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:00:05.672Z||pool-47-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:00:06.554Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "serviceName": "Demo_pNF_DKEeeqmJ91TH8S3oIssM",
  "serviceVersion": "1.0",
  "serviceUUID": "0ba34406-72f8-410e-a62c-619722328bec",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "ee5ff76c-8acc-4f89-93d3-7566a5fb7556",
  "resources": [
    {
      "resourceInstanceName": "pNF 2a383eab-c33c 0",
      "resourceCustomizationUUID": "f9ef8b6f-35fb-407d-a457-7a50c5a03102",
      "resourceName": "pNF 2a383eab-c33c",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "856f4656-8fee-44b7-813c-a678b54269d6",
      "resourceInvariantUUID": "ae7db58b-aba6-4f50-ae7b-254435a20473",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
      "artifactChecksum": "NzFjZjEyMDEwZWM0YzlhYzAwNjQ0OTVhYTkwN2ZlNzY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "e228bc9b-2bfc-415b-a21c-e7f021c4cf41"
    }
  ],
  "workloadContext": "Production"
}
2022-12-09T01:00:06.555Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-09T01:00:06.555Z|333d1733-23b4-48f0-b91a-e3e963e9d7ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0ba34406-72f8-410e-a62c-619722328bec ASDC
2022-12-09T01:00:06.557Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:e7b67d9c-b2fe-42ee-8723-a825b5c1eac3
ServiceName:Demo_pNF_DKEeeqmJ91TH8S3oIssM
ServiceVersion:1.0
ServiceUUID:0ba34406-72f8-410e-a62c-619722328bec
ServiceInvariantUUID:ee5ff76c-8acc-4f89-93d3-7566a5fb7556
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
ArtifactUUID:e228bc9b-2bfc-415b-a21c-e7f021c4cf41
ArtifactChecksum:NzFjZjEyMDEwZWM0YzlhYzAwNjQ0OTVhYTkwN2ZlNzY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 2a383eab-c33c 0
ResourceCustomizationUUID:f9ef8b6f-35fb-407d-a457-7a50c5a03102
ResourceInvariantUUID:ae7db58b-aba6-4f50-ae7b-254435a20473
ResourceName:pNF 2a383eab-c33c
ResourceType:PNF
ResourceUUID:856f4656-8fee-44b7-813c-a678b54269d6
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-12-09T01:00:06.558Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0ba34406-72f8-410e-a62c-619722328bec 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-12-09T01:00:06.601Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T01:00:06.602Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-09T01:00:06.602Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-09T01:00:06.602Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e228bc9b-2bfc-415b-a21c-e7f021c4cf41 from URL: /sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:06.605Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-09T01:00:06.605Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:06.700Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-09T01:00:06.701Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar e228bc9b-2bfc-415b-a21c-e7f021c4cf41 88018
2022-12-09T01:00:06.702Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar ASDC sendASDCNotification
2022-12-09T01:00:06.702Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:06.702Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:00:06.702Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:00:06.704Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:00:06.704Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547606702,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:00:06.805Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:00:06.806Z||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-12-09T01:00:06.806Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:00:06.822Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:00:06.823Z||pool-48-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:00:07.705Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T01:00:07.707Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-09T01:00:07.708Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: e228bc9b-2bfc-415b-a21c-e7f021c4cf41, URL: /sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar to file: /app/ASDC/1/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:07.708Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:07.708Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:07.709Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:07.833Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1345949608661149717/Definitions/service-DemoPnfDkeeeqmj91th8s3oissm-template.yml
2022-12-09T01:00:08.688Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-09T01:00:08.688Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-09T01:00:08.689Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:08.689Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-09T01:00:08.689Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||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-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:08.689Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:08.689Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||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-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:08.689Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||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-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:08.689Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||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-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:08.689Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||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-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:08.689Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2a383eab-c33c 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-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:08.690Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-09T01:00:08.690Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:00:08.690Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_DKEeeqmJ91TH8S3oIssM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:00:08.690Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Node template pNF 2a383eab-c33c 0 is matching search criteria
2022-12-09T01:00:08.690Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-09T01:00:08.691Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 2a383eab-c33c 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T01:00:08.691Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:00:08.691Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_DKEeeqmJ91TH8S3oIssM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:00:08.691Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Node template pNF 2a383eab-c33c 0 is matching search criteria
2022-12-09T01:00:08.691Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-09T01:00:08.691Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 2a383eab-c33c 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T01:00:08.691Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:00:08.692Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_DKEeeqmJ91TH8S3oIssM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:00:08.692Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:00:08.692Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_DKEeeqmJ91TH8S3oIssM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:00:08.692Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:00:08.692Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_DKEeeqmJ91TH8S3oIssM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:00:08.692Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:00:08.692Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_DKEeeqmJ91TH8S3oIssM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:00:08.692Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:00:08.693Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_DKEeeqmJ91TH8S3oIssM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:00:08.693Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_DKEeeqmJ91TH8S3oIssM
Description:catalog service description
Model UUID:0ba34406-72f8-410e-a62c-619722328bec
Model Version:NULL
Model InvariantUuid:ee5ff76c-8acc-4f89-93d3-7566a5fb7556
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-12-09T01:00:08.703Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: 856f4656-8fee-44b7-813c-a678b54269d6
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-12-09T01:00:08.706Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||pNF 2a383eab-c33c 0
2022-12-09T01:00:08.707Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 856f4656-8fee-44b7-813c-a678b54269d6
2022-12-09T01:00:08.707Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 0ba34406-72f8-410e-a62c-619722328bec
2022-12-09T01:00:08.707Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 0ba34406-72f8-410e-a62c-619722328bec
2022-12-09T01:00:08.707Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 2a383eab-c33c 0 856f4656-8fee-44b7-813c-a678b54269d6 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-12-09T01:00:08.714Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@40c0f69b, org.onap.sdc.toscaparser.api.parameters.Input@400c435f, org.onap.sdc.toscaparser.api.parameters.Input@667a2df3, org.onap.sdc.toscaparser.api.parameters.Input@115a48, org.onap.sdc.toscaparser.api.parameters.Input@472210ff]
2022-12-09T01:00:08.714Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:00:08.714Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_DKEeeqmJ91TH8S3oIssM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:00:08.714Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 0ba34406-72f8-410e-a62c-619722328bec: pNF 2a383eab-c33c
2022-12-09T01:00:08.715Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||Processing PNF resource: 856f4656-8fee-44b7-813c-a678b54269d6
2022-12-09T01:00:08.715Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:00:08.715Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_DKEeeqmJ91TH8S3oIssM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:00:08.715Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||Resource customization UUID: f9ef8b6f-35fb-407d-a457-7a50c5a03102 is the same as notified resource customizationUUID: f9ef8b6f-35fb-407d-a457-7a50c5a03102
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-12-09T01:00:08.796Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 2a383eab-c33c 856f4656-8fee-44b7-813c-a678b54269d6 0 ASDC deployResourceStructure
2022-12-09T01:00:08.796Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar ASDC sendASDCNotification
2022-12-09T01:00:08.796Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar
2022-12-09T01:00:08.797Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:00:08.797Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:00:08.799Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:00:08.799Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547608796,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:00:08.899Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:00:08.900Z||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-12-09T01:00:08.900Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:00:08.916Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:00:08.916Z||pool-49-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:00:09.800Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e7b67d9c-b2fe-42ee-8723-a825b5c1eac3
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-12-09T01:00:09.817Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e7b67d9c-b2fe-42ee-8723-a825b5c1eac3
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-12-09T01:00:09.820Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:00:09.820Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T01:00:09.820Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T01:00:15.506Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:00:15.507Z||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-12-09T01:00:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:00:15.533Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:00:15.561Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.562Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547493999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.563Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.563Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.563Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547493379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.563Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.564Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.564Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547509631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.564Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.565Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.565Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "policy-id",
  "timestamp": 1670547505997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.565Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.565Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.566Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547493999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.566Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.566Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.566Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547493379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.567Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.567Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.567Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547509631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.567Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.568Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.568Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "policy-id",
  "timestamp": 1670547505997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.568Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.568Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.568Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547493999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.569Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.569Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.569Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547493379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.570Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.570Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.570Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547509631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.570Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.570Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.570Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "policy-id",
  "timestamp": 1670547505997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.571Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.571Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.571Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547493999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.571Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.573Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.575Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547493379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.575Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.575Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.575Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547509631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.576Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.576Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.576Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "policy-id",
  "timestamp": 1670547505997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.576Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.577Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.577Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547493999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.577Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.577Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.578Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547493379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.578Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.578Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.578Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547509631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.579Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.579Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.579Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "policy-id",
  "timestamp": 1670547505997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.580Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.581Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.582Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547493999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.582Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.582Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.582Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547493379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.583Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.583Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.583Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547509631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.583Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.584Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.584Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "policy-id",
  "timestamp": 1670547505997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.584Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.584Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.584Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547493999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.585Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.585Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.585Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547493379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.586Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.586Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.586Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547509631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.586Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.586Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.587Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "policy-id",
  "timestamp": 1670547505997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.587Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.587Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.587Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547493999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.588Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.588Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.588Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547493379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.589Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.589Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.589Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547509631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.590Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.590Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.590Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "policy-id",
  "timestamp": 1670547505997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.591Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.591Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.591Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547517657,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:00:15.592Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.592Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.592Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547517721,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:00:15.592Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.593Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.593Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "policy-id",
  "timestamp": 1670547518347,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:00:15.593Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.593Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.594Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "policy-id",
  "timestamp": 1670547519352,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:00:15.594Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.594Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.595Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "policy-id",
  "timestamp": 1670547520355,
  "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-12-09T01:00:15.610Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e7b67d9c-b2fe-42ee-8723-a825b5c1eac3
2022-12-09T01:00:15.611Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e7b67d9c-b2fe-42ee-8723-a825b5c1eac3 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-12-09T01:00:15.627Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.627Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547523000,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:00:15.628Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.628Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.628Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547524002,
  "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-12-09T01:00:15.638Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e7b67d9c-b2fe-42ee-8723-a825b5c1eac3
2022-12-09T01:00:15.638Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e7b67d9c-b2fe-42ee-8723-a825b5c1eac3 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-12-09T01:00:15.653Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.653Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547518662,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.654Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.654Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.654Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547518142,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.654Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.655Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.655Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "policy-id",
  "timestamp": 1670547525998,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.655Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.655Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.656Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547518662,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.656Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.656Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.656Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547518142,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.656Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.657Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.657Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "policy-id",
  "timestamp": 1670547525998,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.657Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.657Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.657Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547518662,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.658Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.658Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.658Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547518142,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.658Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.658Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.658Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.659Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.659Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.659Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "policy-id",
  "timestamp": 1670547525998,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.659Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.659Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.659Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547518662,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.660Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.660Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.660Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547518142,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.660Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.661Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.661Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.661Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.661Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.661Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "policy-id",
  "timestamp": 1670547525998,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.662Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.662Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.662Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547518662,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.662Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.663Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.663Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547518142,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.663Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.664Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.664Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.664Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.664Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.665Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "policy-id",
  "timestamp": 1670547525998,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.665Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.665Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.665Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547518662,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.665Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.666Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.666Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547518142,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.666Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.666Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.666Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.666Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.667Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.667Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "policy-id",
  "timestamp": 1670547525998,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.667Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.667Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.667Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547518662,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.668Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.668Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.668Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547518142,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.668Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.668Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.669Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.669Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.669Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.669Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "policy-id",
  "timestamp": 1670547525998,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.670Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.670Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.670Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.671Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.671Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.671Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547534498,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:00:15.671Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.671Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.672Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547535023,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:00:15.672Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.672Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.672Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "policy-id",
  "timestamp": 1670547535007,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:00:15.673Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.673Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.673Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.673Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.674Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.674Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547536102,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:00:15.674Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.674Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.675Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "policy-id",
  "timestamp": 1670547536012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:00:15.675Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.675Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.675Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.676Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.676Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547537168,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:00:15.676Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.677Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "policy-id",
  "timestamp": 1670547537015,
  "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-12-09T01:00:15.700Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2
2022-12-09T01:00:15.700Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2 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-12-09T01:00:15.722Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.722Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547537910,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:00:15.723Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.723Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.723Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547538205,
  "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-12-09T01:00:15.732Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2
2022-12-09T01:00:15.732Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2 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-12-09T01:00:15.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.744Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547539208,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T01:00:15.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.745Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547540032,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:00:15.746Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.746Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.746Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547539631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.746Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.746Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.747Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547541036,
  "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-12-09T01:00:15.754Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e7b67d9c-b2fe-42ee-8723-a825b5c1eac3
2022-12-09T01:00:15.755Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e7b67d9c-b2fe-42ee-8723-a825b5c1eac3 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-12-09T01:00:15.767Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.767Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547539631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.767Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.767Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.767Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547539631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.768Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.768Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.768Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.768Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.768Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.768Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547539631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.768Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.768Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.768Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.768Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.769Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.769Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547539631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.769Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.769Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.769Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.769Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.769Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.769Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547539631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.770Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.770Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.770Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.770Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547539631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.770Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.771Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.771Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.771Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.771Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.771Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547546737,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:00:15.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.772Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547529162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.772Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.772Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547549168,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:00:15.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.772Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547535502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.772Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.773Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547540215,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.773Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.773Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "policy-id",
  "timestamp": 1670547545997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.773Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.773Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547535502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.773Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.774Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547540215,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.774Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.774Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547551963,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:00:15.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:00:15.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.774Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "policy-id",
  "timestamp": 1670547545997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.774Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.774Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547535502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.774Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.775Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547540215,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.775Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.775Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "policy-id",
  "timestamp": 1670547545997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.775Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.775Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547552970,
  "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-12-09T01:00:15.784Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2
2022-12-09T01:00:15.784Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2 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-12-09T01:00:15.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.800Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547535502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.801Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.801Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547540215,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.801Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.802Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "policy-id",
  "timestamp": 1670547545997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.802Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.802Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547535502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:00:15.802Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:15.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:00:15.802Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547540215,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:00:15.802Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:00:39.820Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e7b67d9c-b2fe-42ee-8723-a825b5c1eac3
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-12-09T01:00:39.835Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e7b67d9c-b2fe-42ee-8723-a825b5c1eac3
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-12-09T01:00:39.840Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:00:39.840Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-09T01:00:39.841Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-09T01:00:39.841Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-09T01:00:39.841Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:00:39.842Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:00:39.842Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:00:39.842Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:00:39.842Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||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-12-09T01:00:39.851Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-09T01:01:09.851Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e7b67d9c-b2fe-42ee-8723-a825b5c1eac3 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-12-09T01:01:09.857Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e7b67d9c-b2fe-42ee-8723-a825b5c1eac3 and serviceModelVersionId: 0ba34406-72f8-410e-a62c-619722328bec
2022-12-09T01:01:09.857Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ee5ff76c-8acc-4f89-93d3-7566a5fb7556
2022-12-09T01:01:09.858Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ee5ff76c-8acc-4f89-93d3-7566a5fb7556/model-vers/model-ver/0ba34406-72f8-410e-a62c-619722328bec?depth=0
2022-12-09T01:01:09.862Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:01:09.907Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee5ff76c-8acc-4f89-93d3-7566a5fb7556/model-vers/model-ver/0ba34406-72f8-410e-a62c-619722328bec?depth=0|INFO|500||Invoke
2022-12-09T01:01:09.908Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee5ff76c-8acc-4f89-93d3-7566a5fb7556/model-vers/model-ver/0ba34406-72f8-410e-a62c-619722328bec?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee5ff76c-8acc-4f89-93d3-7566a5fb7556/model-vers/model-ver/0ba34406-72f8-410e-a62c-619722328bec?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e7b67d9c-b2fe-42ee-8723-a825b5c1eac3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a37fbb13-0f9d-4d0b-b247-df102db7bca1], X-ECOMP-RequestID=[e7b67d9c-b2fe-42ee-8723-a825b5c1eac3], X-TransactionId=[], X-ONAP-RequestID=[e7b67d9c-b2fe-42ee-8723-a825b5c1eac3], Content-Type=[application/merge-patch+json]}
2022-12-09T01:01:09.914Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee5ff76c-8acc-4f89-93d3-7566a5fb7556/model-vers/model-ver/0ba34406-72f8-410e-a62c-619722328bec?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-09T01:01:10.058Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee5ff76c-8acc-4f89-93d3-7566a5fb7556/model-vers/model-ver/0ba34406-72f8-410e-a62c-619722328bec?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/ee5ff76c-8acc-4f89-93d3-7566a5fb7556/model-vers/model-ver/0ba34406-72f8-410e-a62c-619722328bec?depth=0 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:01:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[192664], x-aai-txid=[2-aai-resources-221209-01:01:08:907-57579], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:01:10.058Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee5ff76c-8acc-4f89-93d3-7566a5fb7556/model-vers/model-ver/0ba34406-72f8-410e-a62c-619722328bec?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-09T01:01:10.059Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee5ff76c-8acc-4f89-93d3-7566a5fb7556/model-vers/model-ver/0ba34406-72f8-410e-a62c-619722328bec?depth=0|INFO|500||InvokeReturn
2022-12-09T01:01:10.060Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-09T01:01:10.060Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||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-12-09T01:01:10.068Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||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-12-09T01:01:10.068Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e7b67d9c-b2fe-42ee-8723-a825b5c1eac3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-09T01:01:10.068Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-09T01:01:10.068Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:10.070Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:10.070Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547670068,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T01:01:10.171Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:10.172Z||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-12-09T01:01:10.172Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:10.192Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:10.193Z||pool-50-thread-1|||||INFO|500||cambria reply ok (22 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-12-09T01:01:11.087Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T01:01:11.087Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"5d3ac740-68bc-4ae0-ae6e-d27e36c087c2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"192cd626-a08c-4766-b9bd-3657ba9a4cb7","serviceDescription":"service","serviceInvariantUUID":"28a5c0cd-1375-48c2-adb0-be21edc632b0","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b3218f07-cb4e-47c0-96f7-435e97fbe96a","resourceInvariantUUID":"ff9575d0-d748-4671-8334-695e5f6d8523","resourceCustomizationUUID":"a8a8f752-c75a-4037-83e1-64cf18a30af4","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":"NjgxOThlOGI0ZTYyYzk2MGI1MGFiZTgzZjQwOTk5ZGI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"04de8e63-b28d-4309-ae30-c69fb6cdb949","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":"NGM4MzE2Yzg2OGUzY2UwZTVhMWEyOGE3YzJkNjVkYjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c6453729-2084-4e4d-ae2f-dc56b2f40a13","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":"aa91cd00-8776-454a-947c-a58f95fe309d","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":"fd3635e5-ed0a-4bd2-ad0c-4adbc3eb7c89","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":"d09a7ed5-52d7-4ac2-bb82-8de1d8903eac","artifactVersion":"2","generatedFromUUID":"aa91cd00-8776-454a-947c-a58f95fe309d"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MGU1YTljYWUxMzIzMDZjNTY4OGIwMWJhMTliNDg0NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e6c7c495-747b-47ae-aff1-54890d03d1a4","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NzMxZGUzOTlmNmQ0NDQ5MWM0OTBjODg2M2M3NWFmYjc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"031ea087-17c3-4d52-988b-f29cef55f309","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-09T01:01:11.088Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:01:11.088Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:11.090Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:11.090Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:01:11.190Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:11.191Z||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-12-09T01:01:11.191Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:11.205Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:11.206Z||pool-51-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:01:12.091Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:01:12.091Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:12.095Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:12.095Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T01:01:12.195Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:12.196Z||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-12-09T01:01:12.196Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:12.210Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:12.211Z||pool-52-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:01:13.095Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:01:13.096Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:13.099Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:13.099Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:01:13.199Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:13.200Z||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-12-09T01:01:13.201Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:13.221Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:13.222Z||pool-53-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:01:14.100Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:01:14.102Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:14.104Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:14.105Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:01:14.205Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:14.206Z||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-12-09T01:01:14.206Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:14.223Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:14.224Z||pool-54-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:01:15.105Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:01:15.106Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:15.109Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:15.109Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-09T01:01:15.209Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:15.210Z||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-12-09T01:01:15.210Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:15.231Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:15.232Z||pool-55-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:01:15.507Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:01:15.508Z||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-12-09T01:01:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:15.536Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:15.536Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:01:15.536Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "policy-id",
  "timestamp": 1670547545997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:01:15.537Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:01:16.109Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:01:16.110Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:16.112Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:16.112Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:01:16.213Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:16.214Z||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-12-09T01:01:16.215Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:16.232Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:16.233Z||pool-56-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:01:17.114Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:01:17.114Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:17.117Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:17.117Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:01:17.219Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-09T01:01:17.219Z||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-12-09T01:01:17.220Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:17.236Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:17.236Z||pool-57-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:01:18.119Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "192cd626-a08c-4766-b9bd-3657ba9a4cb7",
  "serviceDescription": "service",
  "serviceInvariantUUID": "28a5c0cd-1375-48c2-adb0-be21edc632b0",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "a8a8f752-c75a-4037-83e1-64cf18a30af4",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "b3218f07-cb4e-47c0-96f7-435e97fbe96a",
      "resourceInvariantUUID": "ff9575d0-d748-4671-8334-695e5f6d8523",
      "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": "NGM4MzE2Yzg2OGUzY2UwZTVhMWEyOGE3YzJkNjVkYjc\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "c6453729-2084-4e4d-ae2f-dc56b2f40a13",
          "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": "aa91cd00-8776-454a-947c-a58f95fe309d",
          "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": "d09a7ed5-52d7-4ac2-bb82-8de1d8903eac",
            "generatedFromUUID": "aa91cd00-8776-454a-947c-a58f95fe309d"
          },
          "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": "d09a7ed5-52d7-4ac2-bb82-8de1d8903eac",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "NzMxZGUzOTlmNmQ0NDQ5MWM0OTBjODg2M2M3NWFmYjc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "031ea087-17c3-4d52-988b-f29cef55f309"
    }
  ],
  "workloadContext": "Production"
}
2022-12-09T01:01:18.119Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-09T01:01:18.119Z|e7b67d9c-b2fe-42ee-8723-a825b5c1eac3|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 192cd626-a08c-4766-b9bd-3657ba9a4cb7 ASDC
2022-12-09T01:01:18.120Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:5d3ac740-68bc-4ae0-ae6e-d27e36c087c2
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:192cd626-a08c-4766-b9bd-3657ba9a4cb7
ServiceInvariantUUID:28a5c0cd-1375-48c2-adb0-be21edc632b0
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:031ea087-17c3-4d52-988b-f29cef55f309
ArtifactChecksum:NzMxZGUzOTlmNmQ0NDQ5MWM0OTBjODg2M2M3NWFmYjc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:a8a8f752-c75a-4037-83e1-64cf18a30af4
ResourceInvariantUUID:ff9575d0-d748-4671-8334-695e5f6d8523
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:b3218f07-cb4e-47c0-96f7-435e97fbe96a
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:c6453729-2084-4e4d-ae2f-dc56b2f40a13
ArtifactChecksum:NGM4MzE2Yzg2OGUzY2UwZTVhMWEyOGE3YzJkNjVkYjc=
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:aa91cd00-8776-454a-947c-a58f95fe309d
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:d09a7ed5-52d7-4ac2-bb82-8de1d8903eac
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:d09a7ed5-52d7-4ac2-bb82-8de1d8903eac
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-09T01:01:18.121Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 192cd626-a08c-4766-b9bd-3657ba9a4cb7 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-12-09T01:01:18.160Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T01:01:18.160Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-09T01:01:18.160Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-09T01:01:18.160Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 031ea087-17c3-4d52-988b-f29cef55f309 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-09T01:01:18.161Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-09T01:01:18.161Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-09T01:01:18.229Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-09T01:01:18.230Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 031ea087-17c3-4d52-988b-f29cef55f309 75204
2022-12-09T01:01:18.231Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-12-09T01:01:18.231Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-09T01:01:18.231Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:01:18.231Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:18.233Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:18.233Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547678231,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:01:18.334Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:18.335Z||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-12-09T01:01:18.335Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:18.364Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:18.365Z||pool-58-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:01:19.234Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T01:01:19.235Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-09T01:01:19.236Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 031ea087-17c3-4d52-988b-f29cef55f309, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-09T01:01:19.236Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-12-09T01:01:19.236Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-09T01:01:19.236Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-12-09T01:01:19.362Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13766165763197831448/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-12-09T01:01:20.615Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-09T01:01:20.615Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-09T01:01:20.616Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-09T01:01:20.616Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-09T01:01:20.616Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:20.617Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:20.617Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:20.617Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:20.618Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:20.618Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:20.618Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:20.618Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-09T01:01:20.618Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.619Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:20.619Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-09T01:01:20.619Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-09T01:01:20.620Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T01:01:20.620Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.620Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:20.620Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-09T01:01:20.621Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-09T01:01:20.621Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T01:01:20.621Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.621Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:20.622Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.622Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-09T01:01:20.622Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-12-09T01:01:20.622Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-12-09T01:01:20.623Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-12-09T01:01:20.623Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-09T01:01:20.623Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-09T01:01:20.623Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.624Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-09T01:01:20.624Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.624Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-09T01:01:20.625Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:01:20.625Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.626Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-09T01:01:20.626Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:01:20.627Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.627Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-09T01:01:20.627Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:01:20.627Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.628Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-09T01:01:20.628Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-09T01:01:20.629Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-09T01:01:20.629Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=808d3117-c76b-4845-8c06-68bc848b0f4f
2022-12-09T01:01:20.629Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.630Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:20.630Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.630Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:20.630Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.631Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:20.631Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:20.631Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:20.631Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:192cd626-a08c-4766-b9bd-3657ba9a4cb7
Model Version:NULL
Model InvariantUuid:28a5c0cd-1375-48c2-adb0-be21edc632b0
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:50990fb7-a978-4bf6-8430-d937f8f77315
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ff9575d0-d748-4671-8334-695e5f6d8523
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:a8a8f752-c75a-4037-83e1-64cf18a30af4
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c07a5419-8a3e-4bfb-8d4c-1925e69bd336
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:46ed54c6-d683-4358-bf7f-03a433d1e830
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:808d3117-c76b-4845-8c06-68bc848b0f4f
ModelInvariantUuid:a11efae7-24a6-4e98-a9c6-1ba386def216
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:88abc575-1bd8-46b1-a0d5-8754d8e4795e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:1b32a498-7f77-4925-b0aa-259a3d43e355
ModelInvariantUuid:bda51f58-c2a2-4f33-ac74-9f89cbdf3f23
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:853879fe-17b4-4d6a-9021-17e39ed5dc2b
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-12-09T01:01:20.644Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: b3218f07-cb4e-47c0-96f7-435e97fbe96a
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-12-09T01:01:20.649Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||basic_vm 0
2022-12-09T01:01:20.649Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b3218f07-cb4e-47c0-96f7-435e97fbe96a
2022-12-09T01:01:20.649Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: c6453729-2084-4e4d-ae2f-dc56b2f40a13 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-12-09T01:01:20.650Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-09T01:01:20.650Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:20.730Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-09T01:01:20.731Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json c6453729-2084-4e4d-ae2f-dc56b2f40a13 787
2022-12-09T01:01:20.731Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:20.731Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:20.731Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:01:20.732Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:20.734Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:20.734Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547680731,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:01:20.835Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:20.836Z||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-12-09T01:01:20.836Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:20.854Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:20.855Z||pool-59-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:01:21.735Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "c07a5419-8a3e-4bfb-8d4c-1925e69bd336",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "46ed54c6-d683-4358-bf7f-03a433d1e830",
    "vfModuleModelCustomizationUUID": "b716fb15-bce7-4da1-9647-657242d7090a",
    "isBase": true,
    "artifacts": [
      "aa91cd00-8776-454a-947c-a58f95fe309d",
      "d09a7ed5-52d7-4ac2-bb82-8de1d8903eac"
    ],
    "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-12-09T01:01:21.740Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:46ed54c6-d683-4358-bf7f-03a433d1e830
VfModuleModelInvariantUUID:c07a5419-8a3e-4bfb-8d4c-1925e69bd336
VfModuleModelDescription:NULL
Artifacts UUID List:{
aa91cd00-8776-454a-947c-a58f95fe309d
,
d09a7ed5-52d7-4ac2-bb82-8de1d8903eac

}
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-12-09T01:01:21.742Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "c07a5419-8a3e-4bfb-8d4c-1925e69bd336",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "46ed54c6-d683-4358-bf7f-03a433d1e830",
    "vfModuleModelCustomizationUUID": "b716fb15-bce7-4da1-9647-657242d7090a",
    "isBase": true,
    "artifacts": [
      "aa91cd00-8776-454a-947c-a58f95fe309d",
      "d09a7ed5-52d7-4ac2-bb82-8de1d8903eac"
    ],
    "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-12-09T01:01:21.742Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:46ed54c6-d683-4358-bf7f-03a433d1e830
VfModuleModelInvariantUUID:c07a5419-8a3e-4bfb-8d4c-1925e69bd336
VfModuleModelDescription:NULL
Artifacts UUID List:{
aa91cd00-8776-454a-947c-a58f95fe309d
,
d09a7ed5-52d7-4ac2-bb82-8de1d8903eac

}
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-12-09T01:01:21.742Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: aa91cd00-8776-454a-947c-a58f95fe309d from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-12-09T01:01:21.742Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-09T01:01:21.743Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:21.804Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-09T01:01:21.805Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml aa91cd00-8776-454a-947c-a58f95fe309d 5033
2022-12-09T01:01:21.805Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:21.806Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:21.806Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:01:21.806Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:21.810Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:21.810Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547681805,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:01:21.910Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:21.911Z||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-12-09T01:01:21.911Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:21.928Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:21.929Z||pool-60-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:01:22.811Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: d09a7ed5-52d7-4ac2-bb82-8de1d8903eac from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-12-09T01:01:22.812Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-09T01:01:22.812Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:22.888Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-09T01:01:22.888Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env d09a7ed5-52d7-4ac2-bb82-8de1d8903eac 903
2022-12-09T01:01:22.888Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:22.889Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:22.889Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:01:22.889Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:22.891Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:22.891Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547682888,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:01:22.991Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:22.992Z||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-12-09T01:01:22.992Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:23.010Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:23.010Z||pool-61-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:01:23.892Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 192cd626-a08c-4766-b9bd-3657ba9a4cb7
2022-12-09T01:01:23.892Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 b3218f07-cb4e-47c0-96f7-435e97fbe96a 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-12-09T01:01:23.916Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2a0e6e7, org.onap.sdc.toscaparser.api.parameters.Input@62c1832b, org.onap.sdc.toscaparser.api.parameters.Input@3df896bb, org.onap.sdc.toscaparser.api.parameters.Input@5a601174, org.onap.sdc.toscaparser.api.parameters.Input@5ff25301]
2022-12-09T01:01:23.918Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.918Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:23.918Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2022-12-09T01:01:23.919Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= a8a8f752-c75a-4037-83e1-64cf18a30af4
2022-12-09T01:01:23.919Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a8a8f752-c75a-4037-83e1-64cf18a30af4 matches Tosca VF Customization UUID: a8a8f752-c75a-4037-83e1-64cf18a30af4
2022-12-09T01:01:23.919Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: a8a8f752-c75a-4037-83e1-64cf18a30af4  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-12-09T01:01:23.925Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.926Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:23.927Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id a8a8f752-c75a-4037-83e1-64cf18a30af4: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-09T01:01:23.927Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@12c11d09
2022-12-09T01:01:23.927Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.928Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-09T01:01:23.928Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b716fb15-bce7-4da1-9647-657242d7090a
2022-12-09T01:01:23.929Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b716fb15-bce7-4da1-9647-657242d7090a
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-12-09T01:01:23.934Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.934Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-09T01:01:23.935Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:01:23.935Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.935Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-09T01:01:23.936Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:01:23.936Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.936Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-09T01:01:23.937Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-09T01:01:23.937Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-09T01:01:23.937Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=808d3117-c76b-4845-8c06-68bc848b0f4f
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-12-09T01:01:23.941Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.942Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-09T01:01:23.942Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:01:23.943Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.943Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-09T01:01:23.943Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=a8a8f752-c75a-4037-83e1-64cf18a30af4
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-12-09T01:01:23.946Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.947Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:23.947Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 192cd626-a08c-4766-b9bd-3657ba9a4cb7: basic_vm
2022-12-09T01:01:23.947Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.948Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:23.948Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.948Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:23.949Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.949Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:23.949Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.950Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:23.950Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:01:23.950Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:01:23.950Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:24.143Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm b3218f07-cb4e-47c0-96f7-435e97fbe96a 1 ASDC deployResourceStructure
2022-12-09T01:01:24.144Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:24.144Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:24.144Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:01:24.144Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:24.146Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:24.146Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547684143,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T01:01:24.247Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:24.248Z||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-12-09T01:01:24.248Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:24.266Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:24.267Z||pool-62-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:01:25.147Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:25.148Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:25.148Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:01:25.148Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:25.150Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:25.150Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547685147,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-09T01:01:25.251Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:25.253Z||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-12-09T01:01:25.253Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:25.269Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:25.270Z||pool-63-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:01:26.152Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:26.153Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:01:26.153Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:01:26.153Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:26.155Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:26.157Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547686152,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-09T01:01:26.256Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-09T01:01:26.257Z||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-12-09T01:01:26.257Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:26.276Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:26.276Z||pool-64-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:01:27.158Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-12-09T01:01:27.158Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-09T01:01:27.158Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:01:27.159Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:01:27.160Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:01:27.161Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547687158,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:01:27.261Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:01:27.262Z||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-12-09T01:01:27.262Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:01:27.279Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:01:27.280Z||pool-65-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:01:28.161Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2
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-12-09T01:01:28.177Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2
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-12-09T01:01:28.182Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:01:28.182Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T01:01:28.182Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T01:01:58.182Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2
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-12-09T01:01:58.200Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2
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-12-09T01:01:58.203Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:01:58.204Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T01:01:58.204Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T01:02:15.506Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:02:15.507Z||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-12-09T01:02:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:02:15.555Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:02:15.556Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.556Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547554816,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:02:15.557Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.558Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.558Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547535502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.558Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.558Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.558Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547540215,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.558Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.558Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.559Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "policy-id",
  "timestamp": 1670547545997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.559Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.559Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.559Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547555818,
  "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-12-09T01:02:15.576Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2
2022-12-09T01:02:15.577Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2 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-12-09T01:02:15.594Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.594Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547535502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.594Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.594Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.594Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547540215,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-09T01:02:15.594Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.595Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.595Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "policy-id",
  "timestamp": 1670547545997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.595Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.595Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.595Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547535502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.596Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.596Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547540215,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.596Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.596Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "policy-id",
  "timestamp": 1670547545997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.596Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.597Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.597Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547535502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:02:15.597Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.597Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.597Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547540215,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:02:15.598Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.598Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.598Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "policy-id",
  "timestamp": 1670547545997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:02:15.598Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.598Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.598Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547559495,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:02:15.599Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.599Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.599Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670547558974,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:02:15.599Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.599Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.599Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547559162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.599Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.600Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.600Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "policy-id",
  "timestamp": 1670547559521,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:02:15.600Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.600Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.600Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547560563,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:02:15.600Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.600Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.601Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547559162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.601Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.601Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.601Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "policy-id",
  "timestamp": 1670547560526,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:02:15.602Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.602Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.602Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547561632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:02:15.602Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.602Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.603Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547559162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.603Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.603Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.603Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "policy-id",
  "timestamp": 1670547561529,
  "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-12-09T01:02:15.633Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d1ff0e9a-2032-4285-82cf-5164dd0f0cf8
2022-12-09T01:02:15.634Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1ff0e9a-2032-4285-82cf-5164dd0f0cf8 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-12-09T01:02:15.651Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.651Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547562696,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:02:15.652Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.652Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.652Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547559162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.652Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.652Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.652Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547563772,
  "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-12-09T01:02:15.663Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d1ff0e9a-2032-4285-82cf-5164dd0f0cf8
2022-12-09T01:02:15.664Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1ff0e9a-2032-4285-82cf-5164dd0f0cf8 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-12-09T01:02:15.682Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.682Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547559162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.682Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.683Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670547564789,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T01:02:15.683Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.683Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547559162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.683Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.683Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547559162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.683Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.683Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547559162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.684Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.684Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.684Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547559162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:02:15.684Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.684Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.685Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547568954,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:02:15.685Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.685Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.685Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547569631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.685Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.685Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.685Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547569631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.686Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.686Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.686Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547571698,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:02:15.686Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.686Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.686Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547569631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.687Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.687Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.687Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670547572703,
  "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-12-09T01:02:15.702Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d1ff0e9a-2032-4285-82cf-5164dd0f0cf8
2022-12-09T01:02:15.703Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1ff0e9a-2032-4285-82cf-5164dd0f0cf8 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-12-09T01:02:15.719Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.719Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547569631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.719Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.719Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.720Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547569631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.720Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.720Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.720Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547569631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.720Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.720Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.720Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547569631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.720Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.720Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.720Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547569631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.721Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.721Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.721Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547569631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:02:15.721Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.721Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.721Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547578721,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:02:15.721Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.721Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.721Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547586160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:02:15.721Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.721Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.721Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670547587163,
  "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-12-09T01:02:15.730Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d1ff0e9a-2032-4285-82cf-5164dd0f0cf8
2022-12-09T01:02:15.730Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1ff0e9a-2032-4285-82cf-5164dd0f0cf8 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-12-09T01:02:15.752Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.753Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "333d1733-23b4-48f0-b91a-e3e963e9d7ba",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547591833,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T01:02:15.754Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.754Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.754Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.754Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.755Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.755Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.755Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.755Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.755Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.756Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.756Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.756Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.756Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.757Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.757Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.757Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.758Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.758Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/resourceInstances/pnf2a383eabc33c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.758Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.758Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.759Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:02:15.759Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.759Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.759Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:02:15.760Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:02:15.760Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.760Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547606702,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:02:15.760Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:15.760Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:02:15.761Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547608796,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDkeeeqmj91th8s3oissm/1.0/artifacts/service-DemoPnfDkeeeqmj91th8s3oissm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:02:15.761Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:02:28.204Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2
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-12-09T01:02:28.224Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2
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-12-09T01:02:28.228Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:02:28.228Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-09T01:02:28.228Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-09T01:02:28.228Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-09T01:02:28.228Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:02:28.228Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:02:28.228Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:02:28.228Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:02:28.228Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:02:28.235Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-09T01:02:58.236Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2 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-12-09T01:02:58.247Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2 and serviceModelVersionId: 192cd626-a08c-4766-b9bd-3657ba9a4cb7
2022-12-09T01:02:58.247Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 28a5c0cd-1375-48c2-adb0-be21edc632b0
2022-12-09T01:02:58.248Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/28a5c0cd-1375-48c2-adb0-be21edc632b0/model-vers/model-ver/192cd626-a08c-4766-b9bd-3657ba9a4cb7?depth=0
2022-12-09T01:02:58.257Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:02:58.346Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28a5c0cd-1375-48c2-adb0-be21edc632b0/model-vers/model-ver/192cd626-a08c-4766-b9bd-3657ba9a4cb7?depth=0|INFO|500||Invoke
2022-12-09T01:02:58.347Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28a5c0cd-1375-48c2-adb0-be21edc632b0/model-vers/model-ver/192cd626-a08c-4766-b9bd-3657ba9a4cb7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28a5c0cd-1375-48c2-adb0-be21edc632b0/model-vers/model-ver/192cd626-a08c-4766-b9bd-3657ba9a4cb7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5d3ac740-68bc-4ae0-ae6e-d27e36c087c2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[93eab0d6-f784-41a3-866a-078337883409], X-ECOMP-RequestID=[5d3ac740-68bc-4ae0-ae6e-d27e36c087c2], X-TransactionId=[], X-ONAP-RequestID=[5d3ac740-68bc-4ae0-ae6e-d27e36c087c2], Content-Type=[application/merge-patch+json]}
2022-12-09T01:02:58.351Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28a5c0cd-1375-48c2-adb0-be21edc632b0/model-vers/model-ver/192cd626-a08c-4766-b9bd-3657ba9a4cb7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-09T01:02:58.509Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28a5c0cd-1375-48c2-adb0-be21edc632b0/model-vers/model-ver/192cd626-a08c-4766-b9bd-3657ba9a4cb7?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/28a5c0cd-1375-48c2-adb0-be21edc632b0/model-vers/model-ver/192cd626-a08c-4766-b9bd-3657ba9a4cb7?depth=0 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:02:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[422016], x-aai-txid=[0-aai-resources-221209-01:02:57:344-55869], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:02:58.509Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28a5c0cd-1375-48c2-adb0-be21edc632b0/model-vers/model-ver/192cd626-a08c-4766-b9bd-3657ba9a4cb7?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-09T01:02:58.510Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28a5c0cd-1375-48c2-adb0-be21edc632b0/model-vers/model-ver/192cd626-a08c-4766-b9bd-3657ba9a4cb7?depth=0|INFO|500||InvokeReturn
2022-12-09T01:02:58.510Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-09T01:02:58.510Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:02:58.523Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||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-12-09T01:02:58.524Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5d3ac740-68bc-4ae0-ae6e-d27e36c087c2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-09T01:02:58.524Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-09T01:02:58.525Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:02:58.527Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:02:58.527Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547778524,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T01:02:58.628Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:02:58.629Z||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-12-09T01:02:58.629Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:02:58.648Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:02:58.649Z||pool-66-thread-1|||||INFO|500||cambria reply ok (21 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-12-09T01:03:00.223Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T01:03:00.224Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"d1ff0e9a-2032-4285-82cf-5164dd0f0cf8","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"fc946fea-6bef-4a9a-88cc-aa62677cd806","serviceDescription":"service","serviceInvariantUUID":"db38ec10-509c-4ed1-b343-9f12e3faded8","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1dd4c85a-1c25-4d7a-a5fd-955fb83a9c02","resourceInvariantUUID":"2d4313e7-17d7-4e2c-b196-e5b410809d94","resourceCustomizationUUID":"a175ab42-0877-497b-8fe7-a7b705ea0a8d","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":"OGQ3N2E3ODEwMzNlYmE1OWM1MTBhNzNiMGUzYjQ2NzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cee459d6-2f6b-4ba5-9135-fe44f1cc5992","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":"3a58f024-8ddf-4aff-9dcf-74925e14a110","artifactVersion":"2","generatedFromUUID":"7176f2e2-7789-4df2-a5ca-afb9312a4782"},{"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":"7176f2e2-7789-4df2-a5ca-afb9312a4782","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":"NWM3NzAxYTBlOTMzZGJmMzdlOTk4ODM0MWEyMzlkMTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6d7978db-090e-4884-8303-8adc9534752a","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":"8a946aee-06fc-46b1-87c8-cbaa813399c7","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":"a3663961-7202-4aee-8f7e-bae330088016","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":"25958dcf-138c-46cd-9aeb-833cd33ac034","artifactVersion":"2","generatedFromUUID":"8a946aee-06fc-46b1-87c8-cbaa813399c7"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"OGJhYmVhMDQ5OGMwNTM2NTViZGFkZDk2OTQ2ZDY0NTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ef4501b5-25ff-4635-a9b8-3e949952e59e","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NzIwZDA5MTdhZWRmYzFlYmY5MGY2YWE4NWU0Yjk3MDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"30a0f888-d8e7-47b3-a84d-74344eada492","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-09T01:03:00.224Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:03:00.225Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:00.226Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:00.227Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:03:00.327Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:00.328Z||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-12-09T01:03:00.328Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:00.350Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:00.351Z||pool-67-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:03:01.227Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:03:01.228Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:01.231Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:01.231Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-09T01:03:01.331Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:01.332Z||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-12-09T01:03:01.332Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:01.368Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:01.370Z||pool-68-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:02.232Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:03:02.233Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:02.236Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:02.236Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-09T01:03:02.336Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:02.338Z||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-12-09T01:03:02.338Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:02.360Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:02.361Z||pool-69-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:03:03.237Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:03:03.244Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:03.247Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:03.247Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T01:03:03.347Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-09T01:03:03.349Z||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-12-09T01:03:03.349Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:03.374Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:03.375Z||pool-70-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:04.249Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:03:04.249Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:04.251Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:04.252Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:03:04.352Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:04.353Z||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-12-09T01:03:04.353Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:04.367Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:04.367Z||pool-71-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:05.252Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:03:05.253Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:05.255Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:05.255Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:03:05.355Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:05.356Z||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-12-09T01:03:05.357Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:05.372Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:05.373Z||pool-72-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:06.256Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:03:06.257Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:06.258Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:06.259Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-09T01:03:06.359Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:06.360Z||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-12-09T01:03:06.360Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:06.376Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:06.377Z||pool-73-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:07.259Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:03:07.260Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:07.262Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:07.262Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:03:07.362Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:07.364Z||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-12-09T01:03:07.364Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:07.382Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:07.383Z||pool-74-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:03:08.263Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:03:08.264Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:08.266Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:08.266Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:03:08.366Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:08.367Z||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-12-09T01:03:08.367Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:08.384Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:08.385Z||pool-75-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:03:09.274Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "fc946fea-6bef-4a9a-88cc-aa62677cd806",
  "serviceDescription": "service",
  "serviceInvariantUUID": "db38ec10-509c-4ed1-b343-9f12e3faded8",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "a175ab42-0877-497b-8fe7-a7b705ea0a8d",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1dd4c85a-1c25-4d7a-a5fd-955fb83a9c02",
      "resourceInvariantUUID": "2d4313e7-17d7-4e2c-b196-e5b410809d94",
      "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": "3a58f024-8ddf-4aff-9dcf-74925e14a110",
          "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": "7176f2e2-7789-4df2-a5ca-afb9312a4782",
          "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": "NWM3NzAxYTBlOTMzZGJmMzdlOTk4ODM0MWEyMzlkMTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "6d7978db-090e-4884-8303-8adc9534752a",
          "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": "8a946aee-06fc-46b1-87c8-cbaa813399c7",
          "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": "25958dcf-138c-46cd-9aeb-833cd33ac034",
            "generatedFromUUID": "8a946aee-06fc-46b1-87c8-cbaa813399c7"
          },
          "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": "25958dcf-138c-46cd-9aeb-833cd33ac034",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "NzIwZDA5MTdhZWRmYzFlYmY5MGY2YWE4NWU0Yjk3MDM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "30a0f888-d8e7-47b3-a84d-74344eada492"
    }
  ],
  "workloadContext": "Production"
}
2022-12-09T01:03:09.275Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-09T01:03:09.275Z|5d3ac740-68bc-4ae0-ae6e-d27e36c087c2|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 fc946fea-6bef-4a9a-88cc-aa62677cd806 ASDC
2022-12-09T01:03:09.277Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:d1ff0e9a-2032-4285-82cf-5164dd0f0cf8
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:fc946fea-6bef-4a9a-88cc-aa62677cd806
ServiceInvariantUUID:db38ec10-509c-4ed1-b343-9f12e3faded8
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:30a0f888-d8e7-47b3-a84d-74344eada492
ArtifactChecksum:NzIwZDA5MTdhZWRmYzFlYmY5MGY2YWE4NWU0Yjk3MDM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:a175ab42-0877-497b-8fe7-a7b705ea0a8d
ResourceInvariantUUID:2d4313e7-17d7-4e2c-b196-e5b410809d94
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:1dd4c85a-1c25-4d7a-a5fd-955fb83a9c02
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:3a58f024-8ddf-4aff-9dcf-74925e14a110
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:7176f2e2-7789-4df2-a5ca-afb9312a4782
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:6d7978db-090e-4884-8303-8adc9534752a
ArtifactChecksum:NWM3NzAxYTBlOTMzZGJmMzdlOTk4ODM0MWEyMzlkMTU=
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:8a946aee-06fc-46b1-87c8-cbaa813399c7
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:25958dcf-138c-46cd-9aeb-833cd33ac034
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:25958dcf-138c-46cd-9aeb-833cd33ac034
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-09T01:03:09.277Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc946fea-6bef-4a9a-88cc-aa62677cd806 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-12-09T01:03:09.326Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T01:03:09.327Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-09T01:03:09.327Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-09T01:03:09.327Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 30a0f888-d8e7-47b3-a84d-74344eada492 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-09T01:03:09.327Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-09T01:03:09.327Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-09T01:03:09.530Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-09T01:03:09.531Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 30a0f888-d8e7-47b3-a84d-74344eada492 73995
2022-12-09T01:03:09.531Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-12-09T01:03:09.532Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-09T01:03:09.532Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:03:09.532Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:09.534Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:09.534Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547789531,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:03:09.635Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-09T01:03:09.636Z||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-12-09T01:03:09.636Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:09.652Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:09.652Z||pool-76-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:10.534Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T01:03:10.536Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-09T01:03:10.536Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 30a0f888-d8e7-47b3-a84d-74344eada492, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-09T01:03:10.536Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-12-09T01:03:10.537Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-09T01:03:10.537Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-09T01:03:10.652Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1527638366454225411/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-12-09T01:03:11.916Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-09T01:03:11.917Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-09T01:03:11.917Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-09T01:03:11.917Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-12-09T01:03:11.917Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:11.917Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:11.917Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:11.917Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:11.917Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-09T01:03:11.918Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.918Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:11.918Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-09T01:03:11.918Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-09T01:03:11.918Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T01:03:11.919Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.919Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:11.919Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-09T01:03:11.919Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-09T01:03:11.919Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T01:03:11.920Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.920Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:11.920Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.920Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-09T01:03:11.920Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2022-12-09T01:03:11.920Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template dummy is not matching search criteria
2022-12-09T01:03:11.921Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-09T01:03:11.921Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.921Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-09T01:03:11.921Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.921Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-09T01:03:11.921Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:03:11.922Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.922Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-09T01:03:11.922Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:03:11.922Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.922Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-09T01:03:11.923Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:03:11.923Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.923Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-09T01:03:11.923Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-12-09T01:03:11.923Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=a8400bf1-ab5c-4df5-979f-93b1efbba984
2022-12-09T01:03:11.923Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.924Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:11.924Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.924Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:11.924Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.924Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:11.924Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:11.925Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:11.925Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:fc946fea-6bef-4a9a-88cc-aa62677cd806
Model Version:NULL
Model InvariantUuid:db38ec10-509c-4ed1-b343-9f12e3faded8
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:c811387e-bf4c-4918-a0b1-587a666e69d7
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:2d4313e7-17d7-4e2c-b196-e5b410809d94
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:a175ab42-0877-497b-8fe7-a7b705ea0a8d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:26733c5d-0f98-41f0-b525-7c7624e77345
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:a8400bf1-ab5c-4df5-979f-93b1efbba984
ModelInvariantUuid:16082ccb-2850-44bc-9f97-04a0ef1456ab
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:be45e435-bee5-47d5-bfc9-3231518d8f24
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:0073466c-5106-400e-b098-9243a0c91d08
ModelInvariantUuid:e775a471-c1e1-4dd2-912f-720fe5edd83b
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:54b62e53-c17e-420c-af7d-c4c3b68f992f
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-12-09T01:03:11.938Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 1dd4c85a-1c25-4d7a-a5fd-955fb83a9c02
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-12-09T01:03:11.944Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||basic_cnf 0
2022-12-09T01:03:11.944Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1dd4c85a-1c25-4d7a-a5fd-955fb83a9c02
2022-12-09T01:03:11.944Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 3a58f024-8ddf-4aff-9dcf-74925e14a110 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-12-09T01:03:11.944Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-09T01:03:11.945Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:12.010Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-09T01:03:12.011Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 3a58f024-8ddf-4aff-9dcf-74925e14a110 12
2022-12-09T01:03:12.011Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:12.011Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:12.012Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:03:12.012Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:12.014Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:12.014Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547792011,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:03:12.114Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:12.115Z||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-12-09T01:03:12.115Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:12.146Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:12.147Z||pool-77-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:03:13.015Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7176f2e2-7789-4df2-a5ca-afb9312a4782 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-12-09T01:03:13.016Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-09T01:03:13.016Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:13.082Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-09T01:03:13.082Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 7176f2e2-7789-4df2-a5ca-afb9312a4782 2688
2022-12-09T01:03:13.082Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:13.083Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:13.083Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:03:13.083Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:13.085Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:13.085Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547793082,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:03:13.185Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:13.186Z||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-12-09T01:03:13.186Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:13.203Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:13.204Z||pool-78-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:14.088Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6d7978db-090e-4884-8303-8adc9534752a from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-12-09T01:03:14.088Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-09T01:03:14.089Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:14.154Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-09T01:03:14.155Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 6d7978db-090e-4884-8303-8adc9534752a 828
2022-12-09T01:03:14.155Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:14.155Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:14.156Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:03:14.156Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:14.158Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:14.158Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547794155,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:03:14.258Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:14.259Z||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-12-09T01:03:14.259Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:14.275Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:14.276Z||pool-79-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:15.159Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "26733c5d-0f98-41f0-b525-7c7624e77345",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1",
    "vfModuleModelCustomizationUUID": "a25f92a2-c603-4eed-a172-43cc8cd6ef37",
    "isBase": true,
    "artifacts": [
      "7176f2e2-7789-4df2-a5ca-afb9312a4782",
      "8a946aee-06fc-46b1-87c8-cbaa813399c7",
      "25958dcf-138c-46cd-9aeb-833cd33ac034"
    ],
    "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-12-09T01:03:15.163Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1
VfModuleModelInvariantUUID:26733c5d-0f98-41f0-b525-7c7624e77345
VfModuleModelDescription:NULL
Artifacts UUID List:{
7176f2e2-7789-4df2-a5ca-afb9312a4782
,
8a946aee-06fc-46b1-87c8-cbaa813399c7
,
25958dcf-138c-46cd-9aeb-833cd33ac034

}
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-12-09T01:03:15.165Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "26733c5d-0f98-41f0-b525-7c7624e77345",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1",
    "vfModuleModelCustomizationUUID": "a25f92a2-c603-4eed-a172-43cc8cd6ef37",
    "isBase": true,
    "artifacts": [
      "7176f2e2-7789-4df2-a5ca-afb9312a4782",
      "8a946aee-06fc-46b1-87c8-cbaa813399c7",
      "25958dcf-138c-46cd-9aeb-833cd33ac034"
    ],
    "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-12-09T01:03:15.165Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1
VfModuleModelInvariantUUID:26733c5d-0f98-41f0-b525-7c7624e77345
VfModuleModelDescription:NULL
Artifacts UUID List:{
7176f2e2-7789-4df2-a5ca-afb9312a4782
,
8a946aee-06fc-46b1-87c8-cbaa813399c7
,
25958dcf-138c-46cd-9aeb-833cd33ac034

}
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-12-09T01:03:15.165Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 8a946aee-06fc-46b1-87c8-cbaa813399c7 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-12-09T01:03:15.165Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-09T01:03:15.166Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:15.250Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-09T01:03:15.250Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 8a946aee-06fc-46b1-87c8-cbaa813399c7 1164
2022-12-09T01:03:15.251Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:15.251Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:15.251Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:03:15.251Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:15.253Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:15.253Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547795251,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:03:15.354Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:15.355Z||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-12-09T01:03:15.355Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:15.370Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:15.374Z||pool-80-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:03:15.507Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:03:15.508Z||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-12-09T01:03:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:15.537Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:15.538Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:03:15.538Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e7b67d9c-b2fe-42ee-8723-a825b5c1eac3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547670068,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T01:03:15.539Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:03:15.539Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:03:15.539Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:03:15.539Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:03:15.539Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:03:15.539Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T01:03:15.540Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:03:15.540Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:03:15.540Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:03:15.540Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:03:15.540Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:03:15.541Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:03:15.541Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:03:15.541Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:03:15.541Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-09T01:03:15.542Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:03:16.254Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 25958dcf-138c-46cd-9aeb-833cd33ac034 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-12-09T01:03:16.255Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-09T01:03:16.255Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:16.316Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-09T01:03:16.317Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 25958dcf-138c-46cd-9aeb-833cd33ac034 200
2022-12-09T01:03:16.317Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:16.317Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:16.317Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:03:16.317Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:16.319Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:16.319Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547796317,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:03:16.419Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:16.420Z||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-12-09T01:03:16.421Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:16.437Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:16.438Z||pool-81-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:17.320Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: fc946fea-6bef-4a9a-88cc-aa62677cd806
2022-12-09T01:03:17.320Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 1dd4c85a-1c25-4d7a-a5fd-955fb83a9c02 ASDC
2022-12-09T01:03:17.333Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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 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 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-12-09T01:03:17.352Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1749f681, org.onap.sdc.toscaparser.api.parameters.Input@f3b803b, org.onap.sdc.toscaparser.api.parameters.Input@3ea05f, org.onap.sdc.toscaparser.api.parameters.Input@1f2c6143, org.onap.sdc.toscaparser.api.parameters.Input@478961d9]
2022-12-09T01:03:17.354Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.354Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:17.355Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2022-12-09T01:03:17.355Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= a175ab42-0877-497b-8fe7-a7b705ea0a8d
2022-12-09T01:03:17.355Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a175ab42-0877-497b-8fe7-a7b705ea0a8d matches Tosca VF Customization UUID: a175ab42-0877-497b-8fe7-a7b705ea0a8d
2022-12-09T01:03:17.355Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: a175ab42-0877-497b-8fe7-a7b705ea0a8d  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-12-09T01:03:17.359Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.359Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:17.360Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id a175ab42-0877-497b-8fe7-a7b705ea0a8d: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-09T01:03:17.361Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1df33edf
2022-12-09T01:03:17.361Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.361Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-09T01:03:17.361Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a25f92a2-c603-4eed-a172-43cc8cd6ef37
2022-12-09T01:03:17.362Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a25f92a2-c603-4eed-a172-43cc8cd6ef37
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-12-09T01:03:17.365Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.366Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-09T01:03:17.366Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:03:17.366Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.367Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-09T01:03:17.367Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:03:17.367Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.367Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-09T01:03:17.368Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-12-09T01:03:17.368Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=a8400bf1-ab5c-4df5-979f-93b1efbba984
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-12-09T01:03:17.371Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.371Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-09T01:03:17.371Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:03:17.372Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.372Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-09T01:03:17.372Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d
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-12-09T01:03:17.375Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.376Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:17.376Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid fc946fea-6bef-4a9a-88cc-aa62677cd806: basic_cnf
2022-12-09T01:03:17.376Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.376Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:17.376Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.377Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:17.377Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.377Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:17.377Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.378Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:17.378Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:03:17.378Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:03:17.378Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:17.500Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 1dd4c85a-1c25-4d7a-a5fd-955fb83a9c02 1 ASDC deployResourceStructure
2022-12-09T01:03:17.501Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:17.501Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:17.502Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-09T01:03:17.502Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:17.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:17.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547797501,
  "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-12-09T01:03:17.604Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:17.605Z||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-12-09T01:03:17.606Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:17.634Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:17.635Z||pool-82-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:18.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:18.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:18.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-09T01:03:18.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:18.508Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:18.508Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547798505,
  "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-12-09T01:03:18.608Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:18.610Z||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-12-09T01:03:18.610Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:18.628Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:18.628Z||pool-83-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:19.509Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:19.510Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:19.510Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:03:19.510Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:19.512Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:19.512Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547799509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T01:03:19.612Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:19.613Z||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-12-09T01:03:19.613Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:19.628Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:19.628Z||pool-84-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:20.513Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:20.513Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:20.513Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:03:20.514Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:20.516Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:20.516Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547800512,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-12-09T01:03:20.618Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-09T01:03:20.619Z||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-12-09T01:03:20.619Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:20.635Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:20.636Z||pool-85-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:21.519Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:21.519Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:21.519Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:03:21.520Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:21.522Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:21.522Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547801519,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-12-09T01:03:21.623Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:21.624Z||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-12-09T01:03:21.624Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:21.639Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:21.640Z||pool-86-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:22.523Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-12-09T01:03:22.524Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-09T01:03:22.524Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:03:22.524Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:22.526Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:22.527Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547802523,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:03:22.627Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:22.628Z||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-12-09T01:03:22.628Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:22.646Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:22.647Z||pool-87-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:03:23.527Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d1ff0e9a-2032-4285-82cf-5164dd0f0cf8
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-12-09T01:03:23.555Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d1ff0e9a-2032-4285-82cf-5164dd0f0cf8
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-12-09T01:03:23.558Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:03:23.558Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-09T01:03:23.558Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-09T01:03:23.559Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-09T01:03:23.559Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:03:23.559Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:03:23.559Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:03:23.559Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:03:23.559Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:23.576Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-09T01:03:53.578Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d1ff0e9a-2032-4285-82cf-5164dd0f0cf8 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-12-09T01:03:53.589Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d1ff0e9a-2032-4285-82cf-5164dd0f0cf8 and serviceModelVersionId: fc946fea-6bef-4a9a-88cc-aa62677cd806
2022-12-09T01:03:53.589Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:03:53.590Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/db38ec10-509c-4ed1-b343-9f12e3faded8/model-vers/model-ver/fc946fea-6bef-4a9a-88cc-aa62677cd806?depth=0
2022-12-09T01:03:53.594Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:03:53.637Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db38ec10-509c-4ed1-b343-9f12e3faded8/model-vers/model-ver/fc946fea-6bef-4a9a-88cc-aa62677cd806?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-12-09T01:03:53.638Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db38ec10-509c-4ed1-b343-9f12e3faded8/model-vers/model-ver/fc946fea-6bef-4a9a-88cc-aa62677cd806?depth=0|INFO|500||Invoke
2022-12-09T01:03:53.643Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db38ec10-509c-4ed1-b343-9f12e3faded8/model-vers/model-ver/fc946fea-6bef-4a9a-88cc-aa62677cd806?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-09T01:03:53.761Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db38ec10-509c-4ed1-b343-9f12e3faded8/model-vers/model-ver/fc946fea-6bef-4a9a-88cc-aa62677cd806?depth=0|INFO|500||InvokeReturn
2022-12-09T01:03:53.762Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db38ec10-509c-4ed1-b343-9f12e3faded8/model-vers/model-ver/fc946fea-6bef-4a9a-88cc-aa62677cd806?depth=0 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:03:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[111], vertex-id=[434304], x-aai-txid=[2-aai-resources-221209-01:03:52:635-48428], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:03:53.762Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2022-12-09T01:03:53.763Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-09T01:03:53.763Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:53.772Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:53.772Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d1ff0e9a-2032-4285-82cf-5164dd0f0cf8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-09T01:03:53.773Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-09T01:03:53.773Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:03:53.775Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:03:53.775Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547833772,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T01:03:53.875Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:03:53.876Z||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-12-09T01:03:53.876Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:03:53.896Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:03:53.897Z||pool-88-thread-1|||||INFO|500||cambria reply ok (21 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-12-09T01:03:54.793Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:03:54.793Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:03:54.793Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:04:05.188Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:04:05.189Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:04:05.190Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:04:05.190Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:04:14.747Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:04:14.748Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:04:14.749Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:04:14.749Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:04:15.506Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:04:15.508Z||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-12-09T01:04:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:04:15.551Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:04:15.552Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:04:15.552Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:04:15.554Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:04:15.554Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:04:15.554Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:04:15.555Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:04:15.555Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:04:15.555Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547678231,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:04:15.556Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:04:15.556Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:04:15.556Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547680731,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:04:15.556Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:04:15.557Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:04:15.557Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547681805,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:04:15.557Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:04:15.558Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:04:15.558Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547682888,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:04:15.558Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:04:15.559Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:04:15.559Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547684143,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T01:04:15.559Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:04:15.560Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:04:15.560Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547685147,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-09T01:04:15.560Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:04:15.560Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:04:15.561Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547686152,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-09T01:04:15.561Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:04:15.561Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:04:15.561Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547687158,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:04:15.562Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:04:24.309Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:04:24.309Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:04:24.310Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:04:24.310Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:04:33.929Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:04:33.930Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:04:33.931Z||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-12-09T01:04:33.931Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:04:43.550Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:04:43.551Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:04:43.552Z||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-12-09T01:04:43.552Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:04:53.111Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:05:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:05:15.506Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:05:15.507Z||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-12-09T01:05:15.507Z||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-12-09T01:05:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:05:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:05:15.550Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:05:15.551Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.551Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5d3ac740-68bc-4ae0-ae6e-d27e36c087c2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547778524,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T01:05:15.552Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:05:15.552Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.553Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:05:15.553Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:05:15.553Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.553Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-09T01:05:15.553Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:05:15.554Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.554Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-09T01:05:15.554Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:05:15.554Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.555Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T01:05:15.555Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:05:15.555Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.555Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:05:15.555Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:05:15.556Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.556Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:05:15.556Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:05:15.556Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.556Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-09T01:05:15.557Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:05:15.557Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.557Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:05:15.557Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:05:15.557Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.557Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547592858,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:05:15.558Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:05:15.558Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.558Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547789531,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:05:15.558Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:05:15.558Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.559Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547792011,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:05:15.559Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:05:15.559Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.559Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547793082,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:05:15.559Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:05:15.560Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.560Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547794155,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:05:15.560Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:05:15.560Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-09T01:05:15.560Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547795251,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:05:15.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:05:25.080Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:06:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:06:15.505Z||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-12-09T01:06:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:06:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:06:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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-12-09T01:06:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:06:16.050Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:06:16.051Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T01:06:16.051Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547796317,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:06:16.052Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:06:16.053Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T01:06:16.053Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547797501,
  "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-12-09T01:06:16.053Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:06:16.054Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T01:06:16.054Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547798505,
  "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-12-09T01:06:16.054Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:06:16.054Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T01:06:16.054Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547799509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T01:06:16.055Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:06:16.055Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T01:06:16.055Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547800512,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-12-09T01:06:16.055Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:06:16.055Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T01:06:16.056Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547801519,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-12-09T01:06:16.056Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:06:16.056Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T01:06:16.056Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547802523,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:06:16.056Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:06:16.057Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-09T01:06:16.057Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1ff0e9a-2032-4285-82cf-5164dd0f0cf8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670547833772,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T01:06:16.057Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:06:25.071Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:07:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:07:15.504Z||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-12-09T01:07:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:07:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:07:15.507Z||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-12-09T01:07:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:07:25.058Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:07:25.058Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:08:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:08:15.504Z||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-12-09T01:08:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:08:15.506Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:08:15.507Z||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-12-09T01:08:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:08:25.112Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:08:25.137Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:09:15.504Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:09:15.505Z||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-12-09T01:09:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:09:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:09:15.506Z||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-12-09T01:09:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:09:25.080Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:09:25.081Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:10:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:10:15.504Z||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-12-09T01:10:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:10:15.509Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:10:15.510Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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-12-09T01:10:15.510Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:10:25.075Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:10:25.087Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:11:15.505Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:11:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:11:15.507Z||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-12-09T01:11:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:11:15.510Z||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-12-09T01:11:15.510Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:11:25.090Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:11:25.091Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:12:15.504Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:12:15.505Z||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-12-09T01:12:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:12:15.507Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:12:15.507Z||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-12-09T01:12:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:12:25.066Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:12:25.068Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:13:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:13:15.504Z||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-12-09T01:13:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:13:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:13:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T01:13:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:13:25.077Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:13:25.078Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:14:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:14:15.504Z||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-12-09T01:14:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:14:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:14:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T01:14:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:14:25.059Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:14:25.101Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:15:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:15:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:15:15.507Z||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-12-09T01:15:15.507Z||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-12-09T01:15:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:15:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:15:25.065Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:15:25.068Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:16:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:16:15.504Z||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-12-09T01:16:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:16:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:16:15.507Z||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-12-09T01:16:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:16:25.096Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:16:25.097Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:17:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:17:15.504Z||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-12-09T01:17:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:17:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:17:15.507Z||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-12-09T01:17:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:17:25.083Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:17:25.083Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:18:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:18:15.504Z||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-12-09T01:18:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:18:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:18:15.507Z||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-12-09T01:18:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:18:25.058Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:18:25.058Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:19:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:19:15.504Z||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-12-09T01:19:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:19:15.506Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:19:15.506Z||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-12-09T01:19:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:19:25.058Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:19:25.064Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:20:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:20:15.504Z||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-12-09T01:20:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:20:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:20:15.506Z||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-12-09T01:20:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:20:25.063Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:20:25.074Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:21:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:21:15.504Z||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-12-09T01:21:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:21:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:21:15.507Z||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-12-09T01:21:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:21:25.097Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:21:25.099Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:22:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:22:15.504Z||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-12-09T01:22:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:22:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:22:15.507Z||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-12-09T01:22:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:22:25.064Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:22:25.073Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:23:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:23:15.504Z||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-12-09T01:23:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:23:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:23:15.507Z||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-12-09T01:23:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:23:25.086Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:23:25.088Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:24:15.504Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:24:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:24:15.508Z||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-12-09T01:24:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:24:15.508Z||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-12-09T01:24:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:24:25.061Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:24:25.104Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:25:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:25:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:25:15.506Z||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-12-09T01:25:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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-12-09T01:25:15.508Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:25:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:25:25.074Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:25:25.143Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:26:15.503Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:26:15.505Z||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-12-09T01:26:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:26:15.506Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:26:15.507Z||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-12-09T01:26:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:26:25.078Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:26:25.078Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:27:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:27:15.506Z||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-12-09T01:27:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:27:15.508Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:27:15.508Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T01:27:15.508Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:27:25.087Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:27:25.092Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:28:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:28:15.505Z||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-12-09T01:28:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:28:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:28:15.507Z||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-12-09T01:28:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:28:25.064Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:28:25.086Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:29:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:29:15.504Z||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-12-09T01:29:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:29:15.506Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:29:15.508Z||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-12-09T01:29:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:29:25.056Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:29:25.057Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:30:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:30:15.505Z||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-12-09T01:30:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:30:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:30:15.507Z||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-12-09T01:30:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:30:25.061Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:30:25.075Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:31:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:31:15.505Z||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-12-09T01:31:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:31:15.507Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:31:15.507Z||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-12-09T01:31:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:31:25.081Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:31:25.082Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:32:15.504Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:32:15.505Z||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-12-09T01:32:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:32:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:32:15.507Z||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-12-09T01:32:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:32:25.065Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:32:25.072Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:33:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:33:15.505Z||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-12-09T01:33:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:33:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:33:15.507Z||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-12-09T01:33:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:33:25.085Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:33:25.091Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:34:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:34:15.504Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:34:15.508Z||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-12-09T01:34:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:34:15.509Z||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-12-09T01:34:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:34:25.082Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:34:25.086Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:35:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:35:15.504Z||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-12-09T01:35:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:35:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:35:15.508Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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-12-09T01:35:15.508Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:35:25.076Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:35:25.089Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:36:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:36:15.507Z||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-12-09T01:36:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:36:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:36:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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-12-09T01:36:15.508Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:36:25.094Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:36:25.096Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:37:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:37:15.504Z||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-12-09T01:37:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:37:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:37:15.507Z||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-12-09T01:37:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:37:25.061Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:37:25.063Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:38:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:38:15.504Z||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-12-09T01:38:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:38:15.509Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:38:15.510Z||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-12-09T01:38:15.511Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:38:25.090Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:38:25.092Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:39:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:39:15.504Z||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-12-09T01:39:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:39:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:39:15.507Z||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-12-09T01:39:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:39:25.063Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:39:25.063Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:40:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:40:15.504Z||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-12-09T01:40:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:40:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:40:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T01:40:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:40:25.083Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:40:25.094Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:41:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:41:15.504Z||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-12-09T01:41:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:41:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:41:15.507Z||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-12-09T01:41:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:41:25.059Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:41:25.065Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:15.503Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:42:15.505Z||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-12-09T01:42:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:42:15.506Z||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-12-09T01:42:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:15.678Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:15.679Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.680Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"40396b32-def6-4d84-9778-633a799fdfe5","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111","serviceDescription":"service","serviceInvariantUUID":"22dff4b3-8146-4cf6-8b33-d9513ba745cd","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1e4ba7c8-d37d-4762-8543-947a2c0e42df","resourceInvariantUUID":"207e2d48-05ec-4a7a-87b7-fd0e659e4223","resourceCustomizationUUID":"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e","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":"OGEwZjZhZmExYWU0Y2Q4MDg1MDEyOTJjNGI5ZmYyMmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e0d6ee7d-8ab1-4a75-ab91-9a68244a5ceb","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":"ZDNhMWIzZTY5MzUzMGZkMDQyNDUyYjA4M2ZiMzY5MjY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fe7c54f5-6807-4815-b2bf-cf2207b42613","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":"1f14b830-a2c9-43c8-8ea4-6ae8f314f18b","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":"df58b3f2-7495-44e3-a7da-e18b0e4bb457","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":"57b68345-404e-46c7-9b60-23a0361b4327","artifactVersion":"2","generatedFromUUID":"610f24b6-56a0-4725-a893-f4c9bd5f67ca"},{"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":"2d20e67d-8b20-42c6-acc2-4377e8534313","artifactVersion":"2","generatedFromUUID":"1f14b830-a2c9-43c8-8ea4-6ae8f314f18b"},{"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":"610f24b6-56a0-4725-a893-f4c9bd5f67ca","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":"aa169cd5-214a-4ac0-81fc-4b595830af2f","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":"OGJhZmZkOTJiYjBiNTZlYzUxZjljZjgxZTk0OWMxMDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9520de4b-18a0-475a-80d7-30550ae23a8d","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MGVlNzk3MGJiNTMzMDcwZGM4NTQ3NTYwMWRlM2VkYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d03b801a-6afd-469c-9917-f75ea0e9ea88","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-09T01:42:15.685Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:42:15.686Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:15.694Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:15.695Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.695Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550080029,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.696Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.696Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.696Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550115920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.696Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.697Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.697Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550109162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.698Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.699Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.699Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550115920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T01:42:15.699Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.699Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.699Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550080029,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.701Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.701Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.702Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550109162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.702Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.702Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.702Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550115920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:42:15.703Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.703Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.703Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550080029,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.703Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.703Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.704Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550109162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.704Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.705Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.705Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550115920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.705Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.706Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.706Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550080029,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.706Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.707Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:15.707Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.707Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.707Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550109162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.707Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.707Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.707Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550119631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.708Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.708Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.708Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550115920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-09T01:42:15.708Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.708Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.708Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550080029,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.709Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.709Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.709Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550109162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.709Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.709Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.709Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550119631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.710Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.710Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.710Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550080029,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.711Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.711Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.711Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550115920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-09T01:42:15.711Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.712Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.712Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550109162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.712Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.712Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.712Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550119631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.712Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.712Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.713Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550080029,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.713Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.713Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.714Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550115920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-09T01:42:15.714Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.714Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.714Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550109162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.714Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.714Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.715Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550119631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.715Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.715Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.715Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550080029,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.715Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.715Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.716Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550115920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.716Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.716Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.716Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550109162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.716Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.716Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.716Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550119631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.717Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.717Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.717Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550080029,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.717Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.717Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.717Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550115920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.718Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.718Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.718Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550109162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.718Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.719Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.719Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550119631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.719Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.719Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.720Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550080029,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:42:15.720Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.720Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.721Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550115920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:42:15.721Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.721Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.721Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550109162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:42:15.722Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.722Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.722Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550119631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.722Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.722Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.723Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550126638,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:15.723Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:42:15.723Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.723Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550126028,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:15.723Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:42:15.723Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.724Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550119631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.724Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.724Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.724Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550127232,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:15.724Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:42:15.724Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.725Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550125997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.725Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.725Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.725Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550127713,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:15.726Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:42:15.726Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.726Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550119631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.726Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.726Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.727Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550125997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.727Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.727Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.727Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550128877,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:15.728Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:42:15.728Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.728Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550119631,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:42:15.728Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.728Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.728Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550125997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:42:15.729Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.729Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.729Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550130181,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:15.729Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:42:15.730Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.730Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550125997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.730Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.730Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.730Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550129877,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:15.731Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:42:15.731Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.731Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550130843,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:42:15.731Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:42:15.731Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.731Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550131308,
  "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-12-09T01:42:15.761Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 40396b32-def6-4d84-9778-633a799fdfe5
2022-12-09T01:42:15.762Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 40396b32-def6-4d84-9778-633a799fdfe5 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-12-09T01:42:15.776Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.776Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550125997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.776Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.777Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.777Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550131855,
  "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-12-09T01:42:15.784Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 40396b32-def6-4d84-9778-633a799fdfe5
2022-12-09T01:42:15.784Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 40396b32-def6-4d84-9778-633a799fdfe5 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-12-09T01:42:15.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.800Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550132310,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T01:42:15.800Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:42:15.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.801Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550125997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.801Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.801Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550125997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.801Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:42:15.801Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550125997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:15.801Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:42:15.807Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:15.808Z||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-12-09T01:42:15.808Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:15.828Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:15.829Z||pool-89-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:16.707Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:42:16.708Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:16.713Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:16.713Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T01:42:16.813Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:16.814Z||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-12-09T01:42:16.814Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:16.833Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:16.833Z||pool-90-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:42:17.714Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:42:17.715Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:17.717Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:17.718Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:42:17.818Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-09T01:42:17.819Z||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-12-09T01:42:17.819Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:17.836Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:17.836Z||pool-91-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:42:18.718Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:42:18.719Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:18.722Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:18.722Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:18.822Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:18.823Z||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-12-09T01:42:18.823Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:18.840Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:18.840Z||pool-92-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:19.722Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:42:19.724Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:19.726Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:19.726Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-09T01:42:19.826Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:19.827Z||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-12-09T01:42:19.827Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:19.843Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:19.844Z||pool-93-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:20.727Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:42:20.728Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:20.731Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:20.731Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-09T01:42:20.831Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-09T01:42:20.832Z||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-12-09T01:42:20.833Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:20.847Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:20.847Z||pool-94-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:21.732Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:42:21.733Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:21.735Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:21.736Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-09T01:42:21.836Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:21.837Z||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-12-09T01:42:21.837Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:21.858Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:21.859Z||pool-95-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:22.736Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:42:22.737Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:22.740Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:22.740Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:22.840Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:22.841Z||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-12-09T01:42:22.841Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:22.857Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:22.858Z||pool-96-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:42:23.741Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:42:23.741Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:23.744Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:23.744Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:42:23.845Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-09T01:42:23.846Z||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-12-09T01:42:23.846Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:23.861Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:23.861Z||pool-97-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:24.745Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-09T01:42:24.745Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:24.748Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:24.748Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:42:24.848Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-09T01:42:24.849Z||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-12-09T01:42:24.849Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:24.874Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:24.874Z||pool-98-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:42:25.750Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111",
  "serviceDescription": "service",
  "serviceInvariantUUID": "22dff4b3-8146-4cf6-8b33-d9513ba745cd",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1e4ba7c8-d37d-4762-8543-947a2c0e42df",
      "resourceInvariantUUID": "207e2d48-05ec-4a7a-87b7-fd0e659e4223",
      "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": "ZDNhMWIzZTY5MzUzMGZkMDQyNDUyYjA4M2ZiMzY5MjY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "fe7c54f5-6807-4815-b2bf-cf2207b42613",
          "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": "1f14b830-a2c9-43c8-8ea4-6ae8f314f18b",
          "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": "2d20e67d-8b20-42c6-acc2-4377e8534313",
            "generatedFromUUID": "1f14b830-a2c9-43c8-8ea4-6ae8f314f18b"
          },
          "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": "57b68345-404e-46c7-9b60-23a0361b4327",
          "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": "2d20e67d-8b20-42c6-acc2-4377e8534313",
          "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": "610f24b6-56a0-4725-a893-f4c9bd5f67ca",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "MGVlNzk3MGJiNTMzMDcwZGM4NTQ3NTYwMWRlM2VkYzQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d03b801a-6afd-469c-9917-f75ea0e9ea88"
    }
  ],
  "workloadContext": "Production"
}
2022-12-09T01:42:25.751Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-09T01:42:25.751Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111 ASDC
2022-12-09T01:42:25.751Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:40396b32-def6-4d84-9778-633a799fdfe5
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
ServiceInvariantUUID:22dff4b3-8146-4cf6-8b33-d9513ba745cd
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:d03b801a-6afd-469c-9917-f75ea0e9ea88
ArtifactChecksum:MGVlNzk3MGJiNTMzMDcwZGM4NTQ3NTYwMWRlM2VkYzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e
ResourceInvariantUUID:207e2d48-05ec-4a7a-87b7-fd0e659e4223
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:1e4ba7c8-d37d-4762-8543-947a2c0e42df
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:fe7c54f5-6807-4815-b2bf-cf2207b42613
ArtifactChecksum:ZDNhMWIzZTY5MzUzMGZkMDQyNDUyYjA4M2ZiMzY5MjY=
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:1f14b830-a2c9-43c8-8ea4-6ae8f314f18b
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:2d20e67d-8b20-42c6-acc2-4377e8534313
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:57b68345-404e-46c7-9b60-23a0361b4327
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:2d20e67d-8b20-42c6-acc2-4377e8534313
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:610f24b6-56a0-4725-a893-f4c9bd5f67ca
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-09T01:42:25.752Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111 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-12-09T01:42:25.807Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T01:42:25.808Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-09T01:42:25.808Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-09T01:42:25.808Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: d03b801a-6afd-469c-9917-f75ea0e9ea88 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-09T01:42:25.808Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-09T01:42:25.809Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-09T01:42:25.889Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-09T01:42:25.891Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar d03b801a-6afd-469c-9917-f75ea0e9ea88 163289
2022-12-09T01:42:25.892Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-12-09T01:42:25.892Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-09T01:42:25.892Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:42:25.892Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:25.895Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:25.895Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550145892,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:25.995Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:25.996Z||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-12-09T01:42:25.996Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:26.012Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:26.012Z||pool-99-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:26.896Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-09T01:42:26.897Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-09T01:42:26.897Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: d03b801a-6afd-469c-9917-f75ea0e9ea88, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-09T01:42:26.898Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-12-09T01:42:26.899Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-09T01:42:26.899Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-09T01:42:27.132Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3357555677983463817/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-12-09T01:42:28.342Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-09T01:42:28.342Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-09T01:42:28.343Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-09T01:42:28.343Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-12-09T01:42:28.343Z|40396b32-def6-4d84-9778-633a799fdfe5|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-BasicCnfMacro-csar.csar
2022-12-09T01:42:28.343Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:28.343Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:28.343Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:28.344Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-09T01:42:28.344Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.344Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:28.344Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-09T01:42:28.345Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-09T01:42:28.345Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T01:42:28.345Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.346Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:28.346Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-09T01:42:28.346Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-09T01:42:28.346Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-09T01:42:28.346Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.347Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:28.347Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.347Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-12-09T01:42:28.347Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-12-09T01:42:28.348Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-12-09T01:42:28.348Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-09T01:42:28.348Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.348Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-09T01:42:28.349Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.349Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-09T01:42:28.349Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:42:28.349Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.349Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-09T01:42:28.350Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:42:28.350Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.350Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-09T01:42:28.350Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:42:28.351Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.351Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-09T01:42:28.351Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:42:28.351Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.352Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-12-09T01:42:28.352Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-12-09T01:42:28.352Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8b5d5816-c4e1-4127-8789-7e7cd98a55af
2022-12-09T01:42:28.352Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.352Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:28.353Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.353Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:28.353Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.353Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:28.354Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:28.354Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:28.354Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
Model Version:NULL
Model InvariantUuid:22dff4b3-8146-4cf6-8b33-d9513ba745cd
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:70cf4e67-a607-4cce-bd7f-03b08468d336
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:207e2d48-05ec-4a7a-87b7-fd0e659e4223
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:ec4cf70b-6582-419d-9504-f0b0aabb6335
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:bc5672c4-ba54-49a4-ac32-4fed3b40e470
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:274be262-88c4-48a7-a5eb-62cec171b472
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:c2f63677-02ef-4c1a-a130-6baece08badf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:8b5d5816-c4e1-4127-8789-7e7cd98a55af
ModelInvariantUuid:f5a11078-32d8-47ef-9f75-37c2b01ed97b
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:a6e52dcf-450f-41bc-9b48-57c75dd5def7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:e4a71350-cd35-4fac-a2dc-58238f3281f3
ModelInvariantUuid:50467d12-f264-4780-b85e-aced28bedb74
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:853cf8f3-2c18-4ca5-8f0b-a2cf665b3c5f
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-12-09T01:42:28.364Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 1e4ba7c8-d37d-4762-8543-947a2c0e42df
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-12-09T01:42:28.369Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||basic_cnf_macro 0
2022-12-09T01:42:28.369Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1e4ba7c8-d37d-4762-8543-947a2c0e42df
2022-12-09T01:42:28.369Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fe7c54f5-6807-4815-b2bf-cf2207b42613 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-12-09T01:42:28.369Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-09T01:42:28.370Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:28.431Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-09T01:42:28.432Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json fe7c54f5-6807-4815-b2bf-cf2207b42613 1565
2022-12-09T01:42:28.432Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:28.432Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:28.433Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:42:28.433Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:28.435Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:28.436Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550148432,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:28.536Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:28.537Z||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-12-09T01:42:28.537Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:28.552Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:28.552Z||pool-100-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:29.436Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "274be262-88c4-48a7-a5eb-62cec171b472",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c2f63677-02ef-4c1a-a130-6baece08badf",
    "vfModuleModelCustomizationUUID": "0d9dfb11-a4aa-40df-b306-9b728101297f",
    "isBase": true,
    "artifacts": [
      "1f14b830-a2c9-43c8-8ea4-6ae8f314f18b",
      "2d20e67d-8b20-42c6-acc2-4377e8534313"
    ],
    "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": "ec4cf70b-6582-419d-9504-f0b0aabb6335",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "bc5672c4-ba54-49a4-ac32-4fed3b40e470",
    "vfModuleModelCustomizationUUID": "326e84fa-6255-4ff9-9602-69d3d8edcf17",
    "isBase": false,
    "artifacts": [
      "610f24b6-56a0-4725-a893-f4c9bd5f67ca"
    ],
    "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-12-09T01:42:29.442Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c2f63677-02ef-4c1a-a130-6baece08badf
VfModuleModelInvariantUUID:274be262-88c4-48a7-a5eb-62cec171b472
VfModuleModelDescription:NULL
Artifacts UUID List:{
1f14b830-a2c9-43c8-8ea4-6ae8f314f18b
,
2d20e67d-8b20-42c6-acc2-4377e8534313

}
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:bc5672c4-ba54-49a4-ac32-4fed3b40e470
VfModuleModelInvariantUUID:ec4cf70b-6582-419d-9504-f0b0aabb6335
VfModuleModelDescription:NULL
Artifacts UUID List:{
610f24b6-56a0-4725-a893-f4c9bd5f67ca

}
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-12-09T01:42:29.444Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "274be262-88c4-48a7-a5eb-62cec171b472",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c2f63677-02ef-4c1a-a130-6baece08badf",
    "vfModuleModelCustomizationUUID": "0d9dfb11-a4aa-40df-b306-9b728101297f",
    "isBase": true,
    "artifacts": [
      "1f14b830-a2c9-43c8-8ea4-6ae8f314f18b",
      "2d20e67d-8b20-42c6-acc2-4377e8534313"
    ],
    "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": "ec4cf70b-6582-419d-9504-f0b0aabb6335",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "bc5672c4-ba54-49a4-ac32-4fed3b40e470",
    "vfModuleModelCustomizationUUID": "326e84fa-6255-4ff9-9602-69d3d8edcf17",
    "isBase": false,
    "artifacts": [
      "610f24b6-56a0-4725-a893-f4c9bd5f67ca"
    ],
    "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-12-09T01:42:29.444Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c2f63677-02ef-4c1a-a130-6baece08badf
VfModuleModelInvariantUUID:274be262-88c4-48a7-a5eb-62cec171b472
VfModuleModelDescription:NULL
Artifacts UUID List:{
1f14b830-a2c9-43c8-8ea4-6ae8f314f18b
,
2d20e67d-8b20-42c6-acc2-4377e8534313

}
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:bc5672c4-ba54-49a4-ac32-4fed3b40e470
VfModuleModelInvariantUUID:ec4cf70b-6582-419d-9504-f0b0aabb6335
VfModuleModelDescription:NULL
Artifacts UUID List:{
610f24b6-56a0-4725-a893-f4c9bd5f67ca

}
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-12-09T01:42:29.444Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1f14b830-a2c9-43c8-8ea4-6ae8f314f18b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-12-09T01:42:29.444Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-09T01:42:29.445Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:29.514Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-09T01:42:29.515Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 1f14b830-a2c9-43c8-8ea4-6ae8f314f18b 914
2022-12-09T01:42:29.516Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:29.516Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:29.516Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:42:29.517Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:29.519Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:29.520Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550149516,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:29.620Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:29.621Z||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-12-09T01:42:29.621Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:29.636Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:29.637Z||pool-101-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:30.521Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 57b68345-404e-46c7-9b60-23a0361b4327 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-12-09T01:42:30.521Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-09T01:42:30.522Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:30.591Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-09T01:42:30.591Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 57b68345-404e-46c7-9b60-23a0361b4327 12
2022-12-09T01:42:30.591Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:30.592Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:30.592Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:42:30.592Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:30.594Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:30.594Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550150591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:30.694Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:30.696Z||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-12-09T01:42:30.696Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:30.723Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:30.724Z||pool-102-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:31.595Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 2d20e67d-8b20-42c6-acc2-4377e8534313 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-12-09T01:42:31.595Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-09T01:42:31.595Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:31.659Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-09T01:42:31.660Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2d20e67d-8b20-42c6-acc2-4377e8534313 96
2022-12-09T01:42:31.660Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:31.660Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:31.660Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:42:31.661Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:31.663Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:31.663Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550151660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:31.763Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:31.764Z||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-12-09T01:42:31.764Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:31.782Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:31.783Z||pool-103-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:42:32.663Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 610f24b6-56a0-4725-a893-f4c9bd5f67ca from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-12-09T01:42:32.664Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-09T01:42:32.664Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:32.737Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-09T01:42:32.737Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 610f24b6-56a0-4725-a893-f4c9bd5f67ca 20206
2022-12-09T01:42:32.738Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:32.738Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:32.738Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-09T01:42:32.738Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:32.740Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:32.740Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550152738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:42:32.840Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:32.841Z||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-12-09T01:42:32.842Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:32.861Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:32.861Z||pool-104-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:33.745Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:42:33.745Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 1e4ba7c8-d37d-4762-8543-947a2c0e42df 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-12-09T01:42:33.760Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5de566a9, org.onap.sdc.toscaparser.api.parameters.Input@106cc9d3, org.onap.sdc.toscaparser.api.parameters.Input@2369d145, org.onap.sdc.toscaparser.api.parameters.Input@79e48152, org.onap.sdc.toscaparser.api.parameters.Input@fc270e9]
2022-12-09T01:42:33.761Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:33.762Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:33.762Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-12-09T01:42:33.762Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e
2022-12-09T01:42:33.762Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e matches Tosca VF Customization UUID: 3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e
2022-12-09T01:42:33.762Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e  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-12-09T01:42:33.766Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:33.766Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:33.767Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e: {\"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-12-09T01:42:33.767Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@492beacd
2022-12-09T01:42:33.767Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:33.767Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-09T01:42:33.767Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 326e84fa-6255-4ff9-9602-69d3d8edcf17
2022-12-09T01:42:33.768Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 326e84fa-6255-4ff9-9602-69d3d8edcf17
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-12-09T01:42:33.771Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:33.771Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-09T01:42:33.771Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:42:33.771Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:33.771Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-09T01:42:33.772Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-09T01:42:33.772Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:33.772Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-09T01:42:33.772Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e
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-12-09T01:42:33.774Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:33.774Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:33.774Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111: basic_cnf_macro
2022-12-09T01:42:33.774Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:33.775Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:33.775Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:33.775Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:33.775Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:33.775Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:33.775Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:33.775Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:33.775Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-09T01:42:33.776Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-09T01:42:33.776Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:33.826Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 1e4ba7c8-d37d-4762-8543-947a2c0e42df 2 ASDC deployResourceStructure
2022-12-09T01:42:33.827Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:33.827Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:33.828Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:42:33.829Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:33.832Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:33.832Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550153827,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T01:42:33.932Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-09T01:42:33.933Z||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-12-09T01:42:33.933Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:33.949Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:33.949Z||pool-105-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:34.838Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:34.838Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:34.839Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:42:34.839Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:34.841Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:34.841Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550154838,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-12-09T01:42:34.942Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-09T01:42:34.943Z||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-12-09T01:42:34.943Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:34.982Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:34.982Z||pool-106-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:35.843Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:35.847Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:35.847Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-09T01:42:35.847Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:35.850Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:35.850Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550155843,
  "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-12-09T01:42:35.950Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:35.951Z||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-12-09T01:42:35.951Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:35.968Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:35.969Z||pool-107-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-09T01:42:36.852Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:36.853Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:36.853Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:42:36.853Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:36.855Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:36.855Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550156852,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-12-09T01:42:36.955Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:36.956Z||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-12-09T01:42:36.957Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:36.971Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:36.972Z||pool-108-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:37.856Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:37.857Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||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-12-09T01:42:37.857Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-09T01:42:37.857Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:37.859Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:37.860Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550157856,
  "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-12-09T01:42:37.960Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:37.961Z||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-12-09T01:42:37.961Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:37.977Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:37.978Z||pool-109-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:38.861Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-12-09T01:42:38.862Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-09T01:42:38.862Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-09T01:42:38.862Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:42:38.864Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:42:38.864Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550158861,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:42:38.964Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-09T01:42:38.965Z||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-12-09T01:42:38.965Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:42:38.981Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:42:38.982Z||pool-110-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-09T01:42:39.865Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:42:39.882Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:42:39.885Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:42:39.885Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T01:42:39.886Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T01:43:09.887Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:43:09.906Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:43:09.909Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:43:09.909Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T01:43:09.909Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T01:43:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:43:15.508Z||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-12-09T01:43:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:43:15.541Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:43:15.543Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:43:15.543Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550127033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:43:15.544Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:43:39.910Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:43:39.940Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:43:39.943Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:43:39.943Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T01:43:39.944Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T01:44:09.944Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:44:09.956Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:44:09.959Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:44:09.959Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T01:44:09.959Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T01:44:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:44:15.508Z||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-12-09T01:44:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:44:15.550Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:44:15.551Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:44:15.551Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550133312,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:44:15.552Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:44:39.959Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:44:39.974Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:44:39.977Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:44:39.977Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T01:44:39.977Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T01:45:09.977Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:45:09.991Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:45:09.994Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:45:09.994Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-09T01:45:09.994Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-09T01:45:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:45:15.507Z||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-12-09T01:45:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:45:16.046Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:45:16.047Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.047Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.048Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.048Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.048Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550125997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.048Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.048Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.048Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550127033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.048Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.048Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.048Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550133312,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.048Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.048Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.049Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.049Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.049Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.049Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550125997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.049Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.049Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.049Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550127033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.049Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.049Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.049Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550133312,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.049Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.050Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.050Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.050Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.050Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.050Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550136842,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.050Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.050Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.050Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550127033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.050Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.050Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.050Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550137522,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:45:16.050Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.051Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.051Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550133312,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.051Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.051Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.051Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.051Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.051Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.051Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550137847,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:45:16.051Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.051Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.052Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550127033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.052Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.052Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.052Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550138524,
  "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-12-09T01:45:16.063Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 40396b32-def6-4d84-9778-633a799fdfe5
2022-12-09T01:45:16.063Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 40396b32-def6-4d84-9778-633a799fdfe5 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-12-09T01:45:16.075Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.075Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550133312,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.076Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.076Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.076Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.076Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.076Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.076Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "policy-id",
  "timestamp": 1670550138850,
  "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-12-09T01:45:16.085Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 40396b32-def6-4d84-9778-633a799fdfe5
2022-12-09T01:45:16.086Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 40396b32-def6-4d84-9778-633a799fdfe5 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-12-09T01:45:16.098Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.098Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550139162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.098Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.098Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.098Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550127033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.098Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.098Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.098Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550133312,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.099Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.099Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.099Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.099Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.099Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.099Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550139162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.099Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.099Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.099Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550127033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.099Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.100Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.100Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550133312,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.100Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.100Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.100Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.100Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.100Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.101Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550139162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.102Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.102Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.102Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550127033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.102Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.102Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.102Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550133312,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.103Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.103Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.103Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.103Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.103Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.103Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550139162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.104Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.104Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.104Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550143250,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.104Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.105Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.105Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670550142640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.105Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.105Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.105Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.105Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.106Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550139162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.106Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.106Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550144312,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.106Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.107Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.107Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550135503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.107Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.107Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.107Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550139162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.107Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.107Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.108Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550145398,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.108Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.108Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.108Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550145892,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.108Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.108Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.109Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550139162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.109Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.109Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.109Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550146430,
  "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-12-09T01:45:16.130Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 82d6292a-4bdd-4f1c-9a79-a12c58c22607
2022-12-09T01:45:16.131Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 82d6292a-4bdd-4f1c-9a79-a12c58c22607 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-12-09T01:45:16.146Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.146Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550139162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.147Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.147Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.147Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "policy-id",
  "timestamp": 1670550145997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.147Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.147Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.147Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670550147433,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T01:45:16.147Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.147Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.147Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550148432,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.147Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.147Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.148Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550147935,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.148Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.148Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.148Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "policy-id",
  "timestamp": 1670550145997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.148Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.148Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.148Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550149516,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.148Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.148Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.148Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "policy-id",
  "timestamp": 1670550145997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.148Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.149Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.149Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550150591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.149Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.149Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.149Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550149631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.149Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.149Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.149Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "policy-id",
  "timestamp": 1670550145997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.149Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.149Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.150Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550150816,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:45:16.150Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.150Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.150Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550151660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.150Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.150Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.151Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550149631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.151Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.151Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.151Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "policy-id",
  "timestamp": 1670550145997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.151Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.151Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.151Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670550151821,
  "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-12-09T01:45:16.158Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 82d6292a-4bdd-4f1c-9a79-a12c58c22607
2022-12-09T01:45:16.159Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 82d6292a-4bdd-4f1c-9a79-a12c58c22607 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-12-09T01:45:16.169Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.169Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550149631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.169Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.169Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.169Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550152738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.170Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.170Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "policy-id",
  "timestamp": 1670550145997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.170Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.170Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550149631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.170Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.170Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "policy-id",
  "timestamp": 1670550145997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.170Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.171Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550153827,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-09T01:45:16.171Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.171Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550149631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.171Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.171Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "policy-id",
  "timestamp": 1670550145997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.171Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.171Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550154838,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-12-09T01:45:16.171Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.172Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550149631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.172Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.172Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550155843,
  "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-12-09T01:45:16.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.172Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "policy-id",
  "timestamp": 1670550154737,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.172Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550149631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-09T01:45:16.173Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.173Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550156852,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-12-09T01:45:16.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.173Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "policy-id",
  "timestamp": 1670550155743,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:45:16.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.173Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550149631,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-09T01:45:16.173Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-09T01:45:16.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.174Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550157856,
  "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-12-09T01:45:16.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.174Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "policy-id",
  "timestamp": 1670550156746,
  "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-12-09T01:45:16.181Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 82d6292a-4bdd-4f1c-9a79-a12c58c22607
2022-12-09T01:45:16.181Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 82d6292a-4bdd-4f1c-9a79-a12c58c22607 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-12-09T01:45:16.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.191Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550157739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-09T01:45:16.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.192Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550158861,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:45:16.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.192Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550164909,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-09T01:45:16.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:45:16.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:45:16.192Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82d6292a-4bdd-4f1c-9a79-a12c58c22607",
  "consumerID": "aai-model-loader",
  "timestamp": 1670550165911,
  "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-12-09T01:45:16.199Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 82d6292a-4bdd-4f1c-9a79-a12c58c22607
2022-12-09T01:45:16.199Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 82d6292a-4bdd-4f1c-9a79-a12c58c22607 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-12-09T01:45:39.994Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:45:40.009Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5
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-12-09T01:45:40.012Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-09T01:45:40.012Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-09T01:45:40.013Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-09T01:45:40.013Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-09T01:45:40.013Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:45:40.013Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:45:40.014Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:45:40.014Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-09T01:45:40.014Z|40396b32-def6-4d84-9778-633a799fdfe5|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-12-09T01:45:40.021Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-09T01:46:10.021Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 40396b32-def6-4d84-9778-633a799fdfe5 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-12-09T01:46:10.029Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 40396b32-def6-4d84-9778-633a799fdfe5 and serviceModelVersionId: 9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:46:10.029Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22dff4b3-8146-4cf6-8b33-d9513ba745cd
2022-12-09T01:46:10.031Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22dff4b3-8146-4cf6-8b33-d9513ba745cd/model-vers/model-ver/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111?depth=0
2022-12-09T01:46:10.037Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:46:10.089Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22dff4b3-8146-4cf6-8b33-d9513ba745cd/model-vers/model-ver/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111?depth=0|INFO|500||Invoke
2022-12-09T01:46:10.089Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22dff4b3-8146-4cf6-8b33-d9513ba745cd/model-vers/model-ver/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22dff4b3-8146-4cf6-8b33-d9513ba745cd/model-vers/model-ver/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[40396b32-def6-4d84-9778-633a799fdfe5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e7584fb2-145b-4cdb-a5a7-ab7b8f2fbc78], X-ECOMP-RequestID=[40396b32-def6-4d84-9778-633a799fdfe5], X-TransactionId=[], X-ONAP-RequestID=[40396b32-def6-4d84-9778-633a799fdfe5], Content-Type=[application/merge-patch+json]}
2022-12-09T01:46:10.095Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22dff4b3-8146-4cf6-8b33-d9513ba745cd/model-vers/model-ver/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-09T01:46:10.224Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22dff4b3-8146-4cf6-8b33-d9513ba745cd/model-vers/model-ver/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111?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/22dff4b3-8146-4cf6-8b33-d9513ba745cd/model-vers/model-ver/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111?depth=0 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:46:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[491648], x-aai-txid=[1-aai-resources-221209-01:46:09:037-73452], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:46:10.225Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22dff4b3-8146-4cf6-8b33-d9513ba745cd/model-vers/model-ver/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-09T01:46:10.226Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22dff4b3-8146-4cf6-8b33-d9513ba745cd/model-vers/model-ver/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111?depth=0|INFO|500||InvokeReturn
2022-12-09T01:46:10.228Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-09T01:46:10.228Z|40396b32-def6-4d84-9778-633a799fdfe5|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-12-09T01:46:10.240Z|40396b32-def6-4d84-9778-633a799fdfe5|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-12-09T01:46:10.241Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 40396b32-def6-4d84-9778-633a799fdfe5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-09T01:46:10.241Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-09T01:46:10.242Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-09T01:46:10.248Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-09T01:46:10.249Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550370241,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T01:46:10.348Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-09T01:46:10.349Z||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-12-09T01:46:10.350Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:46:10.371Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:46:10.371Z||pool-111-thread-1|||||INFO|500||cambria reply ok (22 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-12-09T01:46:11.265Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:46:11.266Z|40396b32-def6-4d84-9778-633a799fdfe5|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-12-09T01:46:11.266Z|40396b32-def6-4d84-9778-633a799fdfe5|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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:46:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:46:15.507Z||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-12-09T01:46:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:46:16.140Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:46:16.141Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-09T01:46:16.141Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "40396b32-def6-4d84-9778-633a799fdfe5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670550370241,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-09T01:46:16.141Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-09T01:46:21.686Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:46:21.689Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:46:21.690Z|40396b32-def6-4d84-9778-633a799fdfe5|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-12-09T01:46:21.691Z|40396b32-def6-4d84-9778-633a799fdfe5|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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:46:31.291Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:46:31.292Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:46:31.292Z|40396b32-def6-4d84-9778-633a799fdfe5|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-12-09T01:46:31.293Z|40396b32-def6-4d84-9778-633a799fdfe5|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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:46:40.904Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:46:40.905Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:46:40.906Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:46:40.906Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:46:50.463Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:47:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:47:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:47:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:47:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:47:15.508Z||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-12-09T01:47:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:47:25.057Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:47:25.058Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:48:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:48:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:48:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:48:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:48:15.507Z||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-12-09T01:48:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:48:25.078Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:48:25.078Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:49:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:49:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:49:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:49:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:49:15.507Z||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-12-09T01:49:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:49:25.058Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:49:25.060Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:50:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:50:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:50:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:50:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:50:15.507Z||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-12-09T01:50:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:50:25.065Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:50:25.066Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:51:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:51:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:51:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:51:15.506Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:51:15.507Z||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-12-09T01:51:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:51:25.058Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:51:25.061Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:52:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:52:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:52:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:52:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:52:15.507Z||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-12-09T01:52:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:52:25.058Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:52:25.107Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:53:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:53:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:53:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:53:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:53:15.507Z||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-12-09T01:53:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:53:25.058Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:53:25.063Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:54:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:54:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:54:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:54:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:54:15.506Z||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-12-09T01:54:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:54:25.072Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:54:25.073Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:55:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:55:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:55:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:55:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:55:15.507Z||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-12-09T01:55:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:55:25.061Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:55:25.063Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:56:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:56:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:56:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:56:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:56:15.506Z||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-12-09T01:56:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:56:25.070Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:56:25.071Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:57:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:57:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:57:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:57:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:57:15.507Z||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-12-09T01:57:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:57:25.071Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:57:25.074Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:58:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:58:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:58:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:58:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:58:15.506Z||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-12-09T01:58:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:58:25.051Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:58:25.059Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:59:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:59:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T01:59:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T01:59:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T01:59:15.507Z||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-12-09T01:59:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T01:59:25.066Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T01:59:25.092Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:00:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:00:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:00:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:00:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:00:15.507Z||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-12-09T02:00:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:00:25.070Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:00:25.075Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:01:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:01:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:01:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:01:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:01:15.507Z||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-12-09T02:01:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:01:25.081Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:01:25.088Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:02:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:02:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:02:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:02:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:02:15.507Z||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-12-09T02:02:15.510Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:02:25.068Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:02:25.094Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:03:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:03:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:03:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:03:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:03:15.507Z||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-12-09T02:03:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:03:25.078Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:03:25.089Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:04:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:04:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:04:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:04:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:04:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T02:04:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:04:25.068Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:04:25.079Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:05:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:05:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:05:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:05:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:05:15.507Z||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-12-09T02:05:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:05:25.063Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:05:25.064Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:06:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:06:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:06:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:06:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:06:15.506Z||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-12-09T02:06:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:06:25.072Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:06:25.075Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:07:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:07:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:07:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:07:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:07:15.506Z||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-12-09T02:07:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:07:25.069Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:07:25.070Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:08:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:08:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:08:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:08:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:08:15.507Z||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-12-09T02:08:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:08:25.052Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:08:25.058Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:09:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:09:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:09:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:09:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:09:15.507Z||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-12-09T02:09:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:09:25.079Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:09:25.082Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:10:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:10:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:10:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:10:15.506Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:10:15.507Z||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-12-09T02:10:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:10:25.063Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:10:25.080Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:11:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:11:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:11:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:11:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:11:15.507Z||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-12-09T02:11:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:11:25.057Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:11:25.058Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:12:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:12:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:12:15.506Z||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-12-09T02:12:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:12:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:12:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:12:25.061Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:12:25.093Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:13:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:13:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:13:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:13:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:13:15.507Z||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-12-09T02:13:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:13:25.085Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:13:25.089Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:14:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:14:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:14:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:14:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:14:15.507Z||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-12-09T02:14:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:14:25.073Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:14:25.074Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:15:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:15:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:15:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:15:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:15:15.506Z||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-12-09T02:15:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:15:25.055Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:15:25.062Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:16:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:16:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:16:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:16:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:16:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T02:16:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:16:25.089Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:16:25.099Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:17:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:17:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:17:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:17:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:17:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T02:17:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:17:25.081Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:17:25.086Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:18:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:18:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:18:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:18:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:18:15.507Z||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-12-09T02:18:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:18:25.053Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:18:25.094Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:19:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:19:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:19:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:19:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:19:15.507Z||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-12-09T02:19:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:19:25.050Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:19:25.051Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:20:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:20:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:20:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:20:15.507Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:20:15.507Z||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-12-09T02:20:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:20:25.077Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:20:25.092Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:21:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:21:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:21:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:21:15.506Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:21:15.507Z||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-12-09T02:21:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:21:25.063Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:21:25.064Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:22:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:22:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:22:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:22:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:22:15.507Z||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-12-09T02:22:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:22:25.062Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:22:25.070Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:23:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:23:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:23:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:23:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:23:15.507Z||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-12-09T02:23:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:23:25.058Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:23:25.058Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:24:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:24:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:24:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:24:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:24:15.506Z||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-12-09T02:24:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:24:25.056Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:24:25.057Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:25:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:25:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:25:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:25:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:25:15.507Z||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-12-09T02:25:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:25:25.076Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:25:25.076Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:26:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:26:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:26:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:26:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:26:15.506Z||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-12-09T02:26:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:26:25.060Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:26:25.075Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:27:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:27:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:27:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:27:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:27:15.507Z||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-12-09T02:27:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:27:25.089Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:27:25.091Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:28:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:28:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:28:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:28:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:28:15.506Z||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-12-09T02:28:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:28:25.054Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:28:25.058Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:29:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:29:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:29:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:29:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:29:15.507Z||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-12-09T02:29:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:29:25.057Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:29:25.060Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:30:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:30:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:30:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:30:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:30:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T02:30:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:30:25.088Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:30:25.089Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:31:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:31:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:31:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:31:15.506Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:31:15.507Z||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-12-09T02:31:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:31:25.052Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:31:25.054Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:32:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:32:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:32:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:32:15.508Z||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-12-09T02:32:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:32:15.509Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:32:25.078Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:32:25.077Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:33:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:33:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:33:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:33:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:33:15.507Z||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-12-09T02:33:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:33:25.055Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:33:25.089Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:34:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:34:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:34:15.504Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:34:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:34:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T02:34:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:34:25.068Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:34:25.070Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:35:15.503Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:35:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||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-12-09T02:35:15.505Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:35:15.506Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:35:15.506Z||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-12-09T02:35:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:35:25.074Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:35:25.076Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:36:15.503Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:36:15.504Z||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-12-09T02:36:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:36:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:36:15.507Z||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-12-09T02:36:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:36:25.053Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:36:25.054Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:37:15.503Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:37:15.504Z||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-12-09T02:37:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:37:15.506Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:37:15.507Z||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-12-09T02:37:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:37:25.054Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:37:25.087Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:38:15.503Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:38:15.504Z||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-12-09T02:38:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:38:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:38:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T02:38:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:38:25.088Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:38:25.091Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:39:15.503Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:39:15.504Z||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-12-09T02:39:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:39:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:39:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T02:39:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:39:25.061Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:39:25.132Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:40:15.503Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:40:15.504Z||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-12-09T02:40:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:40:15.506Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:40:15.506Z|40396b32-def6-4d84-9778-633a799fdfe5|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-12-09T02:40:15.506Z|40396b32-def6-4d84-9778-633a799fdfe5|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:40:25.064Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:40:25.070Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:41:15.503Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:41:15.504Z||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-12-09T02:41:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:41:15.506Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:41:15.507Z|40396b32-def6-4d84-9778-633a799fdfe5|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-12-09T02:41:15.507Z|40396b32-def6-4d84-9778-633a799fdfe5|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:41:25.083Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:41:25.084Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:42:15.506Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:42:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:42:15.507Z||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-12-09T02:42:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:42:15.507Z||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-12-09T02:42:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:42:25.077Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:42:25.085Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:43:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:43:15.505Z||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-12-09T02:43:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:43:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:43:15.507Z||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-12-09T02:43:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:43:25.061Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:43:25.068Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:44:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:44:15.504Z||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-12-09T02:44:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:44:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:44:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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-12-09T02:44:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:44:25.074Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:44:25.079Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:45:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:45:15.504Z||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-12-09T02:45:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:45:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:45:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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-12-09T02:45:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:45:25.058Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:45:25.066Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:46:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:46:15.504Z||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-12-09T02:46:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:46:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:46:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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-12-09T02:46:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:46:25.059Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:46:25.082Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:47:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:47:15.504Z||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-12-09T02:47:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:47:15.506Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:47:15.507Z||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-12-09T02:47:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:47:25.085Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:47:25.089Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:48:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:48:15.504Z||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-12-09T02:48:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:48:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:48:15.507Z||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-12-09T02:48:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:48:25.056Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:48:25.056Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:49:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:49:15.503Z||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-12-09T02:49:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:49:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:49:15.507Z||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-12-09T02:49:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:49:25.087Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:49:25.089Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:50:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:50:15.504Z||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-12-09T02:50:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:50:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:50:15.506Z||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-12-09T02:50:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:50:25.071Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:50:25.071Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:51:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:51:15.504Z||pool-2-thread-7|||||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-12-09T02:51:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:51:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:51:15.507Z||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-12-09T02:51:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:51:25.065Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:51:25.070Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:52:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:52:15.503Z||pool-2-thread-7|||||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-12-09T02:52:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:52:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:52:15.507Z||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-12-09T02:52:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:52:25.054Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:52:25.055Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:53:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:53:15.504Z||pool-2-thread-7|||||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-12-09T02:53:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:53:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:53:15.506Z||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-12-09T02:53:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:53:25.053Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:53:25.053Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:54:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:54:15.504Z||pool-2-thread-7|||||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-12-09T02:54:15.505Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:54:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:54:15.507Z||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-12-09T02:54:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:54:25.062Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:54:25.074Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:55:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:55:15.504Z||pool-2-thread-7|||||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-12-09T02:55:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:55:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:55:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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-12-09T02:55:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:55:25.085Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:55:25.090Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:56:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:56:15.504Z||pool-2-thread-7|||||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-12-09T02:56:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:56:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:56:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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-12-09T02:56:15.507Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:56:25.068Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:56:25.070Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:57:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:57:15.504Z||pool-2-thread-7|||||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-12-09T02:57:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:57:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:57:15.506Z||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-12-09T02:57:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:57:25.060Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:57:25.061Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:58:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:58:15.504Z||pool-2-thread-7|||||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-12-09T02:58:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:58:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:58:15.507Z||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-12-09T02:58:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:58:25.050Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:58:25.086Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:59:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:59:15.504Z||pool-2-thread-7|||||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-12-09T02:59:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T02:59:15.507Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T02:59:15.508Z||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-12-09T02:59:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T02:59:25.085Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T02:59:25.088Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:00:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:00:15.504Z||pool-2-thread-7|||||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-12-09T03:00:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T03:00:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:00:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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-12-09T03:00:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:00:25.074Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:00:25.078Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:01:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:01:15.503Z||pool-2-thread-7|||||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-12-09T03:01:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T03:01:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:01:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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-12-09T03:01:15.506Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:01:25.074Z|d1ff0e9a-2032-4285-82cf-5164dd0f0cf8|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:01:25.078Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:02:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:02:15.504Z||pool-2-thread-7|||||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-12-09T03:02:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T03:02:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:02:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T03:02:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:02:25.059Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:02:25.069Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:03:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:03:15.503Z||pool-2-thread-7|||||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-12-09T03:03:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T03:03:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:03:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T03:03:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:03:25.090Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:03:25.092Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:04:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:04:15.504Z||pool-2-thread-7|||||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-12-09T03:04:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T03:04:15.506Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:04:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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-12-09T03:04:15.507Z|30050879-1702-4d94-af27-ce888ecc51cd|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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:04:25.055Z|30050879-1702-4d94-af27-ce888ecc51cd|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:04:25.056Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:05:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:05:15.505Z||pool-2-thread-7|||||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-12-09T03:05:15.505Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T03:05:15.506Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:05:15.506Z||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-12-09T03:05:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:05:25.068Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:05:25.070Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:06:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:06:15.504Z||pool-2-thread-7|||||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-12-09T03:06:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T03:06:15.506Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:06:15.509Z||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-12-09T03:06:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:06:25.053Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:06:25.059Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:07:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:07:15.504Z||pool-2-thread-7|||||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-12-09T03:07:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T03:07:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:07:15.507Z||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-12-09T03:07:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:07:25.070Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:07:25.080Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:08:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:08:15.504Z||pool-2-thread-7|||||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-12-09T03:08:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T03:08:15.506Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:08:15.507Z||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-12-09T03:08:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:08:25.060Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:08:25.069Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:09:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:09:15.504Z||pool-2-thread-7|||||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-12-09T03:09:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T03:09:15.506Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:09:15.506Z||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-12-09T03:09:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:09:25.055Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:09:25.063Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:10:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:10:15.504Z||pool-2-thread-7|||||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-12-09T03:10:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T03:10:15.507Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:10:15.507Z||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-12-09T03:10:15.509Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:10:25.072Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:10:25.116Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:11:15.503Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:11:15.504Z||pool-2-thread-7|||||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-12-09T03:11:15.504Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as jywBnk0ExbYxkWs6) ...
2022-12-09T03:11:15.506Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:11:15.506Z||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-12-09T03:11:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:11:25.098Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:11:25.101Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:12:15.506Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:12:15.506Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:12:15.507Z||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-12-09T03:12:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:12:15.507Z||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-12-09T03:12:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:12:25.075Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:12:25.075Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:13:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:13:15.504Z||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-12-09T03:13:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:13:15.507Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:13:15.508Z||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-12-09T03:13:15.508Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:13:25.092Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:13:25.092Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:14:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:14:15.504Z||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-12-09T03:14:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:14:15.506Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:14:15.506Z||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-12-09T03:14:15.507Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:14:25.060Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:14:25.068Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:15:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:15:15.504Z||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-12-09T03:15:15.504Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:15:15.506Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:15:15.506Z||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-12-09T03:15:15.506Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:15:25.049Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:15:25.053Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T03:16:15.503Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:16:15.505Z||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-12-09T03:16:15.505Z||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 jywBnk0ExbYxkWs6) ...
2022-12-09T03:16:15.506Z|40396b32-def6-4d84-9778-633a799fdfe5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T03:16:15.507Z|40396b32-def6-4d84-9778-633a799fdfe5|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-12-09T03:16:15.507Z|40396b32-def6-4d84-9778-633a799fdfe5|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 jywBnk0ExbYxkWs6) ...