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-08-25T23:59:15.395Z||main|||||INFO|500||The following profiles are active: basic
2022-08-25T23:59:27.047Z||main|||||INFO|500||Starting service [Tomcat]
2022-08-25T23:59:27.048Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-08-25T23:59:27.161Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-08-25T23:59:31.245Z||main|||||INFO|500||catdb-pool - Starting...
2022-08-25T23:59:31.734Z||main|||||INFO|500||catdb-pool - Start completed.
2022-08-25T23:59:32.319Z||main|||||INFO|500||reqdb-pool - Starting...
2022-08-25T23:59:32.475Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-08-25T23:59:32.622Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-08-25T23:59:32.874Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-08-25T23:59:33.582Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-25T23:59:35.434Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-25T23:59:38.085Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-25T23:59:38.151Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-08-25T23:59:38.796Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-25T23:59:39.125Z||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-08-25T23:59:40.343Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-25T23:59:41.474Z||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-08-25T23:59:43.142Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-08-25T23:59:43.143Z||main|||||ERROR|500||(conn=1871) Table 'catalogdb.activity_spec' doesn't exist
2022-08-25T23:59:43.182Z||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-08-25T23:59:46.279Z||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-08-25T23:59:49.625Z||main|||||WARN|500||---
2022-08-25T23:59:49.625Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-08-25T23:59:49.625Z||main|||||WARN|500||---
2022-08-25T23:59:50.147Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-08-25T23:59:55.140Z||main|||||INFO|500||Started Application in 42.801 seconds (JVM running for 45.022)
2022-08-25T23:59:55.175Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-08-25T23:59:55.184Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-08-25T23:59:55.223Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-08-25T23:59:55.256Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-08-25T23:59:55.300Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= f9ffb5a9-45f4-4c35-ad91-2e603dea1d5e url= /sdc/v1/artifactTypes
2022-08-25T23:59:55.301Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-08-25T23:59:55.529Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-08-25T23:59:55.553Z||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-08-25T23:59:55.579Z||scheduling-1|||||DEBUG|500||create keys
2022-08-25T23:59:55.587Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-08-25T23:59:56.016Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-25T23:59:56.037Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 1f27c9b5-1aab-4c27-9e40-7586a3076c8a url= /sdc/v1/registerForDistribution
2022-08-25T23:59:56.923Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 1f27c9b5-1aab-4c27-9e40-7586a3076c8a url= /sdc/v1/registerForDistribution
2022-08-25T23:59:56.924Z||scheduling-1|||||INFO|500||start DistributionClient
2022-08-25T23:59:56.940Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-08-25T23:59:56.941Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-25T23:59:56.942Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-25T23:59:56.964Z||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-08-25T23:59:56.964Z||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-08-25T23:59:56.965Z||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 aM7KGSfXiarahxVt) ...
2022-08-25T23:59:56.966Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:00:07.727Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:00:07.787Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:00:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:00:56.932Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:00:56.935Z||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-08-26T00:00:56.936Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:00:56.935Z||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-08-26T00:00:56.937Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:01:06.702Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:01:06.717Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:01:56.930Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:01:56.931Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T00:01:56.932Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T00:01:56.932Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:01:56.935Z||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-08-26T00:01:56.935Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:02:06.663Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:02:06.695Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:02:56.930Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:02:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:02:56.931Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T00:02:56.933Z||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-08-26T00:02:56.933Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T00:02:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:03:06.583Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:03:06.588Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:03:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:03:56.931Z||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-08-26T00:03:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:03:56.932Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:03:56.933Z||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-08-26T00:03:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:04:06.562Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:04:06.577Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:04:56.931Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:04:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:04:56.934Z||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-08-26T00:04:56.934Z||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-08-26T00:04:56.935Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:04:56.935Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:05:06.574Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:05:06.621Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:05:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:05:56.931Z||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-08-26T00:05:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:05:56.932Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:05:56.933Z||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-08-26T00:05:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:06:06.588Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:06:06.614Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:06:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:06:56.932Z||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-08-26T00:06:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:06:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:06:56.936Z||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-08-26T00:06:56.936Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:07:06.633Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:07:06.668Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:07:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:07:56.931Z||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-08-26T00:07:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:07:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:07:56.932Z||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-08-26T00:07:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:08:06.574Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:08:06.614Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:08:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:08:56.931Z||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-08-26T00:08:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:08:56.932Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:08:56.933Z||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-08-26T00:08:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:09:06.573Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:09:06.583Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:09:46.157Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-08-26T00:09:56.931Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:09:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:09:56.934Z||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-08-26T00:09:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:09:56.935Z||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-08-26T00:09:56.935Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:10:06.603Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:10:06.632Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:10:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:10:56.931Z||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-08-26T00:10:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:10:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:10:56.933Z||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-08-26T00:10:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:11:06.554Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:11:06.582Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:11:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:11:56.931Z||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-08-26T00:11:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:11:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:11:56.933Z||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-08-26T00:11:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:12:06.564Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:12:06.633Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:12:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:12:56.931Z||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-08-26T00:12:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:12:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:12:56.933Z||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-08-26T00:12:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:13:06.555Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:13:06.565Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:13:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:13:56.931Z||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-08-26T00:13:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:13:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:13:56.932Z||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-08-26T00:13:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:14:06.570Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:14:06.594Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:14:56.931Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:14:56.932Z||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-08-26T00:14:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:14:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:14:56.933Z||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-08-26T00:14:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:15:06.666Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:15:06.667Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:15:56.931Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:15:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:15:56.934Z||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-08-26T00:15:56.934Z||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-08-26T00:15:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:15:56.935Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:16:06.546Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:16:06.581Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:16:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:16:56.931Z||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-08-26T00:16:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:16:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:16:56.933Z||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-08-26T00:16:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:17:06.616Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:17:06.625Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:17:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:17:56.931Z||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-08-26T00:17:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:17:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:17:56.932Z||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-08-26T00:17:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:18:06.595Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:18:06.613Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:18:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:18:56.931Z||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-08-26T00:18:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:18:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:18:56.933Z||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-08-26T00:18:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:19:06.583Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:19:06.587Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:19:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:19:56.931Z||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-08-26T00:19:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:19:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:19:56.933Z||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-08-26T00:19:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:20:06.581Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:20:06.623Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:20:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:20:56.931Z||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-08-26T00:20:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:20:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:20:56.933Z||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-08-26T00:20:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:21:06.549Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:21:06.549Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:21:56.931Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:21:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:21:56.934Z||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-08-26T00:21:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:21:56.934Z||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-08-26T00:21:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:22:06.540Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:22:06.581Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:22:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:22:56.931Z||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-08-26T00:22:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:22:56.932Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:22:56.933Z||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-08-26T00:22:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:23:06.642Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:23:06.673Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:23:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:23:56.931Z||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-08-26T00:23:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:23:56.932Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:23:56.933Z||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-08-26T00:23:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:24:06.621Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:24:06.643Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:24:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:24:56.931Z||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-08-26T00:24:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:24:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:24:56.932Z||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-08-26T00:24:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:25:06.593Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:25:06.637Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:25:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:25:56.931Z||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-08-26T00:25:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:25:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:25:56.933Z||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-08-26T00:25:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:26:06.567Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:26:06.609Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:26:56.931Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:26:56.932Z||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-08-26T00:26:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:26:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:26:56.933Z||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-08-26T00:26:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:27:06.554Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:27:06.587Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:27:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:27:56.932Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:27:56.935Z||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-08-26T00:27:56.936Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:27:56.937Z||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-08-26T00:27:56.937Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:28:06.587Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:28:06.631Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:28:56.931Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:28:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:28:56.932Z||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-08-26T00:28:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:28:56.933Z||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-08-26T00:28:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:29:06.551Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:29:06.603Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:29:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:29:56.931Z||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-08-26T00:29:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:29:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:29:56.932Z||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-08-26T00:29:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:30:06.567Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:30:06.596Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:30:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:30:56.932Z||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-08-26T00:30:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:30:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:30:56.933Z||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-08-26T00:30:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:31:06.555Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:31:06.632Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:31:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:31:56.931Z||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-08-26T00:31:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:31:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:31:56.932Z||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-08-26T00:31:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:32:06.532Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:32:06.571Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:32:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:32:56.931Z||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-08-26T00:32:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:32:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:32:56.933Z||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-08-26T00:32:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:33:06.569Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:33:06.569Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:33:56.931Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:33:56.932Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:33:56.932Z||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-08-26T00:33:56.933Z||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-08-26T00:33:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:33:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:34:06.595Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:34:06.596Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:34:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:34:56.932Z||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-08-26T00:34:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:34:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:34:56.932Z||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-08-26T00:34:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:35:06.610Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:35:06.617Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:35:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:35:56.931Z||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-08-26T00:35:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:35:56.932Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:35:56.933Z||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-08-26T00:35:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:36:06.537Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:36:06.554Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:36:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:36:56.931Z||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-08-26T00:36:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:36:56.932Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:36:56.933Z||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-08-26T00:36:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:37:06.569Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:37:06.579Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:37:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:37:56.931Z||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-08-26T00:37:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:37:56.932Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:37:56.933Z||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-08-26T00:37:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:38:06.535Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:38:06.569Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:38:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:38:56.931Z||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-08-26T00:38:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:38:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:38:56.933Z||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-08-26T00:38:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:39:06.600Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:39:06.681Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:39:56.930Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:39:56.931Z||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-08-26T00:39:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:39:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:39:56.932Z||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-08-26T00:39:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:40:06.536Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:40:06.562Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:40:56.931Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:40:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:40:56.933Z||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-08-26T00:40:56.933Z||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-08-26T00:40:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:40:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:41:06.555Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:41:06.557Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:41:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:41:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:41:56.933Z||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-08-26T00:41:56.933Z||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-08-26T00:41:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:41:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:42:06.543Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:42:06.584Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:42:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:42:56.931Z||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-08-26T00:42:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:42:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:42:56.933Z||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-08-26T00:42:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:43:06.598Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:43:06.645Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:43:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:43:56.931Z||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-08-26T00:43:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:43:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:43:56.933Z||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-08-26T00:43:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:44:06.554Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:44:06.618Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:44:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:44:56.931Z||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-08-26T00:44:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:44:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:44:56.933Z||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-08-26T00:44:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:45:06.647Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:45:06.702Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:45:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:45:56.931Z||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-08-26T00:45:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:45:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:45:56.933Z||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-08-26T00:45:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:46:06.554Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:46:06.617Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:46:56.931Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:46:56.932Z||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-08-26T00:46:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:46:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:46:56.932Z||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-08-26T00:46:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:47:06.587Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:47:06.588Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:47:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:47:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:47:56.933Z||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-08-26T00:47:56.933Z||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-08-26T00:47:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:47:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:48:06.540Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:48:06.583Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:48:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:48:56.931Z||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-08-26T00:48:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:48:56.932Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:48:56.933Z||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-08-26T00:48:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:49:06.536Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:49:06.538Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:49:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:49:56.931Z||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-08-26T00:49:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:49:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:49:56.932Z||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-08-26T00:49:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:50:06.548Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:50:06.568Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:50:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:50:56.931Z||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-08-26T00:50:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:50:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:50:56.933Z||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-08-26T00:50:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:51:06.545Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:51:06.588Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:51:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:51:56.931Z||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-08-26T00:51:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:51:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:51:56.932Z||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-08-26T00:51:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:52:06.544Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:52:06.597Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:52:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:52:56.931Z||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-08-26T00:52:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:52:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:52:56.933Z||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-08-26T00:52:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:53:06.600Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:53:06.601Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:53:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:53:56.931Z||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-08-26T00:53:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:53:56.934Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:53:56.936Z||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-08-26T00:53:56.936Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:54:06.597Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:54:06.641Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:54:56.931Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:54:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:54:56.934Z||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-08-26T00:54:56.934Z||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-08-26T00:54:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:54:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:55:06.588Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:55:06.611Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:55:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:55:56.931Z||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-08-26T00:55:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:55:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:55:56.933Z||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-08-26T00:55:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:56:06.607Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:56:06.626Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:56:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:56:56.931Z||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-08-26T00:56:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:56:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:56:56.932Z||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-08-26T00:56:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:57:06.557Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:57:06.565Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:57:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:57:56.931Z||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-08-26T00:57:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:57:56.932Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:57:56.932Z||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-08-26T00:57:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:58:06.547Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:58:06.548Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:58:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:58:56.931Z||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-08-26T00:58:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:58:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:58:56.933Z||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-08-26T00:58:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:59:06.539Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:59:06.544Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T00:59:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:59:56.931Z||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-08-26T00:59:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T00:59:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T00:59:56.932Z||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-08-26T00:59:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:00:06.553Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:00:06.565Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:00:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:00:56.932Z||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-08-26T01:00:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:00:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:00:56.933Z||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-08-26T01:00:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:01:06.587Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:01:06.686Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:01:56.931Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:01:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:01:56.933Z||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-08-26T01:01:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:01:56.933Z||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-08-26T01:01:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:02:06.658Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:02:06.725Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:02:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:02:56.932Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:02:56.932Z||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-08-26T01:02:56.932Z||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-08-26T01:02:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:02:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:03:06.552Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:03:06.595Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:03:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:03:56.932Z||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-08-26T01:03:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:03:56.933Z||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-08-26T01:03:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:03:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:04:06.556Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:04:06.565Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:04:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:04:56.931Z||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-08-26T01:04:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:04:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:04:56.933Z||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-08-26T01:04:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:05:06.560Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:05:06.579Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:05:56.930Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:05:56.931Z||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-08-26T01:05:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:05:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:05:56.933Z||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-08-26T01:05:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:06:06.620Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:06:06.643Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:06:56.930Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:06:56.931Z||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-08-26T01:06:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:06:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:06:56.933Z||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-08-26T01:06:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:07:06.576Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:07:06.605Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:07:56.930Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:07:56.931Z||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-08-26T01:07:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:07:56.932Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:07:56.933Z||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-08-26T01:07:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:08:06.552Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:08:06.552Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:08:56.930Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:08:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:08:56.933Z||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-08-26T01:08:56.933Z||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-08-26T01:08:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:08:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:09:06.597Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:09:06.597Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:09:56.931Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:09:56.932Z||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-08-26T01:09:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:09:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:09:56.933Z||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-08-26T01:09:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:10:06.597Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:10:06.642Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:10:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:10:56.931Z||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-08-26T01:10:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:10:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:10:56.932Z||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-08-26T01:10:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:11:06.560Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:11:06.574Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:11:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:11:56.931Z||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-08-26T01:11:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:11:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:11:56.932Z||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-08-26T01:11:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:12:06.568Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:12:06.578Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:12:56.931Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:12:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:12:56.932Z||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-08-26T01:12:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:12:56.933Z||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-08-26T01:12:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:13:06.588Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:13:06.594Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:13:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:13:56.931Z||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-08-26T01:13:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:13:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:13:56.933Z||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-08-26T01:13:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:14:06.578Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:14:06.608Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:14:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:14:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:14:56.933Z||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-08-26T01:14:56.933Z||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-08-26T01:14:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:14:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:15:06.567Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:15:06.585Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:15:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:15:56.931Z||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-08-26T01:15:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:15:56.932Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:15:56.932Z||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-08-26T01:15:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:16:06.540Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:16:06.567Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:16:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:16:56.931Z||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-08-26T01:16:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:16:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:16:56.932Z||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-08-26T01:16:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:17:06.582Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:17:06.645Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:17:56.930Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:17:56.931Z||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-08-26T01:17:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:17:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:17:56.932Z||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-08-26T01:17:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:17:57.554Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:17:57.559Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.560Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "cds",
  "timestamp": 1661476641999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.591Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.591Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.591Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661476638857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.592Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.592Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.592Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "cds",
  "timestamp": 1661476641999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.593Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.593Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.593Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661476638857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
  "status": "NOTIFIED"
}
2022-08-26T01:17:57.593Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.594Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.594Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "cds",
  "timestamp": 1661476641999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.594Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.594Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.595Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661476638857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-08-26T01:17:57.595Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.595Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.596Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "cds",
  "timestamp": 1661476641999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.596Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.596Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.597Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661476638857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.597Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.597Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.597Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "cds",
  "timestamp": 1661476641999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.598Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.598Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.598Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661476638857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-08-26T01:17:57.599Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.599Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.599Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "cds",
  "timestamp": 1661476641999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.600Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.600Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.600Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661476638857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.600Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.600Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.601Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "cds",
  "timestamp": 1661476641999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T01:17:57.601Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.601Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.601Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661476638857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T01:17:57.602Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.602Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.602Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "cds",
  "timestamp": 1661476655657,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:17:57.603Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:17:57.603Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.603Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661476655354,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:17:57.604Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:17:57.604Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.605Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661476656555,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:17:57.605Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:17:57.605Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.606Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661476657688,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:17:57.606Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:17:57.606Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.606Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661476658873,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
2022-08-26T01:17:57.621Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:17:57.622Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.622Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"f80b01b1-cda8-44bb-90c1-d62b4bbc20a0","serviceName":"vFW 2022-08-26 01-14-52","serviceVersion":"1.0","serviceUUID":"4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb","serviceDescription":"catalog service description","serviceInvariantUUID":"413acd33-c3a8-4c96-b973-67726b16e48f","resources":[{"resourceInstanceName":"vFW 0e7f5b36-37e4 0","resourceName":"vFW 0e7f5b36-37e4","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7941482c-2602-4aef-9699-579b06a73b42","resourceInvariantUUID":"a947b24d-f8ef-4b91-b303-a898ccb970d8","resourceCustomizationUUID":"d00bb96b-231f-4307-a189-6600d755551f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vf-license-model.xml","artifactChecksum":"Mjg0N2MxNTgzYzgwOGY5OTdlZGNiNzVhYmYwYjVlMGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d7b3c56f-a087-4ac9-af72-876ab0e9ae8c","artifactVersion":"1"},{"artifactName":"vfw0e7f5b3637e40_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json","artifactChecksum":"ZDA4YjBmMDNmZjIwYWY2N2I5NWRkMTZhMDA5ZGM2OTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c314b640-c1ca-4e82-aeda-1481d9981267","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"37b6a0ef-845d-4065-a8a4-27b7c79bfa76","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vendor-license-model.xml","artifactChecksum":"NjhmMmEwZDU3Zjk5MjExOWFiOTg2M2ZkMTIwMjZkZTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1c37ef21-e93a-4aaa-a49a-06c3e8a3673d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d123126d-3ec4-4fe0-8875-9c02fd34c012","artifactVersion":"2","generatedFromUUID":"37b6a0ef-845d-4065-a8a4-27b7c79bfa76"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220826011452-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-template.yml","artifactChecksum":"YjIzN2M1NGM1OWQ4YWFmMWM2NTQxMGUxM2Q1YjYwYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5ccfffce-e1c5-4646-9041-3a35aa8ed9c2","artifactVersion":"1"},{"artifactName":"service-Vfw20220826011452-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar","artifactChecksum":"NzJhZGVhOThjMGM0ZjBjOTdiZjBjZGE5OTgxMzE3NDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"01f39bfd-5478-4314-aa0b-2cd53b145b8c","artifactVersion":"1"}],"workloadContext":"Production"}
2022-08-26T01:17:57.630Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
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-08-26T01:17:57.636Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:17:57.646Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:17:57.646Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-08-26T01:17:57.747Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-08-26T01:17:57.751Z||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-08-26T01:17:57.752Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-08-26T01:17:57.809Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
2022-08-26T01:17:57.811Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:17:57.812Z||pool-3-thread-1|||||INFO|500||cambria reply ok (61 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:17:57.830Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId f80b01b1-cda8-44bb-90c1-d62b4bbc20a0 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-08-26T01:17:57.882Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.883Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661476659883,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
  "status": "DEPLOY_OK"
}
2022-08-26T01:17:57.883Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:17:57.884Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.884Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661476666697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.884Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.884Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.885Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "aai-ml",
  "timestamp": 1661476666544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.885Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.885Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.886Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661476666697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.886Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.886Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.886Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "aai-ml",
  "timestamp": 1661476666544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.887Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.887Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.887Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661476666697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.888Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.888Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.888Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "aai-ml",
  "timestamp": 1661476666544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.889Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.889Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.889Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661476666697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.889Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.890Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.890Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "aai-ml",
  "timestamp": 1661476666544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.890Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.890Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.891Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661476666697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.891Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.891Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.891Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "aai-ml",
  "timestamp": 1661476666544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.892Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.892Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.892Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661476666697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.893Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.893Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.893Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "aai-ml",
  "timestamp": 1661476666544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:17:57.893Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.894Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.894Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661476666697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T01:17:57.894Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.895Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.895Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "aai-ml",
  "timestamp": 1661476666544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T01:17:57.895Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:17:57.896Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.896Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661476674734,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:17:57.896Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:17:57.896Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.897Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "aai-ml",
  "timestamp": 1661476674587,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:17:57.897Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:17:57.897Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.898Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "aai-ml",
  "timestamp": 1661476675639,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-08-26T01:17:57.898Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:17:57.898Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:17:57.898Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "aai-ml",
  "timestamp": 1661476676670,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-08-26T01:17:57.899Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:17:58.652Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:17:58.652Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:17:58.655Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:17:58.655Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
  "status": "NOTIFIED"
}
2022-08-26T01:17:58.755Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:17:58.756Z||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-08-26T01:17:58.756Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:17:58.798Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:17:58.799Z||pool-4-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:17:59.655Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:17:59.656Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:17:59.659Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:17:59.659Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-08-26T01:17:59.759Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:17:59.760Z||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-08-26T01:17:59.760Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:17:59.799Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:17:59.799Z||pool-5-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:18:00.659Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:18:00.660Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:18:00.662Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:18:00.662Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:18:00.762Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:18:00.763Z||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-08-26T01:18:00.763Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:18:00.818Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:00.819Z||pool-6-thread-1|||||INFO|500||cambria reply ok (56 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:18:01.663Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:18:01.663Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:18:01.666Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:18:01.666Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-08-26T01:18:01.765Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-08-26T01:18:01.766Z||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-08-26T01:18:01.766Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:18:01.841Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:01.842Z||pool-7-thread-1|||||INFO|500||cambria reply ok (76 ms):{"serverTimeMs":2,"count":1}
2022-08-26T01:18:02.666Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:18:02.667Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:18:02.669Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:18:02.669Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:18:02.770Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-08-26T01:18:02.771Z||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-08-26T01:18:02.771Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:18:02.817Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:02.818Z||pool-8-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:18:03.670Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:18:03.670Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:18:03.673Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:18:03.673Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T01:18:03.773Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:18:03.774Z||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-08-26T01:18:03.775Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:18:03.801Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:03.802Z||pool-9-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:18:04.675Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "serviceName": "vFW 2022-08-26 01-14-52",
  "serviceVersion": "1.0",
  "serviceUUID": "4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "413acd33-c3a8-4c96-b973-67726b16e48f",
  "resources": [
    {
      "resourceInstanceName": "vFW 0e7f5b36-37e4 0",
      "resourceCustomizationUUID": "d00bb96b-231f-4307-a189-6600d755551f",
      "resourceName": "vFW 0e7f5b36-37e4",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7941482c-2602-4aef-9699-579b06a73b42",
      "resourceInvariantUUID": "a947b24d-f8ef-4b91-b303-a898ccb970d8",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw0e7f5b3637e40_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
          "artifactChecksum": "ZDA4YjBmMDNmZjIwYWY2N2I5NWRkMTZhMDA5ZGM2OTE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "c314b640-c1ca-4e82-aeda-1481d9981267",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "37b6a0ef-845d-4065-a8a4-27b7c79bfa76",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "d123126d-3ec4-4fe0-8875-9c02fd34c012",
            "generatedFromUUID": "37b6a0ef-845d-4065-a8a4-27b7c79bfa76"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "d123126d-3ec4-4fe0-8875-9c02fd34c012",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220826011452-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
      "artifactChecksum": "NzJhZGVhOThjMGM0ZjBjOTdiZjBjZGE5OTgxMzE3NDU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "01f39bfd-5478-4314-aa0b-2cd53b145b8c"
    }
  ],
  "workloadContext": "Production"
}
2022-08-26T01:18:04.677Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-08-26T01:18:04.677Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb ASDC
2022-08-26T01:18:04.798Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
ServiceName:vFW 2022-08-26 01-14-52
ServiceVersion:1.0
ServiceUUID:4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb
ServiceInvariantUUID:413acd33-c3a8-4c96-b973-67726b16e48f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20220826011452-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar
ArtifactUUID:01f39bfd-5478-4314-aa0b-2cd53b145b8c
ArtifactChecksum:NzJhZGVhOThjMGM0ZjBjOTdiZjBjZGE5OTgxMzE3NDU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 0e7f5b36-37e4 0
ResourceCustomizationUUID:d00bb96b-231f-4307-a189-6600d755551f
ResourceInvariantUUID:a947b24d-f8ef-4b91-b303-a898ccb970d8
ResourceName:vFW 0e7f5b36-37e4
ResourceType:VF
ResourceUUID:7941482c-2602-4aef-9699-579b06a73b42
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw0e7f5b3637e40_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json
ArtifactUUID:c314b640-c1ca-4e82-aeda-1481d9981267
ArtifactChecksum:ZDA4YjBmMDNmZjIwYWY2N2I5NWRkMTZhMDA5ZGM2OTE=
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/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml
ArtifactUUID:37b6a0ef-845d-4065-a8a4-27b7c79bfa76
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/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env
ArtifactUUID:d123126d-3ec4-4fe0-8875-9c02fd34c012
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/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env
ArtifactUUID:d123126d-3ec4-4fe0-8875-9c02fd34c012
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-08-26T01:18:04.799Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb 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-08-26T01:18:04.892Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-08-26T01:18:04.893Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-08-26T01:18:04.896Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-08-26T01:18:04.896Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 01f39bfd-5478-4314-aa0b-2cd53b145b8c from URL: /sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:04.896Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-08-26T01:18:04.897Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:05.028Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-08-26T01:18:05.059Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar 01f39bfd-5478-4314-aa0b-2cd53b145b8c 100588
2022-08-26T01:18:05.061Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar ASDC sendASDCNotification
2022-08-26T01:18:05.062Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:05.064Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-26T01:18:05.065Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:18:05.066Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:18:05.067Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476685060,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:18:05.167Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:18:05.168Z||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-08-26T01:18:05.168Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:18:05.200Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:05.201Z||pool-10-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:18:06.067Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-08-26T01:18:06.068Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-08-26T01:18:06.069Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 01f39bfd-5478-4314-aa0b-2cd53b145b8c, URL: /sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar to file: /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:06.069Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220826011452-csar.csar
2022-08-26T01:18:06.151Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:06.152Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:06.847Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4705047418998405778/Definitions/service-Vfw20220826011452-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_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_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
2022-08-26T01:18:09.763Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2022-08-26T01:18:09.768Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-08-26T01:18:09.768Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:09.768Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-08-26T01:18:09.769Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:09.769Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:09.769Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:09.769Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:09.769Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:09.770Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:09.770Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:09.770Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:09.770Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:09.770Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:09.770Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0e7f5b36-37e4 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-Vfw20220826011452-csar.csar
2022-08-26T01:18:09.771Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-08-26T01:18:09.777Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.779Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:09.783Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is matching search criteria
2022-08-26T01:18:09.783Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-08-26T01:18:09.785Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0e7f5b36-37e4 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-08-26T01:18:09.787Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.787Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:09.787Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is matching search criteria
2022-08-26T01:18:09.787Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-08-26T01:18:09.788Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0e7f5b36-37e4 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-08-26T01:18:09.788Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.788Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:09.791Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.792Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is not matching search criteria
2022-08-26T01:18:09.792Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:18:09.792Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-26T01:18:09.792Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:09.793Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:18:09.793Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:18:09.793Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-26T01:18:09.793Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:18:09.793Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-26T01:18:09.794Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-26T01:18:09.794Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:18:09.794Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:09.794Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-26T01:18:09.795Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:09.795Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-26T01:18:09.795Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:18:09.795Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-08-26T01:18:09.796Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.796Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-08-26T01:18:09.797Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.797Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is matching search criteria
2022-08-26T01:18:09.797Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0e7f5b36-37e4 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:18:09.798Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.798Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is matching search criteria
2022-08-26T01:18:09.798Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0e7f5b36-37e4 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:18:09.799Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.799Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is matching search criteria
2022-08-26T01:18:09.799Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0e7f5b36-37e4 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:18:09.799Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.800Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is not matching search criteria
2022-08-26T01:18:09.800Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:18:09.800Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-08-26T01:18:09.800Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:18:09.801Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-26T01:18:09.801Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-26T01:18:09.801Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:18:09.801Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:09.801Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-26T01:18:09.802Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:09.802Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-26T01:18:09.802Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:18:09.802Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=872a29ef-2b5b-4028-8e6f-2149aa9147fb
2022-08-26T01:18:09.803Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.803Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is not matching search criteria
2022-08-26T01:18:09.803Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:18:09.803Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-26T01:18:09.804Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:09.804Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:18:09.804Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:18:09.804Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-26T01:18:09.804Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:18:09.805Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-08-26T01:18:09.805Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-26T01:18:09.805Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:09.805Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-26T01:18:09.805Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:18:09.806Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9ab2f804-2e3c-483c-956f-c4687bb37c36
2022-08-26T01:18:09.806Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.806Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is not matching search criteria
2022-08-26T01:18:09.807Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:18:09.807Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-26T01:18:09.807Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:09.807Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:18:09.807Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:18:09.808Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-26T01:18:09.808Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:18:09.808Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-26T01:18:09.808Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-26T01:18:09.809Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:18:09.809Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:09.809Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-08-26T01:18:09.809Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=fc4cba00-66fc-4a02-9902-670aea5a752f
2022-08-26T01:18:09.810Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.810Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:09.810Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.810Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:09.811Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.811Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:09.811Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:09.811Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:09.812Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-08-26 01-14-52
Description:catalog service description
Model UUID:4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb
Model Version:NULL
Model InvariantUuid:413acd33-c3a8-4c96-b973-67726b16e48f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 0e7f5b36-37e4
Model UUID:c3ea44c2-6627-4cb1-b2ab-c55f3e5e5a14
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a947b24d-f8ef-4b91-b303-a898ccb970d8
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:d00bb96b-231f-4307-a189-6600d755551f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:621a84b6-9930-4f86-9907-58637be16684
ModelName:Vfw0e7f5b3637e4..base_vfw..module-0
ModelUuid:c0ac0457-28ec-421a-bd78-c9b144367e8b
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:872a29ef-2b5b-4028-8e6f-2149aa9147fb
ModelInvariantUuid:bbfa01df-0a25-4901-873b-6d301807d39f
ModelName:vFW 0e7f5b36-37e4-nodes.vfwCvfc
ModelUuid:42b3948e-2131-4391-90af-f1fe4e3b54a0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:571fc990-89ee-4d01-ae21-07e153fccefa
ModelInvariantUuid:9a1a2064-d17c-4d6c-ac62-1b3f243cd3c3
ModelName:Vfw0e7f5b3637e4.compute.nodes.heat.vfw
ModelUuid:6a7fba82-f98a-43ea-afa2-97cdf5dc3edc
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:9ab2f804-2e3c-483c-956f-c4687bb37c36
ModelInvariantUuid:e5fa2f5d-0f54-4e28-bfee-668ebbd8e674
ModelName:vFW 0e7f5b36-37e4-nodes.vsnCvfc
ModelUuid:1b5ca984-1e17-4987-a0e7-949a3256ee32
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:dc7dd519-27e0-47f8-9ec8-28275bdf1444
ModelInvariantUuid:00096bfe-c1f0-4075-85ce-df281dfd7f0d
ModelName:Vfw0e7f5b3637e4.compute.nodes.heat.vsn
ModelUuid:1fa07ffd-02d4-48f1-a573-a54ea38286cc
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:fc4cba00-66fc-4a02-9902-670aea5a752f
ModelInvariantUuid:e1298c84-ad97-4afb-b9bb-62b51873cb92
ModelName:vFW 0e7f5b36-37e4-nodes.vpgCvfc
ModelUuid:4568e92e-1b1f-4f77-8366-5a1437e12a52
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:45531c0e-f3f3-4b1f-9e3f-0b14e94b9a18
ModelInvariantUuid:06629c81-fdc3-4379-9149-3683add3733c
ModelName:Vfw0e7f5b3637e4.compute.nodes.heat.vpg
ModelUuid:7c0228a9-06a7-4296-ae26-57d3a449d06c
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-08-26T01:18:09.862Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 7941482c-2602-4aef-9699-579b06a73b42
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-08-26T01:18:09.937Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||vFW 0e7f5b36-37e4 0
2022-08-26T01:18:09.944Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7941482c-2602-4aef-9699-579b06a73b42
2022-08-26T01:18:09.944Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: c314b640-c1ca-4e82-aeda-1481d9981267 from URL: /sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json
2022-08-26T01:18:09.944Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-08-26T01:18:09.945Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json
2022-08-26T01:18:10.200Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-08-26T01:18:10.200Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json c314b640-c1ca-4e82-aeda-1481d9981267 785
2022-08-26T01:18:10.201Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json ASDC sendASDCNotification
2022-08-26T01:18:10.201Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json
2022-08-26T01:18:10.201Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-26T01:18:10.201Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:18:10.203Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:18:10.204Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476690201,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:18:10.304Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:18:10.305Z||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-08-26T01:18:10.305Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:18:10.344Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:10.345Z||pool-11-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:18:11.205Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw0e7f5b3637e4..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "621a84b6-9930-4f86-9907-58637be16684",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c0ac0457-28ec-421a-bd78-c9b144367e8b",
    "vfModuleModelCustomizationUUID": "011f0685-620f-4055-936a-fce27eadccf3",
    "isBase": true,
    "artifacts": [
      "37b6a0ef-845d-4065-a8a4-27b7c79bfa76",
      "d123126d-3ec4-4fe0-8875-9c02fd34c012"
    ],
    "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-08-26T01:18:11.228Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw0e7f5b3637e4..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c0ac0457-28ec-421a-bd78-c9b144367e8b
VfModuleModelInvariantUUID:621a84b6-9930-4f86-9907-58637be16684
VfModuleModelDescription:NULL
Artifacts UUID List:{
37b6a0ef-845d-4065-a8a4-27b7c79bfa76
,
d123126d-3ec4-4fe0-8875-9c02fd34c012

}
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-08-26T01:18:11.231Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw0e7f5b3637e4..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "621a84b6-9930-4f86-9907-58637be16684",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c0ac0457-28ec-421a-bd78-c9b144367e8b",
    "vfModuleModelCustomizationUUID": "011f0685-620f-4055-936a-fce27eadccf3",
    "isBase": true,
    "artifacts": [
      "37b6a0ef-845d-4065-a8a4-27b7c79bfa76",
      "d123126d-3ec4-4fe0-8875-9c02fd34c012"
    ],
    "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-08-26T01:18:11.231Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw0e7f5b3637e4..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c0ac0457-28ec-421a-bd78-c9b144367e8b
VfModuleModelInvariantUUID:621a84b6-9930-4f86-9907-58637be16684
VfModuleModelDescription:NULL
Artifacts UUID List:{
37b6a0ef-845d-4065-a8a4-27b7c79bfa76
,
d123126d-3ec4-4fe0-8875-9c02fd34c012

}
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-08-26T01:18:11.231Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 37b6a0ef-845d-4065-a8a4-27b7c79bfa76 from URL: /sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml
2022-08-26T01:18:11.231Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-08-26T01:18:11.231Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml
2022-08-26T01:18:11.484Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-08-26T01:18:11.485Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml 37b6a0ef-845d-4065-a8a4-27b7c79bfa76 20368
2022-08-26T01:18:11.485Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-08-26T01:18:11.486Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml
2022-08-26T01:18:11.486Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-26T01:18:11.486Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:18:11.489Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:18:11.489Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476691485,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:18:11.589Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:18:11.591Z||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-08-26T01:18:11.592Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:18:11.652Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:11.652Z||pool-12-thread-1|||||INFO|500||cambria reply ok (63 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:18:12.489Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: d123126d-3ec4-4fe0-8875-9c02fd34c012 from URL: /sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env
2022-08-26T01:18:12.490Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-08-26T01:18:12.490Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env
2022-08-26T01:18:12.746Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-08-26T01:18:12.746Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env d123126d-3ec4-4fe0-8875-9c02fd34c012 2098
2022-08-26T01:18:12.747Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env ASDC sendASDCNotification
2022-08-26T01:18:12.747Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env
2022-08-26T01:18:12.747Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-26T01:18:12.747Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:18:12.750Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:18:12.750Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476692747,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:18:12.850Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:18:12.851Z||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-08-26T01:18:12.851Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:18:12.972Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:12.972Z||pool-13-thread-1|||||INFO|500||cambria reply ok (122 ms):{"serverTimeMs":2,"count":1}
2022-08-26T01:18:13.750Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb
2022-08-26T01:18:13.751Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 0e7f5b36-37e4 0 7941482c-2602-4aef-9699-579b06a73b42 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-08-26T01:18:13.819Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@36e92247, org.onap.sdc.toscaparser.api.parameters.Input@1c16bc67, org.onap.sdc.toscaparser.api.parameters.Input@52477d3c, org.onap.sdc.toscaparser.api.parameters.Input@74c8291c, org.onap.sdc.toscaparser.api.parameters.Input@b4cd6d8]
2022-08-26T01:18:13.823Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.823Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:13.823Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 
2022-08-26T01:18:13.823Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= d00bb96b-231f-4307-a189-6600d755551f
2022-08-26T01:18:13.824Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d00bb96b-231f-4307-a189-6600d755551f matches Tosca VF Customization UUID: d00bb96b-231f-4307-a189-6600d755551f
2022-08-26T01:18:13.824Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: d00bb96b-231f-4307-a189-6600d755551f  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-08-26T01:18:13.831Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.831Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:13.832Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id d00bb96b-231f-4307-a189-6600d755551f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-08-26T01:18:13.832Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@705d7983
2022-08-26T01:18:13.832Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.833Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-08-26T01:18:13.833Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 011f0685-620f-4055-936a-fce27eadccf3
2022-08-26T01:18:13.834Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 011f0685-620f-4055-936a-fce27eadccf3
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-08-26T01:18:13.841Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.842Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is matching search criteria
2022-08-26T01:18:13.842Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0e7f5b36-37e4 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:18:13.843Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.843Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is matching search criteria
2022-08-26T01:18:13.843Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0e7f5b36-37e4 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:18:13.844Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.844Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is not matching search criteria
2022-08-26T01:18:13.844Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:18:13.844Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-08-26T01:18:13.845Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:18:13.845Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-26T01:18:13.845Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-26T01:18:13.845Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:18:13.846Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:13.846Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-26T01:18:13.846Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:13.846Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-26T01:18:13.847Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:18:13.847Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=872a29ef-2b5b-4028-8e6f-2149aa9147fb
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-08-26T01:18:13.858Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.858Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is matching search criteria
2022-08-26T01:18:13.859Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0e7f5b36-37e4 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:18:13.859Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.859Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is not matching search criteria
2022-08-26T01:18:13.860Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:18:13.860Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-26T01:18:13.860Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:13.860Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:18:13.860Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:18:13.860Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-26T01:18:13.861Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:18:13.861Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-08-26T01:18:13.862Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-26T01:18:13.862Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:13.862Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-26T01:18:13.863Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:18:13.863Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9ab2f804-2e3c-483c-956f-c4687bb37c36
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-08-26T01:18:13.867Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.867Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is matching search criteria
2022-08-26T01:18:13.867Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0e7f5b36-37e4 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:18:13.870Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.871Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is not matching search criteria
2022-08-26T01:18:13.871Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:18:13.871Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-26T01:18:13.872Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:13.872Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:18:13.872Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:18:13.872Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-26T01:18:13.872Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:18:13.873Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-26T01:18:13.873Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-26T01:18:13.873Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:18:13.873Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-26T01:18:13.873Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-08-26T01:18:13.874Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=fc4cba00-66fc-4a02-9902-670aea5a752f
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-08-26T01:18:13.877Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.877Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is matching search criteria
2022-08-26T01:18:13.877Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0e7f5b36-37e4 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:18:13.878Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.878Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Node template vFW 0e7f5b36-37e4 0 is matching search criteria
2022-08-26T01:18:13.878Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0e7f5b36-37e4 0] matching following query criteria: sdcType=VF, customizationUUID=d00bb96b-231f-4307-a189-6600d755551f
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-08-26T01:18:13.881Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.882Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:13.882Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb: vFW 0e7f5b36-37e4
2022-08-26T01:18:13.882Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.883Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:13.883Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.883Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:13.883Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.884Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:13.884Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.884Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:13.885Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:18:13.885Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-08-26 01-14-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:18:13.885Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||Saving Service: vFW 2022-08-26 01-14-52 
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-08-26T01:18:14.345Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 0e7f5b36-37e4 7941482c-2602-4aef-9699-579b06a73b42 1 ASDC deployResourceStructure
2022-08-26T01:18:14.345Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json ASDC sendASDCNotification
2022-08-26T01:18:14.346Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json
2022-08-26T01:18:14.346Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-26T01:18:14.346Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:18:14.360Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:18:14.360Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476694345,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
  "status": "DEPLOY_OK"
}
2022-08-26T01:18:14.448Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 88 ms
2022-08-26T01:18:14.449Z||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-08-26T01:18:14.450Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:18:14.536Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:14.537Z||pool-14-thread-1|||||INFO|500||cambria reply ok (88 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:18:15.361Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-08-26T01:18:15.362Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml
2022-08-26T01:18:15.362Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-26T01:18:15.362Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:18:15.364Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:18:15.365Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476695361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-08-26T01:18:15.466Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:18:15.466Z||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-08-26T01:18:15.467Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:18:15.517Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:15.517Z||pool-15-thread-1|||||INFO|500||cambria reply ok (51 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:18:16.365Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env ASDC sendASDCNotification
2022-08-26T01:18:16.366Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env
2022-08-26T01:18:16.366Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-26T01:18:16.366Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:18:16.369Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:18:16.369Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476696365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-08-26T01:18:16.469Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:18:16.470Z||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-08-26T01:18:16.470Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:18:16.502Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:16.502Z||pool-16-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:18:17.370Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar ASDC sendASDCNotification
2022-08-26T01:18:17.370Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar
2022-08-26T01:18:17.370Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-26T01:18:17.371Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:18:17.373Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:18:17.373Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476697370,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-26T01:18:17.473Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:18:17.474Z||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-08-26T01:18:17.475Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:18:17.525Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:17.526Z||pool-17-thread-1|||||INFO|500||cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:18:18.374Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:18:18.401Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:18:18.409Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:18:18.409Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T01:18:18.409Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T01:18:48.410Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:18:48.444Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:18:48.449Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:18:48.449Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T01:18:48.449Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T01:18:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:18:56.933Z||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-08-26T01:18:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:18:57.022Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:18:57.023Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:18:57.023Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "aai-ml",
  "timestamp": 1661476677679,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "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-08-26T01:18:57.079Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
2022-08-26T01:18:57.079Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId f80b01b1-cda8-44bb-90c1-d62b4bbc20a0 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-08-26T01:19:18.450Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:19:18.468Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:19:18.473Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:19:18.473Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-08-26T01:19:18.474Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T01:19:18.474Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T01:19:48.474Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:19:48.503Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:19:48.508Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:19:48.508Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-08-26T01:19:48.508Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T01:19:48.509Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T01:19:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:19:56.933Z||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-08-26T01:19:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:19:57.003Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:19:57.004Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:19:57.004Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:19:57.005Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:20:18.509Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:20:18.527Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:20:18.530Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:20:18.531Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-08-26T01:20:18.531Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T01:20:18.531Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T01:20:48.532Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:20:48.555Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:20:48.559Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:20:48.559Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-08-26T01:20:48.559Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T01:20:48.560Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T01:20:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:20:56.934Z||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-08-26T01:20:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:20:57.516Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:20:57.518Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.519Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
  "status": "NOTIFIED"
}
2022-08-26T01:20:57.520Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:20:57.520Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.520Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-08-26T01:20:57.520Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:20:57.520Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.520Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:20:57.521Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:20:57.521Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.521Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-08-26T01:20:57.521Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:20:57.521Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.521Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:20:57.521Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:20:57.521Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.521Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661476684524,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-26T01:20:57.522Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:20:57.522Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.522Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476676930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T01:20:57.522Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:20:57.522Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.522Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661476685532,
  "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-08-26T01:20:57.558Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
2022-08-26T01:20:57.558Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId f80b01b1-cda8-44bb-90c1-d62b4bbc20a0 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-08-26T01:20:57.585Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.585Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476685060,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:20:57.585Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:20:57.585Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.586Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476690201,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:20:57.586Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:20:57.586Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.586Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476691485,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:20:57.587Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:20:57.587Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.587Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476692747,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:20:57.587Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:20:57.587Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.587Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476694345,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/vfw0e7f5b3637e40_modules.json",
  "status": "DEPLOY_OK"
}
2022-08-26T01:20:57.588Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:20:57.588Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.588Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476695361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-08-26T01:20:57.588Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:20:57.588Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.588Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476696365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/resourceInstances/vfw0e7f5b3637e40/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-08-26T01:20:57.589Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:20:57.589Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:20:57.589Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476697370,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826011452/1.0/artifacts/service-Vfw20220826011452-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-26T01:20:57.589Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:21:18.560Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:21:18.636Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0
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-08-26T01:21:18.651Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:21:18.652Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-08-26T01:21:18.652Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-08-26T01:21:18.652Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-08-26T01:21:18.652Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-08-26T01:21:18.652Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-08-26T01:21:18.669Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-08-26T01:21:48.670Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0 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-08-26T01:21:48.706Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f80b01b1-cda8-44bb-90c1-d62b4bbc20a0 and serviceModelVersionId: 4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb
2022-08-26T01:21:48.706Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 413acd33-c3a8-4c96-b973-67726b16e48f
2022-08-26T01:21:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:21:56.933Z||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-08-26T01:21:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:22:03.574Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/413acd33-c3a8-4c96-b973-67726b16e48f/model-vers/model-ver/4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb?depth=0
2022-08-26T01:22:03.688Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2022-08-26T01:22:04.198Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/413acd33-c3a8-4c96-b973-67726b16e48f/model-vers/model-ver/4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb?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-08-26T01:22:04.205Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/413acd33-c3a8-4c96-b973-67726b16e48f/model-vers/model-ver/4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb?depth=0|INFO|500||Invoke
2022-08-26T01:22:04.230Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/413acd33-c3a8-4c96-b973-67726b16e48f/model-vers/model-ver/4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-08-26T01:22:04.271Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/413acd33-c3a8-4c96-b973-67726b16e48f/model-vers/model-ver/4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-08-26T01:22:04.272Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/413acd33-c3a8-4c96-b973-67726b16e48f/model-vers/model-ver/4ba2afe9-d1e6-4ad7-99a3-3bb2af7d44fb?depth=0 has http status code:503 and response headers:{date=[Fri, 26 Aug 2022 01:22:04 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-08-26T01:22:04.274Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-08-26T01:22:04.295Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=f80b01b1-cda8-44bb-90c1-d62b4bbc20a0 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-26T01:22:04.300Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=f80b01b1-cda8-44bb-90c1-d62b4bbc20a0 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	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-08-26T01:22:04.301Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=f80b01b1-cda8-44bb-90c1-d62b4bbc20a0 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-26T01:22:04.301Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=f80b01b1-cda8-44bb-90c1-d62b4bbc20a0 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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-08-26T01:22:04.356Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-26T01:22:04.357Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f80b01b1-cda8-44bb-90c1-d62b4bbc20a0 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=f80b01b1-cda8-44bb-90c1-d62b4bbc20a0 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-26T01:22:04.358Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-08-26T01:22:04.359Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:22:04.362Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:22:04.362Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476924357,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003df80b01b1-cda8-44bb-90c1-d62b4bbc20a0 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-08-26T01:22:04.462Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-08-26T01:22:04.463Z||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-08-26T01:22:04.464Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:22:04.505Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:22:04.506Z||pool-18-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:22:05.131Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:22:05.132Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-26T01:22:05.132Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f80b01b1-cda8-44bb-90c1-d62b4bbc20a0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661476924357,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003df80b01b1-cda8-44bb-90c1-d62b4bbc20a0 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-08-26T01:22:05.134Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
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-08-26T01:22:05.391Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:22:05.392Z||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-08-26T01:22:05.392Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:22:16.141Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:22:16.142Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:22:16.142Z||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-08-26T01:22:16.142Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:22:25.825Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:22:25.826Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:22:25.827Z||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-08-26T01:22:25.827Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:22:35.562Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:22:35.563Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:22:35.563Z||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-08-26T01:22:35.563Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:22:45.170Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:22:56.930Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:22:56.931Z||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-08-26T01:22:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:22:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:22:56.932Z||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-08-26T01:22:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:23:06.560Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:23:06.565Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:23:56.930Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:23:56.931Z||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-08-26T01:23:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:23:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:23:56.933Z||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-08-26T01:23:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:24:06.552Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:24:06.603Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:24:56.930Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:24:56.931Z||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-08-26T01:24:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:24:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:24:56.932Z||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-08-26T01:24:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:25:06.553Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:25:06.586Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:25:56.930Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:25:56.931Z||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-08-26T01:25:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:25:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:25:56.932Z||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-08-26T01:25:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:26:06.592Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:26:06.604Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:26:56.930Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:26:56.931Z||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-08-26T01:26:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:26:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:26:56.932Z||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-08-26T01:26:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:27:06.599Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:27:06.604Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:27:56.931Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:27:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:27:56.932Z||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-08-26T01:27:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:27:56.933Z||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-08-26T01:27:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:28:06.539Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:28:06.559Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:28:56.930Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:28:56.931Z||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-08-26T01:28:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:28:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:28:56.933Z||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-08-26T01:28:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:29:06.537Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:29:06.558Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:29:56.930Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:29:56.931Z||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-08-26T01:29:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:29:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:29:56.933Z||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-08-26T01:29:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:30:06.538Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:30:06.569Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:30:56.931Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:30:56.933Z||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-08-26T01:30:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:30:56.934Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:30:56.935Z||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-08-26T01:30:56.935Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:31:06.555Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:31:06.585Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:31:56.930Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:31:56.931Z||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-08-26T01:31:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:31:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:31:56.932Z||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-08-26T01:31:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:31:57.540Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:31:57.542Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.543Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "cds",
  "timestamp": 1661477496999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.544Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.544Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.544Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661477498857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.544Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.544Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.544Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661477506698,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.544Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.545Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.545Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661477498857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
  "status": "NOTIFIED"
}
2022-08-26T01:31:57.545Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.545Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.545Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "cds",
  "timestamp": 1661477496999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.545Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.546Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.546Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "aai-ml",
  "timestamp": 1661477506548,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.546Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.546Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.546Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661477506698,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.546Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.547Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.547Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "cds",
  "timestamp": 1661477496999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.547Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.547Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.547Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661477498857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-08-26T01:31:57.547Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.547Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.548Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "aai-ml",
  "timestamp": 1661477506548,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.548Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.548Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.548Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661477506698,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.548Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.548Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.549Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "cds",
  "timestamp": 1661477496999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.549Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.549Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.549Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661477498857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.549Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.549Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.549Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "aai-ml",
  "timestamp": 1661477506548,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.550Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.550Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.550Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661477506698,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.550Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.550Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.550Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "cds",
  "timestamp": 1661477496999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.550Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.550Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.550Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661477498857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-08-26T01:31:57.551Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.551Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.551Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "aai-ml",
  "timestamp": 1661477506548,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.551Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.551Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.551Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661477506698,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.551Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.551Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.551Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "cds",
  "timestamp": 1661477496999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.552Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.552Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.552Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661477498857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.552Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.552Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.552Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "aai-ml",
  "timestamp": 1661477506548,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.552Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.553Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.553Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661477506698,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.553Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.553Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.553Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661477498857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T01:31:57.553Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.553Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.553Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "cds",
  "timestamp": 1661477496999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T01:31:57.553Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.554Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.554Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "aai-ml",
  "timestamp": 1661477506548,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.554Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.554Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.554Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661477506698,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T01:31:57.554Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.554Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.554Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661477513290,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:31:57.555Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:31:57.555Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.555Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "cds",
  "timestamp": 1661477513666,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:31:57.555Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:31:57.555Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.555Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "aai-ml",
  "timestamp": 1661477506548,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T01:31:57.555Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:31:57.556Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.556Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661477514820,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:31:57.556Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:31:57.556Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.556Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661477514435,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:31:57.556Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:31:57.556Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.557Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "aai-ml",
  "timestamp": 1661477514767,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:31:57.557Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:31:57.557Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.557Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661477515611,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:31:57.557Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:31:57.557Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.557Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "aai-ml",
  "timestamp": 1661477515782,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-08-26T01:31:57.558Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:31:57.558Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.558Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661477516689,
  "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-08-26T01:31:57.597Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:31:57.598Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.598Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"c2203982-da1a-46b3-bcd1-8d9185a3e19d","serviceName":"vFW 2022-08-26 01-29-38","serviceVersion":"1.0","serviceUUID":"30d8bc7f-7dd5-4010-a6ec-ced74eca8605","serviceDescription":"catalog service description","serviceInvariantUUID":"9f51fced-ac0e-4326-8c83-acf57fc43448","resources":[{"resourceInstanceName":"vFW 121644da-c84a 0","resourceName":"vFW 121644da-c84a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d2569b6b-99ac-4fbb-a85a-b38657242c2f","resourceInvariantUUID":"a20b8c77-5614-4255-adc9-2ee4e4950c4e","resourceCustomizationUUID":"61d7ce99-6722-4847-8189-2c3d10d07737","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vf-license-model.xml","artifactChecksum":"YWNlMTQ0YzZiYmJhMTI1ODhmZjM0MDUyNGFhM2U0NWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b1a53b60-fd41-4c8d-af3b-c86617c7579e","artifactVersion":"1"},{"artifactName":"vfw121644dac84a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json","artifactChecksum":"N2QzOGY5Yjk2YjUwMmIzMDdkNDJmYjRmODBiMWVkZDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3447ce51-cce0-4fd7-88d0-807836b89843","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3459b98c-be64-48d0-94a8-83bcb2089843","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZjkzZTNmZDAyMzYxMDFiMzQwNWNkNzJhYzA2NzkzOTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"096a57ee-fe0b-4c0e-bfcf-9c0fa8a11be9","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f665ef52-6f1b-41e9-9f9f-f787819f9ce8","artifactVersion":"2","generatedFromUUID":"3459b98c-be64-48d0-94a8-83bcb2089843"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220826012938-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-template.yml","artifactChecksum":"MGE3YThiMjFkNTQ2MjcyMjA1NGEwZmQ3YzA3MDgwNTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5f03bd24-2f83-44fb-b6bd-3f09c485f430","artifactVersion":"1"},{"artifactName":"service-Vfw20220826012938-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar","artifactChecksum":"Mzg4OGFjNGNmMjU0MTZlZjVkOGY3NTM2MzQ0MWJkNDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"53d1d030-3332-4f53-8348-a0714865e727","artifactVersion":"1"}],"workloadContext":"Production"}
2022-08-26T01:31:57.600Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:31:57.601Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:31:57.604Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:31:57.604Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:31:57.615Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c2203982-da1a-46b3-bcd1-8d9185a3e19d
2022-08-26T01:31:57.615Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2203982-da1a-46b3-bcd1-8d9185a3e19d 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-08-26T01:31:57.650Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:31:57.650Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "aai-ml",
  "timestamp": 1661477516789,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-08-26T01:31:57.650Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:31:57.704Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:31:57.705Z||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-08-26T01:31:57.705Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:31:57.769Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:31:57.769Z||pool-19-thread-1|||||INFO|500||cambria reply ok (65 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:31:58.604Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:31:58.605Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:31:58.607Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:31:58.607Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
  "status": "NOTIFIED"
}
2022-08-26T01:31:58.708Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:31:58.709Z||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-08-26T01:31:58.709Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:31:58.784Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:31:58.784Z||pool-20-thread-1|||||INFO|500||cambria reply ok (76 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:31:59.608Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:31:59.609Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:31:59.611Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:31:59.611Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-08-26T01:31:59.711Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:31:59.712Z||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-08-26T01:31:59.712Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:31:59.761Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:31:59.762Z||pool-21-thread-1|||||INFO|500||cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:32:00.612Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:32:00.612Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:32:00.614Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:32:00.614Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:32:00.715Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:32:00.716Z||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-08-26T01:32:00.716Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:32:00.807Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:00.808Z||pool-22-thread-1|||||INFO|500||cambria reply ok (92 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:32:01.615Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:32:01.617Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:32:01.618Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:32:01.619Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-08-26T01:32:01.719Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:32:01.720Z||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-08-26T01:32:01.720Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:32:01.759Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:01.759Z||pool-23-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:32:02.619Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:32:02.620Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:32:02.622Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:32:02.622Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:32:02.722Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:32:02.724Z||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-08-26T01:32:02.724Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:32:02.770Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:02.771Z||pool-24-thread-1|||||INFO|500||cambria reply ok (48 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:32:03.623Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T01:32:03.624Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:32:03.626Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:32:03.626Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T01:32:03.726Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:32:03.727Z||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-08-26T01:32:03.728Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:32:03.757Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:03.758Z||pool-25-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:32:04.628Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "serviceName": "vFW 2022-08-26 01-29-38",
  "serviceVersion": "1.0",
  "serviceUUID": "30d8bc7f-7dd5-4010-a6ec-ced74eca8605",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "9f51fced-ac0e-4326-8c83-acf57fc43448",
  "resources": [
    {
      "resourceInstanceName": "vFW 121644da-c84a 0",
      "resourceCustomizationUUID": "61d7ce99-6722-4847-8189-2c3d10d07737",
      "resourceName": "vFW 121644da-c84a",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "d2569b6b-99ac-4fbb-a85a-b38657242c2f",
      "resourceInvariantUUID": "a20b8c77-5614-4255-adc9-2ee4e4950c4e",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw121644dac84a0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
          "artifactChecksum": "N2QzOGY5Yjk2YjUwMmIzMDdkNDJmYjRmODBiMWVkZDQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "3447ce51-cce0-4fd7-88d0-807836b89843",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3459b98c-be64-48d0-94a8-83bcb2089843",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "f665ef52-6f1b-41e9-9f9f-f787819f9ce8",
            "generatedFromUUID": "3459b98c-be64-48d0-94a8-83bcb2089843"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "f665ef52-6f1b-41e9-9f9f-f787819f9ce8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220826012938-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
      "artifactChecksum": "Mzg4OGFjNGNmMjU0MTZlZjVkOGY3NTM2MzQ0MWJkNDM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "53d1d030-3332-4f53-8348-a0714865e727"
    }
  ],
  "workloadContext": "Production"
}
2022-08-26T01:32:04.628Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-08-26T01:32:04.629Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 30d8bc7f-7dd5-4010-a6ec-ced74eca8605 ASDC
2022-08-26T01:32:04.629Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c2203982-da1a-46b3-bcd1-8d9185a3e19d
ServiceName:vFW 2022-08-26 01-29-38
ServiceVersion:1.0
ServiceUUID:30d8bc7f-7dd5-4010-a6ec-ced74eca8605
ServiceInvariantUUID:9f51fced-ac0e-4326-8c83-acf57fc43448
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20220826012938-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar
ArtifactUUID:53d1d030-3332-4f53-8348-a0714865e727
ArtifactChecksum:Mzg4OGFjNGNmMjU0MTZlZjVkOGY3NTM2MzQ0MWJkNDM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 121644da-c84a 0
ResourceCustomizationUUID:61d7ce99-6722-4847-8189-2c3d10d07737
ResourceInvariantUUID:a20b8c77-5614-4255-adc9-2ee4e4950c4e
ResourceName:vFW 121644da-c84a
ResourceType:VF
ResourceUUID:d2569b6b-99ac-4fbb-a85a-b38657242c2f
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw121644dac84a0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json
ArtifactUUID:3447ce51-cce0-4fd7-88d0-807836b89843
ArtifactChecksum:N2QzOGY5Yjk2YjUwMmIzMDdkNDJmYjRmODBiMWVkZDQ=
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/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml
ArtifactUUID:3459b98c-be64-48d0-94a8-83bcb2089843
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/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env
ArtifactUUID:f665ef52-6f1b-41e9-9f9f-f787819f9ce8
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/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env
ArtifactUUID:f665ef52-6f1b-41e9-9f9f-f787819f9ce8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-08-26T01:32:04.630Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 30d8bc7f-7dd5-4010-a6ec-ced74eca8605 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-08-26T01:32:04.703Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-08-26T01:32:04.705Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-08-26T01:32:04.705Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-08-26T01:32:04.705Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 53d1d030-3332-4f53-8348-a0714865e727 from URL: /sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar
2022-08-26T01:32:04.705Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-08-26T01:32:04.706Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar
2022-08-26T01:32:04.869Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-08-26T01:32:04.870Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar 53d1d030-3332-4f53-8348-a0714865e727 100642
2022-08-26T01:32:04.870Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar ASDC sendASDCNotification
2022-08-26T01:32:04.871Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar
2022-08-26T01:32:04.871Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-26T01:32:04.871Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:32:04.873Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:32:04.874Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477524870,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:32:04.974Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:32:04.975Z||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-08-26T01:32:04.975Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:32:05.039Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:05.040Z||pool-26-thread-1|||||INFO|500||cambria reply ok (66 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:32:05.874Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-08-26T01:32:05.875Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-08-26T01:32:05.876Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 53d1d030-3332-4f53-8348-a0714865e727, URL: /sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar to file: /app/ASDC/1/service-Vfw20220826012938-csar.csar
2022-08-26T01:32:05.876Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220826012938-csar.csar
2022-08-26T01:32:05.877Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220826012938-csar.csar
2022-08-26T01:32:05.877Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220826012938-csar.csar
2022-08-26T01:32:06.118Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15636735169838369355/Definitions/service-Vfw20220826012938-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_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_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
2022-08-26T01:32:08.382Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-08-26T01:32:08.407Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-08-26T01:32:08.407Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220826012938-csar.csar
2022-08-26T01:32:08.408Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-08-26T01:32:08.408Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-Vfw20220826012938-csar.csar
2022-08-26T01:32:08.408Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-Vfw20220826012938-csar.csar
2022-08-26T01:32:08.408Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-Vfw20220826012938-csar.csar
2022-08-26T01:32:08.408Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-Vfw20220826012938-csar.csar
2022-08-26T01:32:08.408Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-Vfw20220826012938-csar.csar
2022-08-26T01:32:08.408Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-Vfw20220826012938-csar.csar
2022-08-26T01:32:08.408Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-Vfw20220826012938-csar.csar
2022-08-26T01:32:08.408Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-Vfw20220826012938-csar.csar
2022-08-26T01:32:08.409Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-Vfw20220826012938-csar.csar
2022-08-26T01:32:08.409Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-Vfw20220826012938-csar.csar
2022-08-26T01:32:08.409Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 121644da-c84a 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-Vfw20220826012938-csar.csar
2022-08-26T01:32:08.409Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-08-26T01:32:08.409Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.409Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:08.410Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is matching search criteria
2022-08-26T01:32:08.410Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-08-26T01:32:08.410Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 121644da-c84a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-08-26T01:32:08.410Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.410Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:08.411Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is matching search criteria
2022-08-26T01:32:08.411Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-08-26T01:32:08.411Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 121644da-c84a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-08-26T01:32:08.411Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.411Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:08.412Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.412Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is not matching search criteria
2022-08-26T01:32:08.412Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:32:08.412Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-26T01:32:08.412Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:08.413Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:32:08.413Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-26T01:32:08.413Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:32:08.413Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:32:08.413Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-26T01:32:08.413Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-26T01:32:08.413Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:32:08.414Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:08.414Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-26T01:32:08.414Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:08.414Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-26T01:32:08.414Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:32:08.414Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-08-26T01:32:08.415Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.415Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-08-26T01:32:08.415Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.415Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is matching search criteria
2022-08-26T01:32:08.415Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 121644da-c84a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:32:08.416Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.416Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is matching search criteria
2022-08-26T01:32:08.416Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 121644da-c84a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:32:08.416Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.416Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is matching search criteria
2022-08-26T01:32:08.417Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 121644da-c84a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:32:08.417Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.417Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is not matching search criteria
2022-08-26T01:32:08.417Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:32:08.417Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-08-26T01:32:08.417Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:32:08.417Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-26T01:32:08.418Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-26T01:32:08.418Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:32:08.418Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:08.418Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-26T01:32:08.418Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:08.419Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-26T01:32:08.419Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:32:08.419Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=d19313ee-0dcd-4cdb-ac84-01387a826fc6
2022-08-26T01:32:08.419Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.419Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is not matching search criteria
2022-08-26T01:32:08.420Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:32:08.420Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-26T01:32:08.420Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:08.420Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:32:08.420Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-26T01:32:08.420Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:32:08.420Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:32:08.421Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-08-26T01:32:08.421Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-26T01:32:08.421Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:08.421Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-26T01:32:08.421Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:32:08.421Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7a4ef73f-450e-489b-8372-2a67b7233d05
2022-08-26T01:32:08.422Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.422Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is not matching search criteria
2022-08-26T01:32:08.422Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:32:08.422Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-26T01:32:08.422Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:08.422Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:32:08.422Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-26T01:32:08.423Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:32:08.423Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:32:08.423Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-26T01:32:08.423Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-26T01:32:08.423Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:32:08.423Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:08.423Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-08-26T01:32:08.424Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=e2c0f155-e787-47ab-ae39-682579edb24f
2022-08-26T01:32:08.424Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.424Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:08.424Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.424Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:08.425Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.425Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:08.425Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:08.425Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:08.425Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-08-26 01-29-38
Description:catalog service description
Model UUID:30d8bc7f-7dd5-4010-a6ec-ced74eca8605
Model Version:NULL
Model InvariantUuid:9f51fced-ac0e-4326-8c83-acf57fc43448
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 121644da-c84a
Model UUID:32cb6953-ff80-4940-a2f4-8da64caa7fb3
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a20b8c77-5614-4255-adc9-2ee4e4950c4e
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:61d7ce99-6722-4847-8189-2c3d10d07737
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:a1d9655f-17b7-418d-ad38-d84bf5260e2c
ModelName:Vfw121644daC84a..base_vfw..module-0
ModelUuid:f7a040a9-d2b9-4b3b-a2f5-43c75ff9c477
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:d19313ee-0dcd-4cdb-ac84-01387a826fc6
ModelInvariantUuid:3abbe77c-4496-42b0-8a09-f6955d92d808
ModelName:vFW 121644da-c84a-nodes.vfwCvfc
ModelUuid:f6de64cc-e8f9-4082-973e-d61774a6ae01
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:24b30f0d-6b7b-457d-b2f2-2e1ac1848ef0
ModelInvariantUuid:f077dda8-799c-4499-9915-fa7b2bb91185
ModelName:Vfw121644daC84a.compute.nodes.heat.vfw
ModelUuid:0cdd7c61-1b42-44a2-9378-cc3340f2d8a5
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7a4ef73f-450e-489b-8372-2a67b7233d05
ModelInvariantUuid:5176120b-bfb5-424d-ada7-23a726259510
ModelName:vFW 121644da-c84a-nodes.vsnCvfc
ModelUuid:f0d8a550-d229-45cc-a833-10ef673bd010
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:2f1dab98-d2d5-4396-ba86-08354246a26b
ModelInvariantUuid:ffd457b2-e4cd-4e15-bdac-7adaa49c500a
ModelName:Vfw121644daC84a.compute.nodes.heat.vsn
ModelUuid:2906d50d-f4b2-4fe9-ab96-c3e066883029
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:e2c0f155-e787-47ab-ae39-682579edb24f
ModelInvariantUuid:9e93ea72-a71f-47d8-87a2-0b6c9e8e9eb8
ModelName:vFW 121644da-c84a-nodes.vpgCvfc
ModelUuid:260417bf-b700-463d-8873-3ab1b43c96c7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:3f3ca210-4814-4b46-9a49-a51a91dde4b1
ModelInvariantUuid:5a642ce2-28d2-4326-a72a-cf72da0f9ff1
ModelName:Vfw121644daC84a.compute.nodes.heat.vpg
ModelUuid:d06362a6-9d33-439d-a7a4-e1c7bab837b3
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-08-26T01:32:08.441Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: d2569b6b-99ac-4fbb-a85a-b38657242c2f
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-08-26T01:32:08.447Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||vFW 121644da-c84a 0
2022-08-26T01:32:08.447Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: d2569b6b-99ac-4fbb-a85a-b38657242c2f
2022-08-26T01:32:08.447Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3447ce51-cce0-4fd7-88d0-807836b89843 from URL: /sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json
2022-08-26T01:32:08.447Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-08-26T01:32:08.448Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json
2022-08-26T01:32:08.701Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-08-26T01:32:08.702Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json 3447ce51-cce0-4fd7-88d0-807836b89843 785
2022-08-26T01:32:08.703Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json ASDC sendASDCNotification
2022-08-26T01:32:08.703Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json
2022-08-26T01:32:08.703Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-26T01:32:08.704Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:32:08.706Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:32:08.706Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477528703,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:32:08.806Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-08-26T01:32:08.807Z||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-08-26T01:32:08.808Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:32:08.837Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:08.837Z||pool-27-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:32:09.707Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw121644daC84a..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "a1d9655f-17b7-418d-ad38-d84bf5260e2c",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "f7a040a9-d2b9-4b3b-a2f5-43c75ff9c477",
    "vfModuleModelCustomizationUUID": "0156e41b-a17e-44e0-9505-8cb1978678e0",
    "isBase": true,
    "artifacts": [
      "3459b98c-be64-48d0-94a8-83bcb2089843",
      "f665ef52-6f1b-41e9-9f9f-f787819f9ce8"
    ],
    "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-08-26T01:32:09.713Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw121644daC84a..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f7a040a9-d2b9-4b3b-a2f5-43c75ff9c477
VfModuleModelInvariantUUID:a1d9655f-17b7-418d-ad38-d84bf5260e2c
VfModuleModelDescription:NULL
Artifacts UUID List:{
3459b98c-be64-48d0-94a8-83bcb2089843
,
f665ef52-6f1b-41e9-9f9f-f787819f9ce8

}
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-08-26T01:32:09.715Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw121644daC84a..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "a1d9655f-17b7-418d-ad38-d84bf5260e2c",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "f7a040a9-d2b9-4b3b-a2f5-43c75ff9c477",
    "vfModuleModelCustomizationUUID": "0156e41b-a17e-44e0-9505-8cb1978678e0",
    "isBase": true,
    "artifacts": [
      "3459b98c-be64-48d0-94a8-83bcb2089843",
      "f665ef52-6f1b-41e9-9f9f-f787819f9ce8"
    ],
    "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-08-26T01:32:09.715Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw121644daC84a..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f7a040a9-d2b9-4b3b-a2f5-43c75ff9c477
VfModuleModelInvariantUUID:a1d9655f-17b7-418d-ad38-d84bf5260e2c
VfModuleModelDescription:NULL
Artifacts UUID List:{
3459b98c-be64-48d0-94a8-83bcb2089843
,
f665ef52-6f1b-41e9-9f9f-f787819f9ce8

}
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-08-26T01:32:09.715Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3459b98c-be64-48d0-94a8-83bcb2089843 from URL: /sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml
2022-08-26T01:32:09.715Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-08-26T01:32:09.716Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml
2022-08-26T01:32:09.915Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-08-26T01:32:09.916Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml 3459b98c-be64-48d0-94a8-83bcb2089843 20368
2022-08-26T01:32:09.916Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-08-26T01:32:09.916Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml
2022-08-26T01:32:09.916Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-26T01:32:09.916Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:32:09.918Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:32:09.919Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477529916,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:32:10.019Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:32:10.020Z||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-08-26T01:32:10.020Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:32:10.085Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:10.086Z||pool-28-thread-1|||||INFO|500||cambria reply ok (67 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:32:10.920Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: f665ef52-6f1b-41e9-9f9f-f787819f9ce8 from URL: /sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env
2022-08-26T01:32:10.921Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-08-26T01:32:10.921Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env
2022-08-26T01:32:11.210Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-08-26T01:32:11.210Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env f665ef52-6f1b-41e9-9f9f-f787819f9ce8 2098
2022-08-26T01:32:11.210Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-08-26T01:32:11.210Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env
2022-08-26T01:32:11.211Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-26T01:32:11.211Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:32:11.213Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:32:11.213Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477531210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:32:11.313Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:32:11.314Z||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-08-26T01:32:11.314Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:32:11.393Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:11.394Z||pool-29-thread-1|||||INFO|500||cambria reply ok (80 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:32:12.213Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 30d8bc7f-7dd5-4010-a6ec-ced74eca8605
2022-08-26T01:32:12.214Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 121644da-c84a 0 d2569b6b-99ac-4fbb-a85a-b38657242c2f 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-08-26T01:32:12.240Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@31d5d62e, org.onap.sdc.toscaparser.api.parameters.Input@443e3a76, org.onap.sdc.toscaparser.api.parameters.Input@79c2cf17, org.onap.sdc.toscaparser.api.parameters.Input@77432b7c, org.onap.sdc.toscaparser.api.parameters.Input@6838f71c]
2022-08-26T01:32:12.242Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.242Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:12.242Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2022-08-26T01:32:12.242Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 61d7ce99-6722-4847-8189-2c3d10d07737
2022-08-26T01:32:12.242Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 61d7ce99-6722-4847-8189-2c3d10d07737 matches Tosca VF Customization UUID: 61d7ce99-6722-4847-8189-2c3d10d07737
2022-08-26T01:32:12.243Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 61d7ce99-6722-4847-8189-2c3d10d07737  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-08-26T01:32:12.246Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.246Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:12.247Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 61d7ce99-6722-4847-8189-2c3d10d07737: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-08-26T01:32:12.247Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5c438eda
2022-08-26T01:32:12.248Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.248Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-08-26T01:32:12.248Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0156e41b-a17e-44e0-9505-8cb1978678e0
2022-08-26T01:32:12.248Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0156e41b-a17e-44e0-9505-8cb1978678e0
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-08-26T01:32:12.252Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.252Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is matching search criteria
2022-08-26T01:32:12.252Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 121644da-c84a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:32:12.253Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.253Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is matching search criteria
2022-08-26T01:32:12.253Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 121644da-c84a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:32:12.254Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.254Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is not matching search criteria
2022-08-26T01:32:12.254Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:32:12.254Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-08-26T01:32:12.254Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:32:12.254Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-26T01:32:12.255Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-26T01:32:12.255Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:32:12.255Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:12.255Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-26T01:32:12.255Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:12.256Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-26T01:32:12.256Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:32:12.256Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=d19313ee-0dcd-4cdb-ac84-01387a826fc6
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-08-26T01:32:12.260Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.260Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is matching search criteria
2022-08-26T01:32:12.260Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 121644da-c84a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:32:12.261Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.261Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is not matching search criteria
2022-08-26T01:32:12.261Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:32:12.262Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-26T01:32:12.262Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:12.262Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:32:12.262Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-26T01:32:12.263Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:32:12.263Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:32:12.263Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-08-26T01:32:12.264Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-26T01:32:12.265Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:12.266Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-26T01:32:12.266Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:32:12.267Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7a4ef73f-450e-489b-8372-2a67b7233d05
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-08-26T01:32:12.271Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.271Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is matching search criteria
2022-08-26T01:32:12.271Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 121644da-c84a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:32:12.272Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.272Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is not matching search criteria
2022-08-26T01:32:12.272Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-26T01:32:12.272Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-26T01:32:12.273Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:12.273Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:32:12.273Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-26T01:32:12.274Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-26T01:32:12.274Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-26T01:32:12.274Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-26T01:32:12.275Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-26T01:32:12.275Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-26T01:32:12.275Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-26T01:32:12.275Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-08-26T01:32:12.276Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=e2c0f155-e787-47ab-ae39-682579edb24f
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-08-26T01:32:12.279Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.279Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is matching search criteria
2022-08-26T01:32:12.279Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 121644da-c84a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-26T01:32:12.280Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.280Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Node template vFW 121644da-c84a 0 is matching search criteria
2022-08-26T01:32:12.280Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 121644da-c84a 0] matching following query criteria: sdcType=VF, customizationUUID=61d7ce99-6722-4847-8189-2c3d10d07737
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-08-26T01:32:12.282Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.283Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:12.283Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 30d8bc7f-7dd5-4010-a6ec-ced74eca8605: vFW 121644da-c84a
2022-08-26T01:32:12.283Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.283Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:12.284Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.284Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:12.285Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.285Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:12.285Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.285Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:12.285Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T01:32:12.286Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-08-26 01-29-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T01:32:12.286Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2022-08-26 01-29-38 
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-08-26T01:32:12.619Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 121644da-c84a d2569b6b-99ac-4fbb-a85a-b38657242c2f 1 ASDC deployResourceStructure
2022-08-26T01:32:12.620Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json ASDC sendASDCNotification
2022-08-26T01:32:12.620Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json
2022-08-26T01:32:12.620Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-26T01:32:12.620Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:32:12.622Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:32:12.622Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477532620,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
  "status": "DEPLOY_OK"
}
2022-08-26T01:32:12.722Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:32:12.723Z||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-08-26T01:32:12.723Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:32:12.781Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:12.781Z||pool-30-thread-1|||||INFO|500||cambria reply ok (58 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:32:13.623Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-08-26T01:32:13.623Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml
2022-08-26T01:32:13.624Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-26T01:32:13.624Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:32:13.626Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:32:13.626Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477533623,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-08-26T01:32:13.726Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:32:13.727Z||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-08-26T01:32:13.727Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:32:13.761Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:13.761Z||pool-31-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:32:14.626Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-08-26T01:32:14.627Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env
2022-08-26T01:32:14.627Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-26T01:32:14.627Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:32:14.629Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:32:14.629Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477534626,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-08-26T01:32:14.732Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-08-26T01:32:14.733Z||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-08-26T01:32:14.733Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:32:14.793Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:14.794Z||pool-32-thread-1|||||INFO|500||cambria reply ok (62 ms):{"serverTimeMs":0,"count":1}
2022-08-26T01:32:15.630Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar ASDC sendASDCNotification
2022-08-26T01:32:15.630Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar
2022-08-26T01:32:15.631Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-26T01:32:15.631Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:32:15.633Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:32:15.633Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477535630,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-26T01:32:15.734Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-08-26T01:32:15.735Z||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-08-26T01:32:15.735Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:32:15.854Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:15.855Z||pool-33-thread-1|||||INFO|500||cambria reply ok (121 ms):{"serverTimeMs":1,"count":1}
2022-08-26T01:32:16.634Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:32:16.654Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:32:16.658Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:32:16.659Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T01:32:16.659Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T01:32:46.659Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:32:46.684Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:32:46.687Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:32:46.687Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T01:32:46.687Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T01:32:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:32:56.933Z||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-08-26T01:32:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:32:57.029Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:32:57.030Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:32:57.030Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661477517696,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
  "status": "DEPLOY_OK"
}
2022-08-26T01:32:57.031Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:33:16.688Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:33:16.732Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:33:16.746Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:33:16.746Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T01:33:16.746Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T01:33:46.746Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:33:46.792Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:33:46.799Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:33:46.799Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T01:33:46.799Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T01:33:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:33:56.933Z||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-08-26T01:33:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:33:56.994Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:33:56.995Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:33:56.995Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "aai-ml",
  "timestamp": 1661477517796,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "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-08-26T01:33:57.025Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of c2203982-da1a-46b3-bcd1-8d9185a3e19d
2022-08-26T01:33:57.025Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2203982-da1a-46b3-bcd1-8d9185a3e19d 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-08-26T01:34:16.799Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:34:16.858Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:34:16.865Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:34:16.865Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-08-26T01:34:16.865Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T01:34:16.865Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T01:34:46.866Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:34:46.892Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:34:46.897Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:34:46.897Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-08-26T01:34:46.897Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T01:34:46.897Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T01:34:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:34:56.934Z||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-08-26T01:34:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:34:57.515Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:34:57.516Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.516Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:34:57.517Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:34:57.518Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.518Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
  "status": "NOTIFIED"
}
2022-08-26T01:34:57.518Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:34:57.518Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.518Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661477520020,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-26T01:34:57.518Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:34:57.518Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.518Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-08-26T01:34:57.518Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:34:57.519Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.519Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661477521032,
  "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-08-26T01:34:57.556Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c2203982-da1a-46b3-bcd1-8d9185a3e19d
2022-08-26T01:34:57.556Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2203982-da1a-46b3-bcd1-8d9185a3e19d 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-08-26T01:34:57.588Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.589Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:34:57.589Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:34:57.589Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.589Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-08-26T01:34:57.590Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:34:57.590Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.590Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T01:34:57.590Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:34:57.590Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.590Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477516930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T01:34:57.591Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-08-26T01:34:57.591Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.591Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477524870,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:34:57.591Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:34:57.592Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.592Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477528703,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:34:57.592Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:34:57.592Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.592Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477529916,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:34:57.593Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:34:57.593Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.593Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477531210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-08-26T01:34:57.594Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:34:57.595Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.601Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477532620,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/vfw121644dac84a0_modules.json",
  "status": "DEPLOY_OK"
}
2022-08-26T01:34:57.601Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:34:57.602Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.602Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477533623,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-08-26T01:34:57.602Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:34:57.602Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.602Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477534626,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/resourceInstances/vfw121644dac84a0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-08-26T01:34:57.602Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:34:57.603Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:34:57.603Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477535630,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220826012938/1.0/artifacts/service-Vfw20220826012938-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-26T01:34:57.603Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:35:16.897Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:35:16.933Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d
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-08-26T01:35:16.936Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T01:35:16.937Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-08-26T01:35:16.937Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-08-26T01:35:16.937Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-08-26T01:35:16.937Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-08-26T01:35:16.937Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-08-26T01:35:16.960Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-08-26T01:35:46.960Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d 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-08-26T01:35:46.984Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2203982-da1a-46b3-bcd1-8d9185a3e19d and serviceModelVersionId: 30d8bc7f-7dd5-4010-a6ec-ced74eca8605
2022-08-26T01:35:46.985Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9f51fced-ac0e-4326-8c83-acf57fc43448
2022-08-26T01:35:46.986Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9f51fced-ac0e-4326-8c83-acf57fc43448/model-vers/model-ver/30d8bc7f-7dd5-4010-a6ec-ced74eca8605?depth=0
2022-08-26T01:35:46.994Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-08-26T01:35:47.059Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/9f51fced-ac0e-4326-8c83-acf57fc43448/model-vers/model-ver/30d8bc7f-7dd5-4010-a6ec-ced74eca8605?depth=0|INFO|500||Invoke
2022-08-26T01:35:47.060Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/9f51fced-ac0e-4326-8c83-acf57fc43448/model-vers/model-ver/30d8bc7f-7dd5-4010-a6ec-ced74eca8605?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/9f51fced-ac0e-4326-8c83-acf57fc43448/model-vers/model-ver/30d8bc7f-7dd5-4010-a6ec-ced74eca8605?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c2203982-da1a-46b3-bcd1-8d9185a3e19d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bab74ee8-5383-4541-990b-0361741f4a1b], X-ECOMP-RequestID=[c2203982-da1a-46b3-bcd1-8d9185a3e19d], X-TransactionId=[], X-ONAP-RequestID=[c2203982-da1a-46b3-bcd1-8d9185a3e19d], Content-Type=[application/merge-patch+json]}
2022-08-26T01:35:47.067Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/9f51fced-ac0e-4326-8c83-acf57fc43448/model-vers/model-ver/30d8bc7f-7dd5-4010-a6ec-ced74eca8605?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-08-26T01:35:47.083Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/9f51fced-ac0e-4326-8c83-acf57fc43448/model-vers/model-ver/30d8bc7f-7dd5-4010-a6ec-ced74eca8605?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/9f51fced-ac0e-4326-8c83-acf57fc43448/model-vers/model-ver/30d8bc7f-7dd5-4010-a6ec-ced74eca8605?depth=0 has http status code:503 and response headers:{date=[Fri, 26 Aug 2022 01:35:46 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-08-26T01:35:47.085Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/9f51fced-ac0e-4326-8c83-acf57fc43448/model-vers/model-ver/30d8bc7f-7dd5-4010-a6ec-ced74eca8605?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-08-26T01:35:47.085Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/9f51fced-ac0e-4326-8c83-acf57fc43448/model-vers/model-ver/30d8bc7f-7dd5-4010-a6ec-ced74eca8605?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-08-26T01:35:47.088Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=c2203982-da1a-46b3-bcd1-8d9185a3e19d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-26T01:35:47.089Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=c2203982-da1a-46b3-bcd1-8d9185a3e19d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	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-08-26T01:35:47.089Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=c2203982-da1a-46b3-bcd1-8d9185a3e19d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-26T01:35:47.089Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=c2203982-da1a-46b3-bcd1-8d9185a3e19d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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-08-26T01:35:47.094Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:35:47.094Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2203982-da1a-46b3-bcd1-8d9185a3e19d and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=c2203982-da1a-46b3-bcd1-8d9185a3e19d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-26T01:35:47.095Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-08-26T01:35:47.095Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T01:35:47.097Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T01:35:47.097Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477747094,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003dc2203982-da1a-46b3-bcd1-8d9185a3e19d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-08-26T01:35:47.198Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T01:35:47.199Z||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-08-26T01:35:47.199Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T01:35:47.254Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:35:47.254Z||pool-34-thread-1|||||INFO|500||cambria reply ok (56 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-08-26T01:35:48.130Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:35:48.131Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:35:48.131Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:35:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:35:56.933Z||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-08-26T01:35:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:35:57.612Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:35:57.613Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-08-26T01:35:57.613Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c2203982-da1a-46b3-bcd1-8d9185a3e19d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661477747094,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003dc2203982-da1a-46b3-bcd1-8d9185a3e19d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-08-26T01:35:57.614Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T01:35:58.913Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:35:58.914Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:35:58.914Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:35:58.915Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:36:08.536Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:36:08.537Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:36:08.538Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:36:08.538Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:36:18.252Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:36:18.253Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:36:18.254Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:36:18.254Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:36:27.896Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:36:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:36:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:36:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:36:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:36:56.932Z||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-08-26T01:36:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:37:06.567Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:37:06.567Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:37:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:37:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:37:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:37:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:37:56.933Z||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-08-26T01:37:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:38:06.590Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:38:06.593Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:38:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:38:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:38:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:38:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:38:56.932Z||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-08-26T01:38:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:39:06.553Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:39:06.561Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:39:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:39:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:39:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:39:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:39:56.932Z||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-08-26T01:39:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:40:06.560Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:40:06.575Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:40:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:40:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:40:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:40:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:40:56.933Z||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-08-26T01:40:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:41:06.584Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:41:06.586Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:41:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:41:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:41:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:41:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:41:56.932Z||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-08-26T01:41:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:42:06.523Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:42:06.583Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:42:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:42:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:42:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:42:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:42:56.933Z||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-08-26T01:42:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:43:06.509Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:43:06.546Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:43:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:43:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:43:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:43:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:43:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T01:43:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:44:06.568Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:44:06.600Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:44:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:44:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:44:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:44:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:44:56.933Z||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-08-26T01:44:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:45:06.604Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:45:06.615Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:45:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:45:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:45:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:45:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:45:56.933Z||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-08-26T01:45:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:46:06.540Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:46:06.569Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:46:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:46:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:46:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:46:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:46:56.933Z||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-08-26T01:46:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:47:06.542Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:47:06.573Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:47:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:47:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:47:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:47:56.933Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:47:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T01:47:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:48:06.606Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:48:06.611Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:48:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:48:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:48:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:48:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:48:56.933Z||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-08-26T01:48:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:49:06.575Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:49:06.627Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:49:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:49:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:49:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:49:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:49:56.932Z||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-08-26T01:49:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:50:06.693Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:50:06.696Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:50:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:50:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:50:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:50:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:50:56.932Z||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-08-26T01:50:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:51:06.532Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:51:06.537Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:51:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:51:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:51:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:51:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:51:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T01:51:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:52:06.626Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:52:06.642Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:52:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:52:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:52:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:52:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:52:56.932Z||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-08-26T01:52:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:53:06.548Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:53:06.577Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:53:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:53:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:53:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:53:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:53:56.933Z||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-08-26T01:53:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:54:06.550Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:54:06.560Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:54:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:54:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:54:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:54:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:54:56.933Z||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-08-26T01:54:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:55:06.617Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:55:06.629Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:55:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:55:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:55:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:55:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:55:56.932Z||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-08-26T01:55:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:56:06.618Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:56:06.619Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:56:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:56:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:56:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:56:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:56:56.932Z||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-08-26T01:56:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:57:06.539Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:57:06.556Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:57:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:57:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:57:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:57:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:57:56.932Z||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-08-26T01:57:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:58:06.558Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:58:06.581Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:58:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:58:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:58:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:58:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:58:56.933Z||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-08-26T01:58:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T01:59:06.575Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:59:06.577Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T01:59:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:59:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T01:59:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T01:59:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T01:59:56.932Z||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-08-26T01:59:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:00:06.575Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:00:06.588Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:00:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:00:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:00:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:00:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:00:56.933Z||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-08-26T02:00:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:01:06.536Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:01:06.574Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:01:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:01:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:01:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:01:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:01:56.932Z||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-08-26T02:01:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:02:06.567Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:02:06.623Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:02:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:02:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:02:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:02:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:02:56.933Z||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-08-26T02:02:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:03:06.550Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:03:06.552Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:03:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:03:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:03:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:03:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:03:56.933Z||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-08-26T02:03:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:04:06.550Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:04:06.561Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:04:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:04:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:04:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:04:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:04:56.932Z||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-08-26T02:04:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:05:06.550Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:05:06.581Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:05:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:05:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:05:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:05:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:05:56.932Z||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-08-26T02:05:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:06:06.557Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:06:06.610Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:06:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:06:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:06:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:06:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:06:56.933Z||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-08-26T02:06:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:07:06.547Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:07:06.597Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:07:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:07:56.933Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:07:56.933Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:07:56.935Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:07:56.935Z||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-08-26T02:07:56.936Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:08:06.597Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:08:06.602Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:08:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:08:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:08:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:08:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:08:56.932Z||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-08-26T02:08:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:09:06.619Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:09:06.620Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:09:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:09:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:09:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:09:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:09:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:09:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:10:06.551Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:10:06.564Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:10:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:10:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:10:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:10:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:10:56.932Z||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-08-26T02:10:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:11:06.633Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:11:06.641Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:11:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:11:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:11:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:11:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:11:56.932Z||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-08-26T02:11:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:12:06.617Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:12:06.652Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:12:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:12:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:12:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:12:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:12:56.932Z||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-08-26T02:12:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:13:06.561Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:13:06.603Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:13:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:13:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:13:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:13:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:13:56.932Z||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-08-26T02:13:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:14:06.525Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:14:06.558Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:14:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:14:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:14:56.932Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:14:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:14:56.932Z||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-08-26T02:14:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:15:06.544Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:15:06.549Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:15:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:15:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:15:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:15:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:15:56.932Z||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-08-26T02:15:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:16:06.570Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:16:06.582Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:16:56.930Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:16:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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-08-26T02:16:56.931Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:16:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:16:56.932Z||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-08-26T02:16:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:16:57.444Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:16:57.446Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.447Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "cds",
  "timestamp": 1661480196999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.448Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.448Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.449Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661480198857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.449Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.449Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.449Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661480206698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.449Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.450Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.450Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "cds",
  "timestamp": 1661480196999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.450Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.450Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.450Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "aai-ml",
  "timestamp": 1661480206544,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.451Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.451Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.451Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661480198857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.451Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.452Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.452Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661480206698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.452Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.452Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.452Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "cds",
  "timestamp": 1661480196999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.453Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.453Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.453Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "aai-ml",
  "timestamp": 1661480206544,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.453Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.453Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.453Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661480198857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.454Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.454Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.454Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661480206698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.454Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.455Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.455Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "cds",
  "timestamp": 1661480196999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.455Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.455Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.455Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "aai-ml",
  "timestamp": 1661480206544,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.456Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.456Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.456Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661480198857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.456Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.456Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.457Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661480206698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.457Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.457Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.457Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "cds",
  "timestamp": 1661480196999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.457Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.458Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.458Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "aai-ml",
  "timestamp": 1661480206544,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.458Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.458Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.458Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661480198857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.459Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.459Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.459Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661480206698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.459Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.459Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.459Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "cds",
  "timestamp": 1661480196999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.460Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.460Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.460Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "aai-ml",
  "timestamp": 1661480206544,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.460Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.460Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.460Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661480198857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.461Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.461Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.461Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661480206698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.461Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.462Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.462Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "cds",
  "timestamp": 1661480196999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.462Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.462Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.462Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "aai-ml",
  "timestamp": 1661480206544,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.462Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.463Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.463Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661480198857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.463Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.463Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.463Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661480206698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.464Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.464Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.464Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "cds",
  "timestamp": 1661480196999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T02:16:57.464Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.464Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.464Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "aai-ml",
  "timestamp": 1661480206544,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.465Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.465Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.465Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1661480198857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T02:16:57.465Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.465Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.466Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661480206698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T02:16:57.466Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.466Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.466Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "aai-ml",
  "timestamp": 1661480206544,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T02:16:57.466Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:16:57.466Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.467Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "cds",
  "timestamp": 1661480214965,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T02:16:57.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T02:16:57.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.467Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661480215746,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T02:16:57.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T02:16:57.468Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.468Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "aai-ml",
  "timestamp": 1661480215521,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T02:16:57.468Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T02:16:57.468Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.468Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "aai-ml",
  "timestamp": 1661480216546,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-08-26T02:16:57.469Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T02:16:57.623Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:16:57.624Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-26T02:16:57.624Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"a1cc88eb-a13b-4349-bf33-d7bb3689cf99","serviceName":"Demo_pNF_DPj5McYUFVvaxCTpIGW4","serviceVersion":"1.0","serviceUUID":"7157d961-292c-4a60-8fa8-3fbdaffc4344","serviceDescription":"catalog service description","serviceInvariantUUID":"059f4954-217b-424a-8d12-f5d804179ca8","resources":[{"resourceInstanceName":"pNF 1688f7d8-a394 0","resourceName":"pNF 1688f7d8-a394","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cd069c11-108f-4929-bd32-c9e73315f9fb","resourceInvariantUUID":"f5550bc9-3830-4e14-8142-5f33667e88a0","resourceCustomizationUUID":"99f71f56-eea8-464f-ad75-9190be8cf301","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vf-license-model.xml","artifactChecksum":"MzVkMzAzOTZmYmMxNjZjZmMyOWNhYjNmYmMyMDQ4NDA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ed94e412-1452-44fd-9436-59ee8b137932","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/pNF.csar","artifactChecksum":"YTZhNzYyNjZiZDYxMzQyYTlmYWFjZjVjNGY0YWZhMzk\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"40a414cb-2a34-4f08-bc4c-a5017c658447","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"80e364f3-972c-4d8a-83dc-6d726866117b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vendor-license-model.xml","artifactChecksum":"ZmY3MDY1NjRhODkwZjFjMjA2YjE1ZTgzYzg3N2YyODE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fe4a62ec-28b6-409b-8bdc-1024ba7dd419","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc216bbd-1efa-479c-833b-fe97fa883bda","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dcc93241-5f9f-41dc-bdc2-311d47be4723","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfDpj5mcyufvvaxctpigw4-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-template.yml","artifactChecksum":"ODVlMGI2ZmI4NWUwM2QwMTA2YWNkMTFmNzRlMjUzNTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"460d5f51-1549-4c19-8f37-13d5c76b0b9d","artifactVersion":"1"},{"artifactName":"service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar","artifactChecksum":"ZTM3MTJmN2IzZjkxYWIyYWIxMTZlODJlZDJiOGNiYzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35baa9ee-1f96-4d0a-a862-20a128dcf810","artifactVersion":"1"}],"workloadContext":"Production"}
2022-08-26T02:16:57.630Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T02:16:57.630Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T02:16:57.633Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T02:16:57.633Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:57.734Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T02:16:57.735Z||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-08-26T02:16:57.735Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T02:16:57.855Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:16:57.856Z||pool-35-thread-1|||||INFO|500||cambria reply ok (122 ms):{"serverTimeMs":1,"count":1}
2022-08-26T02:16:58.635Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T02:16:58.636Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T02:16:58.638Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T02:16:58.638Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:58.738Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-08-26T02:16:58.739Z||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-08-26T02:16:58.739Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T02:16:58.883Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:16:58.884Z||pool-36-thread-1|||||INFO|500||cambria reply ok (145 ms):{"serverTimeMs":5,"count":1}
2022-08-26T02:16:59.639Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T02:16:59.640Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T02:16:59.643Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T02:16:59.643Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:16:59.743Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T02:16:59.744Z||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-08-26T02:16:59.744Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T02:16:59.806Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:16:59.807Z||pool-37-thread-1|||||INFO|500||cambria reply ok (64 ms):{"serverTimeMs":4,"count":1}
2022-08-26T02:17:00.643Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T02:17:00.644Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T02:17:00.646Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T02:17:00.646Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:17:00.746Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T02:17:00.747Z||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-08-26T02:17:00.747Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T02:17:00.819Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:17:00.820Z||pool-38-thread-1|||||INFO|500||cambria reply ok (73 ms):{"serverTimeMs":0,"count":1}
2022-08-26T02:17:01.647Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T02:17:01.648Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T02:17:01.650Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T02:17:01.650Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:17:01.750Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T02:17:01.751Z||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-08-26T02:17:01.751Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T02:17:01.798Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:17:01.798Z||pool-39-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":0,"count":1}
2022-08-26T02:17:02.651Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T02:17:02.651Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T02:17:02.653Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T02:17:02.654Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:17:02.754Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T02:17:02.755Z||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-08-26T02:17:02.755Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T02:17:02.783Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:17:02.784Z||pool-40-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":2,"count":1}
2022-08-26T02:17:03.654Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T02:17:03.655Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T02:17:03.657Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T02:17:03.657Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:17:03.758Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T02:17:03.759Z||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-08-26T02:17:03.759Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T02:17:03.785Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:17:03.786Z||pool-41-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-08-26T02:17:04.658Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-26T02:17:04.659Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T02:17:04.662Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T02:17:04.662Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T02:17:04.762Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T02:17:04.764Z||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-08-26T02:17:04.764Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T02:17:04.794Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:17:04.795Z||pool-42-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-08-26T02:17:05.664Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "serviceName": "Demo_pNF_DPj5McYUFVvaxCTpIGW4",
  "serviceVersion": "1.0",
  "serviceUUID": "7157d961-292c-4a60-8fa8-3fbdaffc4344",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "059f4954-217b-424a-8d12-f5d804179ca8",
  "resources": [
    {
      "resourceInstanceName": "pNF 1688f7d8-a394 0",
      "resourceCustomizationUUID": "99f71f56-eea8-464f-ad75-9190be8cf301",
      "resourceName": "pNF 1688f7d8-a394",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "cd069c11-108f-4929-bd32-c9e73315f9fb",
      "resourceInvariantUUID": "f5550bc9-3830-4e14-8142-5f33667e88a0",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
      "artifactChecksum": "ZTM3MTJmN2IzZjkxYWIyYWIxMTZlODJlZDJiOGNiYzA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "35baa9ee-1f96-4d0a-a862-20a128dcf810"
    }
  ],
  "workloadContext": "Production"
}
2022-08-26T02:17:05.664Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-08-26T02:17:05.664Z|c2203982-da1a-46b3-bcd1-8d9185a3e19d|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7157d961-292c-4a60-8fa8-3fbdaffc4344 ASDC
2022-08-26T02:17:05.665Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:a1cc88eb-a13b-4349-bf33-d7bb3689cf99
ServiceName:Demo_pNF_DPj5McYUFVvaxCTpIGW4
ServiceVersion:1.0
ServiceUUID:7157d961-292c-4a60-8fa8-3fbdaffc4344
ServiceInvariantUUID:059f4954-217b-424a-8d12-f5d804179ca8
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
ArtifactUUID:35baa9ee-1f96-4d0a-a862-20a128dcf810
ArtifactChecksum:ZTM3MTJmN2IzZjkxYWIyYWIxMTZlODJlZDJiOGNiYzA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 1688f7d8-a394 0
ResourceCustomizationUUID:99f71f56-eea8-464f-ad75-9190be8cf301
ResourceInvariantUUID:f5550bc9-3830-4e14-8142-5f33667e88a0
ResourceName:pNF 1688f7d8-a394
ResourceType:PNF
ResourceUUID:cd069c11-108f-4929-bd32-c9e73315f9fb
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-08-26T02:17:05.665Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7157d961-292c-4a60-8fa8-3fbdaffc4344 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-08-26T02:17:05.717Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-08-26T02:17:05.718Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-08-26T02:17:05.719Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-08-26T02:17:05.719Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 35baa9ee-1f96-4d0a-a862-20a128dcf810 from URL: /sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:05.719Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-08-26T02:17:05.722Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:05.920Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-08-26T02:17:05.921Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar 35baa9ee-1f96-4d0a-a862-20a128dcf810 87792
2022-08-26T02:17:05.922Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar ASDC sendASDCNotification
2022-08-26T02:17:05.922Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:05.922Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-26T02:17:05.924Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T02:17:05.926Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T02:17:05.926Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480225922,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T02:17:06.027Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-08-26T02:17:06.028Z||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-08-26T02:17:06.029Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T02:17:06.081Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:17:06.081Z||pool-43-thread-1|||||INFO|500||cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
2022-08-26T02:17:06.929Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-08-26T02:17:06.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-08-26T02:17:06.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 35baa9ee-1f96-4d0a-a862-20a128dcf810, URL: /sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar to file: /app/ASDC/1/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:06.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:06.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:06.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:07.111Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3103562992753871719/Definitions/service-DemoPnfDpj5mcyufvvaxctpigw4-template.yml
2022-08-26T02:17:07.926Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-08-26T02:17:07.926Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-08-26T02:17:07.926Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:07.926Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-08-26T02:17:07.927Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||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-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:07.927Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:07.927Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 1688f7d8-a394 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-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:07.927Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||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-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:07.927Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:07.927Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:07.927Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:07.927Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-08-26T02:17:07.927Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T02:17:07.927Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_DPj5McYUFVvaxCTpIGW4 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T02:17:07.928Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Node template pNF 1688f7d8-a394 0 is matching search criteria
2022-08-26T02:17:07.928Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-08-26T02:17:07.928Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 1688f7d8-a394 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-08-26T02:17:07.928Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T02:17:07.928Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_DPj5McYUFVvaxCTpIGW4 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T02:17:07.929Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Node template pNF 1688f7d8-a394 0 is matching search criteria
2022-08-26T02:17:07.929Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-08-26T02:17:07.929Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 1688f7d8-a394 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-08-26T02:17:07.929Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T02:17:07.929Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_DPj5McYUFVvaxCTpIGW4 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T02:17:07.929Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T02:17:07.929Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_DPj5McYUFVvaxCTpIGW4 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T02:17:07.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T02:17:07.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_DPj5McYUFVvaxCTpIGW4 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T02:17:07.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T02:17:07.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_DPj5McYUFVvaxCTpIGW4 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T02:17:07.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T02:17:07.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_DPj5McYUFVvaxCTpIGW4 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T02:17:07.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_DPj5McYUFVvaxCTpIGW4
Description:catalog service description
Model UUID:7157d961-292c-4a60-8fa8-3fbdaffc4344
Model Version:NULL
Model InvariantUuid:059f4954-217b-424a-8d12-f5d804179ca8
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-08-26T02:17:07.948Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: cd069c11-108f-4929-bd32-c9e73315f9fb
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-08-26T02:17:07.954Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||pNF 1688f7d8-a394 0
2022-08-26T02:17:07.954Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: cd069c11-108f-4929-bd32-c9e73315f9fb
2022-08-26T02:17:07.955Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 7157d961-292c-4a60-8fa8-3fbdaffc4344
2022-08-26T02:17:07.955Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 7157d961-292c-4a60-8fa8-3fbdaffc4344
2022-08-26T02:17:07.955Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 1688f7d8-a394 0 cd069c11-108f-4929-bd32-c9e73315f9fb 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-08-26T02:17:07.963Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@49b5d49d, org.onap.sdc.toscaparser.api.parameters.Input@21acce6c, org.onap.sdc.toscaparser.api.parameters.Input@35d64574, org.onap.sdc.toscaparser.api.parameters.Input@12f238c7, org.onap.sdc.toscaparser.api.parameters.Input@75040738]
2022-08-26T02:17:07.964Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T02:17:07.964Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_DPj5McYUFVvaxCTpIGW4 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T02:17:07.964Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 7157d961-292c-4a60-8fa8-3fbdaffc4344: pNF 1688f7d8-a394
2022-08-26T02:17:07.964Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||Processing PNF resource: cd069c11-108f-4929-bd32-c9e73315f9fb
2022-08-26T02:17:07.964Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-26T02:17:07.965Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_DPj5McYUFVvaxCTpIGW4 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-08-26T02:17:07.965Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||Resource customization UUID: 99f71f56-eea8-464f-ad75-9190be8cf301 is the same as notified resource customizationUUID: 99f71f56-eea8-464f-ad75-9190be8cf301
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-08-26T02:17:08.044Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 1688f7d8-a394 cd069c11-108f-4929-bd32-c9e73315f9fb 0 ASDC deployResourceStructure
2022-08-26T02:17:08.044Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar ASDC sendASDCNotification
2022-08-26T02:17:08.044Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar
2022-08-26T02:17:08.045Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-26T02:17:08.045Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T02:17:08.046Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T02:17:08.046Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480228044,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-26T02:17:08.147Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T02:17:08.148Z||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-08-26T02:17:08.148Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T02:17:08.223Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:17:08.224Z||pool-44-thread-1|||||INFO|500||cambria reply ok (77 ms):{"serverTimeMs":1,"count":1}
2022-08-26T02:17:09.047Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:17:09.086Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:17:09.089Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T02:17:09.090Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T02:17:09.090Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T02:17:39.090Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:17:39.116Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:17:39.120Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T02:17:39.120Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T02:17:39.120Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T02:17:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:17:56.933Z||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-08-26T02:17:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:17:57.019Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:17:57.019Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:17:57.020Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "aai-ml",
  "timestamp": 1661480217566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-08-26T02:17:57.021Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T02:18:09.121Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:18:09.151Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:18:09.154Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T02:18:09.154Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T02:18:09.155Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T02:18:39.155Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:18:39.178Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:18:39.184Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T02:18:39.184Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T02:18:39.184Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T02:18:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:18:56.933Z||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-08-26T02:18:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:18:57.011Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:18:57.011Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:18:57.011Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661480218392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-26T02:18:57.012Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T02:19:09.185Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:19:09.215Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:19:09.225Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T02:19:09.225Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T02:19:09.225Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T02:19:39.226Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:19:39.245Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:19:39.248Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T02:19:39.248Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-26T02:19:39.248Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-26T02:19:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:19:56.933Z||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-08-26T02:19:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:19:57.529Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:19:57.530Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:19:57.530Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:19:57.531Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:19:57.531Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:19:57.531Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "aai-ml",
  "timestamp": 1661480218575,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "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-08-26T02:19:57.547Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of a1cc88eb-a13b-4349-bf33-d7bb3689cf99
2022-08-26T02:19:57.548Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId a1cc88eb-a13b-4349-bf33-d7bb3689cf99 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-08-26T02:19:57.584Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:19:57.585Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1661480219403,
  "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-08-26T02:19:57.600Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a1cc88eb-a13b-4349-bf33-d7bb3689cf99
2022-08-26T02:19:57.600Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId a1cc88eb-a13b-4349-bf33-d7bb3689cf99 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-08-26T02:19:57.627Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:19:57.627Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:19:57.627Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:19:57.627Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:19:57.627Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:19:57.628Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:19:57.628Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:19:57.628Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:19:57.628Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:19:57.628Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:19:57.628Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:19:57.628Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:19:57.628Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:19:57.628Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/resourceInstances/pnf1688f7d8a3940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:19:57.629Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:19:57.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:19:57.629Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-26T02:19:57.629Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:19:57.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:19:57.629Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480216930,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "NOTIFIED"
}
2022-08-26T02:19:57.629Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-08-26T02:19:57.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:19:57.629Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480225922,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-26T02:19:57.630Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T02:19:57.630Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:19:57.630Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480228044,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDpj5mcyufvvaxctpigw4/1.0/artifacts/service-DemoPnfDpj5mcyufvvaxctpigw4-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-26T02:19:57.630Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T02:20:09.249Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:20:09.291Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99
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-08-26T02:20:09.305Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-26T02:20:09.306Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-08-26T02:20:09.306Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-08-26T02:20:09.306Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-08-26T02:20:09.306Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-08-26T02:20:09.306Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-08-26T02:20:09.319Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-08-26T02:20:39.319Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99 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-08-26T02:20:39.339Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a1cc88eb-a13b-4349-bf33-d7bb3689cf99 and serviceModelVersionId: 7157d961-292c-4a60-8fa8-3fbdaffc4344
2022-08-26T02:20:39.339Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 059f4954-217b-424a-8d12-f5d804179ca8
2022-08-26T02:20:39.342Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/059f4954-217b-424a-8d12-f5d804179ca8/model-vers/model-ver/7157d961-292c-4a60-8fa8-3fbdaffc4344?depth=0
2022-08-26T02:20:39.356Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-08-26T02:20:39.442Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/059f4954-217b-424a-8d12-f5d804179ca8/model-vers/model-ver/7157d961-292c-4a60-8fa8-3fbdaffc4344?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-08-26T02:20:39.445Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/059f4954-217b-424a-8d12-f5d804179ca8/model-vers/model-ver/7157d961-292c-4a60-8fa8-3fbdaffc4344?depth=0|INFO|500||Invoke
2022-08-26T02:20:39.451Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/059f4954-217b-424a-8d12-f5d804179ca8/model-vers/model-ver/7157d961-292c-4a60-8fa8-3fbdaffc4344?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-08-26T02:20:39.456Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/059f4954-217b-424a-8d12-f5d804179ca8/model-vers/model-ver/7157d961-292c-4a60-8fa8-3fbdaffc4344?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-08-26T02:20:39.456Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/059f4954-217b-424a-8d12-f5d804179ca8/model-vers/model-ver/7157d961-292c-4a60-8fa8-3fbdaffc4344?depth=0 has http status code:503 and response headers:{date=[Fri, 26 Aug 2022 02:20:39 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-08-26T02:20:39.459Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-08-26T02:20:39.461Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=a1cc88eb-a13b-4349-bf33-d7bb3689cf99 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-26T02:20:39.461Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=a1cc88eb-a13b-4349-bf33-d7bb3689cf99 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	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-08-26T02:20:39.462Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=a1cc88eb-a13b-4349-bf33-d7bb3689cf99 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-26T02:20:39.462Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=a1cc88eb-a13b-4349-bf33-d7bb3689cf99 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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-08-26T02:20:39.470Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:20:39.471Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a1cc88eb-a13b-4349-bf33-d7bb3689cf99 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=a1cc88eb-a13b-4349-bf33-d7bb3689cf99 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-26T02:20:39.471Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-08-26T02:20:39.471Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-08-26T02:20:39.475Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-26T02:20:39.475Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480439471,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003da1cc88eb-a13b-4349-bf33-d7bb3689cf99 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-08-26T02:20:39.575Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-26T02:20:39.576Z||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-08-26T02:20:39.576Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as aM7KGSfXiarahxVt) ...
2022-08-26T02:20:39.617Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:20:39.617Z||pool-45-thread-1|||||INFO|500||cambria reply ok (42 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-08-26T02:20:40.525Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:20:40.526Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:20:40.526Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:20:51.100Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:20:51.101Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:20:51.102Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:20:51.102Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:20:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:20:56.933Z||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-08-26T02:20:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:20:57.614Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:20:57.615Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-26T02:20:57.615Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a1cc88eb-a13b-4349-bf33-d7bb3689cf99",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1661480439471,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003da1cc88eb-a13b-4349-bf33-d7bb3689cf99 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-08-26T02:20:57.616Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-26T02:21:00.777Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:21:00.777Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:21:00.778Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:21:00.778Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:21:10.417Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:21:10.418Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:21:10.418Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:21:10.418Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:21:20.037Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:21:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:21:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:21:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:21:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:21:56.932Z||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-08-26T02:21:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:22:06.553Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:22:06.638Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:22:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:22:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:22:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:22:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:22:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:22:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:23:06.545Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:23:06.549Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:23:56.930Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:23:56.931Z||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-08-26T02:23:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:23:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:23:56.932Z||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-08-26T02:23:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:24:06.583Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:24:06.598Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:24:56.930Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:24:56.931Z||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-08-26T02:24:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:24:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:24:56.932Z||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-08-26T02:24:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:25:06.530Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:25:06.531Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:25:56.930Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:25:56.931Z||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-08-26T02:25:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:25:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:25:56.932Z||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-08-26T02:25:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:26:06.524Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:26:06.575Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:26:56.931Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:26:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:26:56.935Z||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-08-26T02:26:56.935Z||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-08-26T02:26:56.935Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:26:56.935Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:27:06.591Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:27:06.604Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:27:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:27:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:27:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:27:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:27:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:27:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:28:06.531Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:28:06.538Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:28:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:28:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:28:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:28:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:28:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:28:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:29:06.606Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:29:06.615Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:29:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:29:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:29:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:29:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:29:56.933Z||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-08-26T02:29:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:30:06.533Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:30:06.554Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:30:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:30:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:30:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:30:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:30:56.933Z||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-08-26T02:30:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:31:06.556Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:31:06.608Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:31:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:31:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:31:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:31:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:31:56.932Z||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-08-26T02:31:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:32:06.585Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:32:06.644Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:32:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:32:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:32:56.933Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:32:56.933Z||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-08-26T02:32:56.934Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:32:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:33:06.541Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:33:06.554Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:33:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:33:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:33:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:33:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:33:56.933Z||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-08-26T02:33:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:34:06.638Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:34:06.640Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:34:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:34:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:34:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:34:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:34:56.932Z||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-08-26T02:34:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:35:06.555Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:35:06.561Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:35:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:35:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:35:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:35:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:35:56.933Z||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-08-26T02:35:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:36:06.527Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:36:06.535Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:36:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:36:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:36:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:36:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:36:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:36:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:37:06.579Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:37:06.657Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:37:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:37:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:37:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:37:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:37:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:37:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:38:06.555Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:38:06.563Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:38:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:38:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:38:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:38:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:38:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:38:56.933Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:39:06.566Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:39:06.574Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:39:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:39:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:39:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:39:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:39:56.932Z||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-08-26T02:39:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:40:06.518Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:40:06.536Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:40:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:40:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:40:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:40:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:40:56.933Z||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-08-26T02:40:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:41:06.519Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:41:06.536Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:41:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:41:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:41:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:41:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:41:56.933Z||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-08-26T02:41:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:42:06.553Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:42:06.560Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:42:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:42:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:42:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:42:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:42:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:42:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:43:06.541Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:43:06.548Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:43:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:43:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:43:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:43:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:43:56.932Z||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-08-26T02:43:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:44:06.563Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:44:06.572Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:44:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:44:56.931Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:44:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:44:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:44:56.933Z||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-08-26T02:44:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:45:06.581Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:45:06.630Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:45:56.930Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:45:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:45:56.933Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:45:56.933Z||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-08-26T02:45:56.933Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:45:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:46:06.580Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:46:06.596Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:46:56.930Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:46:56.931Z||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-08-26T02:46:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:46:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:46:56.933Z||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-08-26T02:46:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:47:06.567Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:47:06.574Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:47:56.930Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:47:56.931Z||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-08-26T02:47:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:47:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:47:56.933Z||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-08-26T02:47:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:48:06.539Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:48:06.650Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:48:56.930Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:48:56.931Z||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-08-26T02:48:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:48:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:48:56.933Z||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-08-26T02:48:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:49:06.546Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:49:06.582Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:49:56.930Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:49:56.931Z||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-08-26T02:49:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:49:56.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:49:56.937Z||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-08-26T02:49:56.937Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:50:06.542Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:50:06.569Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:50:56.930Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:50:56.931Z||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-08-26T02:50:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:50:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:50:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:50:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:51:06.533Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:51:06.536Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:51:56.930Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:51:56.932Z||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-08-26T02:51:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:51:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:51:56.933Z||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-08-26T02:51:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:52:06.569Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:52:06.573Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:52:56.930Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:52:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:52:56.933Z||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-08-26T02:52:56.933Z||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-08-26T02:52:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:52:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:53:06.560Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:53:06.627Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:53:56.930Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:53:56.931Z||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-08-26T02:53:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:53:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:53:56.933Z||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-08-26T02:53:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:54:06.580Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:54:06.580Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:54:56.930Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:54:56.931Z||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-08-26T02:54:56.931Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:54:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:54:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:54:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:55:06.551Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:55:06.551Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:55:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:55:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:55:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:55:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:55:56.932Z||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-08-26T02:55:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:56:06.610Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:56:06.612Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:56:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:56:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:56:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:56:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:56:56.933Z||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-08-26T02:56:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:57:06.578Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:57:06.581Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:57:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:57:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:57:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:57:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:57:56.932Z||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-08-26T02:57:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:58:06.531Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:58:06.541Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:58:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:58:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:58:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:58:56.933Z||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-08-26T02:58:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T02:58:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:59:06.576Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:59:06.611Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T02:59:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:59:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T02:59:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T02:59:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T02:59:56.933Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T02:59:56.933Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:00:06.541Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:00:06.592Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:00:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:00:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:00:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:00:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:00:56.932Z||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-08-26T03:00:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:01:06.572Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:01:06.625Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:01:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:01:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:01:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:01:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:01:56.933Z||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-08-26T03:01:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:02:06.578Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:02:06.640Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:02:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:02:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:02:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:02:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:02:56.933Z||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-08-26T03:02:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:03:06.557Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:03:06.587Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:03:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:03:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:03:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:03:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:03:56.932Z||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-08-26T03:03:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:04:06.579Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:04:06.588Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:04:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:04:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:04:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:04:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:04:56.932Z||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-08-26T03:04:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:05:06.611Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:05:06.685Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:05:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:05:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:05:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:05:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:05:56.933Z||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-08-26T03:05:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:06:06.604Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:06:06.608Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:06:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:06:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:06:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:06:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:06:56.933Z||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-08-26T03:06:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:07:06.563Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:07:06.622Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:07:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:07:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:07:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:07:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:07:56.933Z||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-08-26T03:07:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:08:06.550Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:08:06.632Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:08:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:08:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:08:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:08:56.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:08:56.933Z||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-08-26T03:08:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:09:06.528Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:09:06.556Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:09:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:09:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:09:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:09:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:09:56.933Z||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-08-26T03:09:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:10:06.601Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:10:06.618Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:10:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:10:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:10:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:10:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:10:56.932Z||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-08-26T03:10:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:11:06.543Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:11:06.545Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:11:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:11:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:11:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:11:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:11:56.933Z||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-08-26T03:11:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:12:06.576Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:12:06.582Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:12:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:12:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:12:56.933Z||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-08-26T03:12:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:12:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:12:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:13:06.568Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:13:06.568Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:13:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:13:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:13:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:13:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:13:56.933Z||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-08-26T03:13:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:14:06.571Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:14:06.621Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:14:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:14:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:14:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:14:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:14:56.932Z||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-08-26T03:14:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:15:06.577Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:15:06.604Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:15:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:15:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:15:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:15:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:15:56.932Z||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-08-26T03:15:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:16:06.542Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:16:06.545Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:16:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:16:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:16:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:16:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:16:56.933Z||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-08-26T03:16:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:17:06.537Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:17:06.539Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:17:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:17:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:17:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:17:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:17:56.932Z||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-08-26T03:17:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:18:06.545Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:18:06.579Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:18:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:18:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:18:56.932Z||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-08-26T03:18:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:18:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:18:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:19:06.650Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:19:06.687Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:19:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:19:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:19:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:19:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:19:56.933Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T03:19:56.933Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:20:06.522Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:20:06.522Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:20:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:20:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:20:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:20:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:20:56.933Z||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-08-26T03:20:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:21:06.541Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:21:06.577Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:21:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:21:56.934Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:21:56.934Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:21:56.935Z||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-08-26T03:21:56.935Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:21:56.935Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:22:06.552Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:22:06.552Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:22:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:22:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:22:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:22:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:22:56.933Z||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-08-26T03:22:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:23:06.558Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:23:06.558Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:23:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:23:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:23:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:23:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:23:56.933Z||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-08-26T03:23:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:24:06.531Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:24:06.536Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:24:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:24:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:24:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:24:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:24:56.933Z||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-08-26T03:24:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:25:06.538Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:25:06.612Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:25:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:25:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:25:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:25:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:25:56.933Z||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-08-26T03:25:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:26:06.574Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:26:06.593Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:26:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:26:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:26:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:26:56.932Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:26:56.933Z||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-08-26T03:26:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:27:06.554Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:27:06.554Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:27:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:27:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:27:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:27:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:27:56.932Z||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-08-26T03:27:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:28:06.507Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:28:06.531Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:28:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:28:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:28:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:28:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:28:56.933Z||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-08-26T03:28:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:29:06.552Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:29:06.579Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:29:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:29:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:29:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:29:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:29:56.932Z||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-08-26T03:29:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:30:06.535Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:30:06.543Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:30:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:30:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:30:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:30:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:30:56.932Z||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-08-26T03:30:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:31:06.607Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:31:06.652Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:31:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:31:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:31:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:31:56.932Z||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-08-26T03:31:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:31:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:32:06.553Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:32:06.616Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:32:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:32:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:32:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:32:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:32:56.932Z||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-08-26T03:32:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:33:06.533Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:33:06.539Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:33:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:33:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:33:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:33:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:33:56.932Z||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-08-26T03:33:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:34:06.553Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:34:06.593Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:34:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:34:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:34:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:34:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:34:56.932Z||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-08-26T03:34:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:35:06.537Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:35:06.545Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:35:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:35:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:35:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:35:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:35:56.933Z||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-08-26T03:35:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:36:06.523Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:36:06.528Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:36:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:36:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:36:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:36:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:36:56.933Z||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-08-26T03:36:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:37:06.546Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:37:06.592Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:37:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:37:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:37:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:37:56.932Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:37:56.932Z||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-08-26T03:37:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:38:06.528Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:38:06.538Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:38:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:38:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:38:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:38:56.932Z||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-08-26T03:38:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:38:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:39:06.575Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:39:06.575Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:39:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:39:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:39:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:39:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:39:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T03:39:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:40:06.550Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:40:06.575Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:40:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:40:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:40:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:40:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:40:56.932Z||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-08-26T03:40:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:41:06.567Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:41:06.583Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:41:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:41:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:41:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:41:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:41:56.933Z||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-08-26T03:41:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:42:06.540Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:42:06.548Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:42:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:42:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:42:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:42:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:42:56.933Z||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-08-26T03:42:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:43:06.565Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:43:06.634Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:43:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:43:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:43:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:43:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:43:56.933Z||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-08-26T03:43:56.934Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:44:06.571Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:44:06.600Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:44:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:44:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:44:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:44:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:44:56.932Z||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-08-26T03:44:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:45:06.549Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:45:06.604Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:45:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:45:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:45:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:45:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:45:56.932Z||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-08-26T03:45:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:46:06.595Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:46:06.639Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:46:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:46:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:46:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:46:56.933Z||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-08-26T03:46:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:46:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:47:06.550Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:47:06.574Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:47:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:47:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:47:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:47:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:47:56.933Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T03:47:56.933Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:48:06.545Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:48:06.571Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:48:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:48:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:48:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:48:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:48:56.932Z||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-08-26T03:48:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:49:06.537Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:49:06.541Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:49:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:49:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:49:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:49:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:49:56.933Z||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-08-26T03:49:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:50:06.600Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:50:06.606Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:50:56.930Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:50:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:50:56.931Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:50:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:50:56.933Z||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-08-26T03:50:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:51:06.520Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:51:06.538Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:51:56.930Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:51:56.931Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T03:51:56.932Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T03:51:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:51:56.933Z||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-08-26T03:51:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:52:06.562Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:52:06.633Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:52:56.930Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:52:56.932Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:52:56.933Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T03:52:56.933Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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-08-26T03:52:56.933Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T03:52:56.933Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:53:06.555Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:53:06.566Z|a1cc88eb-a13b-4349-bf33-d7bb3689cf99|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:53:56.930Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:53:56.932Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:53:56.933Z||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-08-26T03:53:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:53:56.933Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T03:53:56.933Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T03:54:06.595Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:54:06.607Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:54:56.930Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:54:56.931Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T03:54:56.931Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T03:54:56.932Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:54:56.933Z||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-08-26T03:54:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:55:06.546Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:55:06.594Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:55:56.930Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:55:56.931Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T03:55:56.931Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T03:55:56.932Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:55:56.933Z||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-08-26T03:55:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:56:06.672Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:56:06.684Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:56:56.930Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:56:56.931Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T03:56:56.931Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T03:56:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:56:56.932Z||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-08-26T03:56:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:57:06.542Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:57:06.582Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:57:56.930Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:57:56.931Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T03:57:56.931Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T03:57:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:57:56.932Z||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-08-26T03:57:56.933Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T03:58:06.539Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:58:06.546Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:58:56.930Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:58:56.932Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T03:58:56.932Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T03:58:56.932Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:58:56.933Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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-08-26T03:58:56.934Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|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 aM7KGSfXiarahxVt) ...
2022-08-26T03:59:06.577Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:59:06.589Z|f80b01b1-cda8-44bb-90c1-d62b4bbc20a0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T03:59:56.930Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:59:56.931Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T03:59:56.931Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T03:59:56.932Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T03:59:56.932Z||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-08-26T03:59:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T04:00:06.565Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T04:00:06.618Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T04:00:56.936Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T04:00:56.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T04:00:56.937Z||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-08-26T04:00:56.937Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T04:00:56.938Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T04:00:56.938Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T04:01:06.544Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T04:01:06.547Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T04:01:56.930Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T04:01:56.931Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T04:01:56.931Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T04:01:56.932Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T04:01:56.932Z||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-08-26T04:01:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T04:02:06.512Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T04:02:06.542Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T04:02:56.930Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T04:02:56.931Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-26T04:02:56.931Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as aM7KGSfXiarahxVt) ...
2022-08-26T04:02:56.932Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-26T04:02:56.932Z||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-08-26T04:02:56.932Z||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 aM7KGSfXiarahxVt) ...
2022-08-26T04:03:06.593Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-26T04:03:06.617Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK