By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2022-11-29T10:07:33.473Z||main|||||INFO|500||The following profiles are active: basic
2022-11-29T10:07:49.417Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-29T10:07:49.418Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-29T10:07:49.623Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-29T10:07:54.233Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-29T10:07:54.673Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-29T10:07:55.301Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-29T10:07:55.329Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-29T10:07:55.484Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-29T10:07:55.783Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-29T10:07:56.451Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-29T10:07:58.845Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-29T10:08:02.017Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-29T10:08:02.076Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-29T10:08:02.660Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-29T10:08:02.933Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-11-29T10:08:04.066Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-29T10:08:06.026Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2022-11-29T10:08:09.369Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-11-29T10:08:09.370Z||main|||||ERROR|500||(conn=1154) Table 'catalogdb.activity_spec' doesn't exist
2022-11-29T10:08:09.390Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2022-11-29T10:08:12.247Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-11-29T10:08:14.423Z||main|||||WARN|500||---
2022-11-29T10:08:14.450Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-29T10:08:14.451Z||main|||||WARN|500||---
2022-11-29T10:08:15.529Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-29T10:08:21.065Z||main|||||INFO|500||Started Application in 52.308 seconds (JVM running for 55.284)
2022-11-29T10:08:21.086Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-29T10:08:21.088Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-29T10:08:21.104Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-29T10:08:21.143Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-29T10:08:21.185Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 05c4c27c-2156-4988-8684-ff166adcaeaf url= /sdc/v1/artifactTypes
2022-11-29T10:08:21.186Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-29T10:08:21.340Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-11-29T10:08:21.368Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server
2022-11-29T10:08:21.391Z||scheduling-1|||||DEBUG|500||create keys
2022-11-29T10:08:21.399Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-11-29T10:08:21.602Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:08:21.620Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= d769505e-ca34-4292-a433-66b04f42a9fd url= /sdc/v1/registerForDistribution
2022-11-29T10:08:21.926Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= d769505e-ca34-4292-a433-66b04f42a9fd url= /sdc/v1/registerForDistribution
2022-11-29T10:08:21.926Z||scheduling-1|||||INFO|500||start DistributionClient
2022-11-29T10:08:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:08:21.937Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:08:21.945Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:08:21.945Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-11-29T10:08:21.945Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:08:21.945Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:08:21.946Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:08:32.783Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:08:32.971Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:09:21.933Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:09:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:09:21.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-11-29T10:09:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:09:21.941Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:09:21.942Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:09:31.512Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:09:31.540Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:10:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:10:21.936Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:10:21.936Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:10:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:10:21.938Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:10:21.939Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:10:31.504Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:10:31.512Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:11:21.933Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:11:21.934Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:11:21.934Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:11:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:11:21.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-11-29T10:11:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:11:31.488Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:11:31.490Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:12:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:12:21.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-11-29T10:12:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:12:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:12:21.937Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:12:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:12:31.500Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:12:31.509Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:13:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:13:21.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-11-29T10:13:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:13:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:13:21.937Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:13:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:13:31.507Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:13:31.510Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:14:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:14:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:14:21.937Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:14:21.937Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:14:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:14:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:14:31.511Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:14:31.511Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:15:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:15:21.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-11-29T10:15:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:15:21.937Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:15:21.938Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:15:21.939Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:15:31.503Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:15:31.523Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:16:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:16:21.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-11-29T10:16:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:16:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:16:21.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-11-29T10:16:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:16:31.499Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:16:31.523Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:17:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:17:21.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-11-29T10:17:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:17:21.937Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:17:21.938Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:17:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:17:31.517Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:17:31.519Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:18:03.304Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-29T10:18:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:18:21.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-11-29T10:18:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:18:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:18:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:18:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:18:31.504Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:18:31.505Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:19:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:19:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:19:21.936Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:19:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:19:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:19:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:19:31.505Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:19:31.514Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:20:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:20:21.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-11-29T10:20:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:20:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:20:21.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-11-29T10:20:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:20:31.507Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:20:31.545Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:21:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:21:21.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-11-29T10:21:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:21:21.936Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:21:21.937Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:21:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:21:31.495Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:21:31.506Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:22:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:22:21.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-11-29T10:22:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:22:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:22:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:22:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:22:31.495Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:22:31.510Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:23:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:23:21.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-11-29T10:23:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:23:21.938Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:23:21.938Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:23:21.939Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:23:31.554Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:23:31.566Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:24:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:24:21.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-11-29T10:24:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:24:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:24:21.937Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:24:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:24:31.511Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:24:31.520Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:25:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:25:21.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-11-29T10:25:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:25:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:25:21.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-11-29T10:25:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:25:31.514Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:25:31.547Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:26:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:26:21.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-11-29T10:26:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:26:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:26:21.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-11-29T10:26:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:26:31.487Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:26:31.489Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:27:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:27:21.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-11-29T10:27:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:27:21.936Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:27:21.937Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:27:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:27:31.495Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:27:31.502Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:28:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:28:21.936Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:28:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:28:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:28:21.938Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:28:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:28:31.511Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:28:31.513Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:29:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:29:21.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-11-29T10:29:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:29:21.936Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:29:21.938Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:29:21.939Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:29:31.497Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:29:31.498Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:30:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:30:21.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-11-29T10:30:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:30:21.936Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:30:21.937Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:30:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:30:31.500Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:30:31.513Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:31:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:31:21.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-11-29T10:31:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:31:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:31:21.937Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:31:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:31:31.512Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:31:31.512Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:32:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:32:21.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-11-29T10:32:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:32:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:32:21.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-11-29T10:32:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:32:31.493Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:32:31.496Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:33:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:33:21.936Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:33:21.936Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:33:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:33:21.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-11-29T10:33:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:33:31.489Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:33:31.492Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:34:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:34:21.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-11-29T10:34:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:34:21.936Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:34:21.937Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:34:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:34:31.507Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:34:31.508Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:35:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:35:21.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-11-29T10:35:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:35:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:35:21.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-11-29T10:35:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:35:31.500Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:35:31.501Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:36:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:36:21.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-11-29T10:36:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:36:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:36:21.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-11-29T10:36:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:36:31.492Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:36:31.494Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:37:21.934Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:37:21.935Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:37:21.935Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:37:21.936Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:37:21.937Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:37:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:37:31.515Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:37:31.543Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:38:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:38:21.936Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:38:21.936Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:38:21.936Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:38:21.937Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:38:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:38:31.521Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:38:31.523Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:39:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:39:21.935Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:39:21.935Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:39:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:39:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:39:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:39:31.485Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:39:31.504Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:40:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:40:21.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-11-29T10:40:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:40:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:40:21.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-11-29T10:40:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:40:31.522Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:40:31.522Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:41:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:41:21.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-11-29T10:41:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:41:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:41:21.937Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:41:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:41:31.528Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:41:31.545Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:42:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:42:21.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-11-29T10:42:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:42:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:42:21.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-11-29T10:42:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:42:31.523Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:42:31.523Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:43:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:43:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:43:21.936Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:43:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:43:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:43:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:43:31.514Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:43:31.519Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:44:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:44:21.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-11-29T10:44:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:44:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:44:21.938Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:44:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:44:31.505Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:44:31.507Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:45:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:45:21.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-11-29T10:45:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:45:21.936Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:45:21.937Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:45:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:45:31.511Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:45:31.514Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:46:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:46:21.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-11-29T10:46:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:46:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:46:21.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-11-29T10:46:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:46:31.517Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:46:31.517Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:47:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:47:21.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-11-29T10:47:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:47:21.936Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:47:21.937Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:47:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:47:31.503Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:47:31.515Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:48:21.934Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:48:21.936Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:48:21.937Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:48:21.937Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:48:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:48:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:48:31.566Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:48:31.573Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:49:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:49:21.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-11-29T10:49:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:49:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:49:21.937Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:49:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:49:31.501Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:49:31.509Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:50:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:50:21.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-11-29T10:50:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:50:21.937Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:50:21.938Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:50:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:50:31.525Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:50:31.542Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:51:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:51:21.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-11-29T10:51:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:51:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:51:21.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-11-29T10:51:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:51:31.493Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:51:31.494Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:52:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:52:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:52:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:52:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:52:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:52:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:52:31.509Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:52:31.552Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:53:21.934Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:53:21.940Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:53:21.940Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:53:21.936Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:53:21.942Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:53:21.943Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:53:31.508Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:53:31.566Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:54:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:54:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:54:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:54:21.937Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:54:21.938Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:54:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:54:31.523Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:54:31.527Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:55:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:55:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:55:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:55:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:55:21.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-11-29T10:55:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:55:31.508Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:55:31.516Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:56:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:56:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:56:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:56:21.936Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:56:21.937Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:56:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:56:31.516Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:56:31.531Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:57:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:57:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:57:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:57:21.936Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:57:21.937Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:57:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:57:31.503Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:57:31.527Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:58:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:58:21.935Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:58:21.935Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:58:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:58:21.937Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:58:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:58:31.529Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:58:31.532Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:59:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:59:21.936Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:59:21.936Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:59:21.937Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T10:59:21.937Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T10:59:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T10:59:31.514Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T10:59:31.515Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:00:21.933Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:00:21.934Z||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-11-29T11:00:21.934Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:00:21.936Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:00:21.937Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:00:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:00:31.501Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:00:31.501Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:01:21.933Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:01:21.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-11-29T11:01:21.936Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:01:21.936Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:01:21.937Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:01:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:01:31.503Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:01:31.506Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:02:21.933Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:02:21.934Z||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-11-29T11:02:21.934Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:02:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:02:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:02:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:02:31.637Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:02:31.637Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:03:21.933Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:03:21.936Z||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-11-29T11:03:21.936Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:03:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:03:21.938Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:03:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:03:31.555Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:03:31.559Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:04:21.935Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:04:21.936Z||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-11-29T11:04:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:04:21.936Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:04:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:04:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:04:31.541Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:04:31.547Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:05:21.933Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:05:21.934Z||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-11-29T11:05:21.934Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:05:21.936Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:05:21.937Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:05:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:05:31.527Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:05:31.572Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:06:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:06:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:06:21.935Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:06:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:06:21.937Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:06:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:06:31.505Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:06:31.519Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:07:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:07:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:07:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:07:21.937Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:07:21.937Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:07:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:07:31.574Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:07:31.578Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:08:21.934Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:08:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:08:21.937Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:08:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:08:21.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-11-29T11:08:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:08:31.530Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:08:31.552Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:09:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:09:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:09:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:09:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:09:21.937Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:09:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:09:31.525Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:09:31.525Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:10:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:10:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:10:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:10:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:10:21.937Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:10:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:10:31.519Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:10:31.577Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:11:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:11:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:11:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:11:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:11:21.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-11-29T11:11:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:11:31.531Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:11:31.563Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:12:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:12:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:12:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:12:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:12:21.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-11-29T11:12:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:12:31.490Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:12:31.501Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:13:21.934Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:13:21.936Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:13:21.937Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:13:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:13:21.937Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:13:21.939Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:13:31.515Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:13:31.515Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:14:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:14:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:14:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:14:21.936Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:14:21.937Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:14:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:14:31.503Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:14:31.504Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:15:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:15:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:15:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:15:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:15:21.938Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:15:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:15:31.517Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:15:31.533Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:16:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:16:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:16:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:16:21.936Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:16:21.937Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:16:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:16:31.505Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:16:31.505Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:17:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:17:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:17:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:17:21.936Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:17:21.937Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:17:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:17:31.510Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:17:31.510Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:18:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:18:21.935Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:18:21.935Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:18:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:18:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:18:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:18:31.488Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:18:31.490Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:19:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:19:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:19:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:19:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:19:21.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-11-29T11:19:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:19:31.508Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:19:31.509Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:20:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:20:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:20:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:20:21.936Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:20:21.937Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:20:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:20:31.502Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:20:31.507Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:21:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:21:21.934Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:21:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:21:21.936Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:21:21.937Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:21:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:21:31.489Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:21:31.489Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:22:21.933Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:22:21.934Z||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-11-29T11:22:21.935Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:22:21.937Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:22:21.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-11-29T11:22:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:22:31.527Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:22:31.527Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:21.933Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:23:21.935Z||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-11-29T11:23:21.936Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:23:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:23:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:22.577Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:22.579Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:22.582Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.582Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.582Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"28682b8c-2ce9-4861-8545-ad8fbe3dad39","serviceName":"vFW 2022-11-29 11-22-04","serviceVersion":"1.0","serviceUUID":"34d84f3b-57cf-49cd-8fc9-8efc9f18aa44","serviceDescription":"catalog service description","serviceInvariantUUID":"59c49e55-3587-45ea-bc80-99975a9c4e88","resources":[{"resourceInstanceName":"vFW 14f26283-f041 0","resourceName":"vFW 14f26283-f041","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"35539f96-ff64-4536-ba55-48f3fbb11243","resourceInvariantUUID":"bf792b01-569b-4d30-92a7-ac834ec17389","resourceCustomizationUUID":"3fe8b4d8-f615-4274-a536-6ec47aff7361","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vf-license-model.xml","artifactChecksum":"ZDNkMTgxOTc5NmRjZWIwYWI5MDc0ODQyNjc1YTNkM2U\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7a6bfc9b-f30d-466c-92fb-52a2b4d11c04","artifactVersion":"1"},{"artifactName":"vfw14f26283f0410_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json","artifactChecksum":"Mjg4MjNhOWY4YzU0Yjg1YzZiYzE2OGJmNmNlNTY1NTk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f04dfe28-656a-43dd-b03a-2f70e1d7f346","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e8781a99-8cbc-4d9a-874f-e24e99c5f758","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vendor-license-model.xml","artifactChecksum":"NTQwOTZkMTU2NWY4MWMxZjYwNGY4MzY4MjZmYzczYTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"8f1f7690-8369-4e4f-8911-c591760ecfc1","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5e428542-4157-4c2a-9cd5-9b7336c7b7f0","artifactVersion":"2","generatedFromUUID":"e8781a99-8cbc-4d9a-874f-e24e99c5f758"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221129112204-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-template.yml","artifactChecksum":"ZGYyYzMyZDUwM2YwMTIwOGE4YTQzODNjZDJmNzM2ODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9783b05d-418e-4988-8c6d-a10f89afbc51","artifactVersion":"1"},{"artifactName":"service-Vfw20221129112204-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar","artifactChecksum":"YzU3YmE3OTAwYjA1N2E3YzU5YTk3MjNhNWY0NmM1YTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"52e006cf-ef96-472e-97b3-e34cef7f82e1","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-29T11:23:22.582Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "aai-ml",
"timestamp": 1669720989946,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.598Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:23:22.606Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:22.612Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.612Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.612Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669720988258,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.613Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.613Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.613Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "aai-ml",
"timestamp": 1669720989946,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.614Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.614Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.614Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669720988258,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.614Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.614Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.614Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "aai-ml",
"timestamp": 1669720989946,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.615Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.615Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.615Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669720988258,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.615Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.615Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.615Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "cds",
"timestamp": 1669720994784,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.616Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.617Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.617Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "aai-ml",
"timestamp": 1669720989946,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.617Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.617Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.617Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669720988258,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.617Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.617Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.618Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "cds",
"timestamp": 1669720994784,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.618Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.618Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.618Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "aai-ml",
"timestamp": 1669720989946,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.618Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.618Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:22.618Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.618Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669720988258,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.618Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.618Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.619Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.619Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "cds",
"timestamp": 1669720994784,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.619Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.619Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.619Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "aai-ml",
"timestamp": 1669720989946,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.619Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.619Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.619Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669720988258,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.620Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.620Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.620Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "policy-id",
"timestamp": 1669720998128,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.620Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.621Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.621Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "cds",
"timestamp": 1669720994784,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.621Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.621Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.621Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "aai-ml",
"timestamp": 1669720989946,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:23:22.621Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.621Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.621Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669720988258,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:23:22.622Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.622Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.622Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "policy-id",
"timestamp": 1669720998128,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.629Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.629Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.629Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "cds",
"timestamp": 1669720994784,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.629Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.629Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.630Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "aai-ml",
"timestamp": 1669721001030,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:23:22.630Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:23:22.630Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.630Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669720999903,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:23:22.630Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:23:22.630Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.630Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "policy-id",
"timestamp": 1669720998128,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-11-29T11:23:22.631Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.631Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.631Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "cds",
"timestamp": 1669720994784,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.631Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.631Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.631Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "policy-id",
"timestamp": 1669720998128,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:22.631Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.631Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-29T11:23:22.631Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "cds",
"timestamp": 1669720994784,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:23:22.632Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-11-29T11:23:22.719Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 88 ms
2022-11-29T11:23:22.724Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:22.724Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:22.766Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:22.768Z||pool-3-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:23:23.634Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:23:23.635Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:23.637Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:23.637Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "NOTIFIED"
}
2022-11-29T11:23:23.737Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:23:23.739Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:23.739Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:23.756Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:23.757Z||pool-4-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:23:24.638Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:23:24.640Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:24.643Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:24.643Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-11-29T11:23:24.743Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-29T11:23:24.745Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:24.745Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:24.773Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:24.774Z||pool-5-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:23:25.644Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:23:25.645Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:25.647Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:25.648Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:25.748Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:23:25.749Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:25.749Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:25.763Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:25.763Z||pool-6-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:23:26.648Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:23:26.649Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:26.652Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:26.652Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-11-29T11:23:26.752Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:23:26.753Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:26.754Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:26.777Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:26.778Z||pool-7-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:23:27.653Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:23:27.654Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:27.658Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:27.658Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:23:27.757Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-29T11:23:27.758Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:27.758Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:27.776Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:27.776Z||pool-8-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:23:28.659Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:23:28.661Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:28.664Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:28.665Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:23:28.765Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:23:28.766Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:28.766Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:28.785Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:28.787Z||pool-9-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:23:29.668Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"serviceName": "vFW 2022-11-29 11-22-04",
"serviceVersion": "1.0",
"serviceUUID": "34d84f3b-57cf-49cd-8fc9-8efc9f18aa44",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "59c49e55-3587-45ea-bc80-99975a9c4e88",
"resources": [
{
"resourceInstanceName": "vFW 14f26283-f041 0",
"resourceCustomizationUUID": "3fe8b4d8-f615-4274-a536-6ec47aff7361",
"resourceName": "vFW 14f26283-f041",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "35539f96-ff64-4536-ba55-48f3fbb11243",
"resourceInvariantUUID": "bf792b01-569b-4d30-92a7-ac834ec17389",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw14f26283f0410_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"artifactChecksum": "Mjg4MjNhOWY4YzU0Yjg1YzZiYzE2OGJmNmNlNTY1NTk\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f04dfe28-656a-43dd-b03a-2f70e1d7f346",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "e8781a99-8cbc-4d9a-874f-e24e99c5f758",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5e428542-4157-4c2a-9cd5-9b7336c7b7f0",
"generatedFromUUID": "e8781a99-8cbc-4d9a-874f-e24e99c5f758"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5e428542-4157-4c2a-9cd5-9b7336c7b7f0",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20221129112204-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"artifactChecksum": "YzU3YmE3OTAwYjA1N2E3YzU5YTk3MjNhNWY0NmM1YTY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "52e006cf-ef96-472e-97b3-e34cef7f82e1"
}
],
"workloadContext": "Production"
}
2022-11-29T11:23:29.669Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-29T11:23:29.670Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 34d84f3b-57cf-49cd-8fc9-8efc9f18aa44 ASDC
2022-11-29T11:23:29.789Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:28682b8c-2ce9-4861-8545-ad8fbe3dad39
ServiceName:vFW 2022-11-29 11-22-04
ServiceVersion:1.0
ServiceUUID:34d84f3b-57cf-49cd-8fc9-8efc9f18aa44
ServiceInvariantUUID:59c49e55-3587-45ea-bc80-99975a9c4e88
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221129112204-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar
ArtifactUUID:52e006cf-ef96-472e-97b3-e34cef7f82e1
ArtifactChecksum:YzU3YmE3OTAwYjA1N2E3YzU5YTk3MjNhNWY0NmM1YTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 14f26283-f041 0
ResourceCustomizationUUID:3fe8b4d8-f615-4274-a536-6ec47aff7361
ResourceInvariantUUID:bf792b01-569b-4d30-92a7-ac834ec17389
ResourceName:vFW 14f26283-f041
ResourceType:VF
ResourceUUID:35539f96-ff64-4536-ba55-48f3fbb11243
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw14f26283f0410_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json
ArtifactUUID:f04dfe28-656a-43dd-b03a-2f70e1d7f346
ArtifactChecksum:Mjg4MjNhOWY4YzU0Yjg1YzZiYzE2OGJmNmNlNTY1NTk=
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/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml
ArtifactUUID:e8781a99-8cbc-4d9a-874f-e24e99c5f758
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/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env
ArtifactUUID:5e428542-4157-4c2a-9cd5-9b7336c7b7f0
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/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env
ArtifactUUID:5e428542-4157-4c2a-9cd5-9b7336c7b7f0
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-11-29T11:23:29.790Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 34d84f3b-57cf-49cd-8fc9-8efc9f18aa44 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:23:30.011Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-29T11:23:30.012Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-11-29T11:23:30.013Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-11-29T11:23:30.014Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 52e006cf-ef96-472e-97b3-e34cef7f82e1 from URL: /sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:30.014Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-29T11:23:30.015Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:30.101Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-29T11:23:30.111Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar 52e006cf-ef96-472e-97b3-e34cef7f82e1 101527
2022-11-29T11:23:30.112Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar ASDC sendASDCNotification
2022-11-29T11:23:30.113Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:30.114Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-29T11:23:30.115Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:30.117Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:30.117Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721010111,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:23:30.217Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:23:30.218Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:30.218Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:30.237Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:30.237Z||pool-10-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:23:31.117Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-29T11:23:31.119Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-11-29T11:23:31.119Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 52e006cf-ef96-472e-97b3-e34cef7f82e1, URL: /sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar to file: /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:31.120Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221129112204-csar.csar
2022-11-29T11:23:31.217Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:31.217Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:32.059Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14131766474508182896/Definitions/service-Vfw20221129112204-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-11-29T11:23:34.752Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-29T11:23:34.758Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-11-29T11:23:34.758Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:34.759Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-11-29T11:23:34.759Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:34.759Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:34.759Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 14f26283-f041 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-Vfw20221129112204-csar.csar
2022-11-29T11:23:34.759Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:34.760Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:34.760Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:34.760Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:34.760Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:34.760Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:34.761Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:34.761Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:34.761Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-11-29T11:23:34.768Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.769Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:34.774Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is matching search criteria
2022-11-29T11:23:34.774Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-11-29T11:23:34.776Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 14f26283-f041 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-29T11:23:34.778Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.778Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:34.778Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is matching search criteria
2022-11-29T11:23:34.779Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-11-29T11:23:34.779Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 14f26283-f041 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-29T11:23:34.779Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.779Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:34.783Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.783Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is not matching search criteria
2022-11-29T11:23:34.783Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-29T11:23:34.784Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-29T11:23:34.784Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:34.784Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-29T11:23:34.784Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-29T11:23:34.785Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-29T11:23:34.785Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-29T11:23:34.785Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-29T11:23:34.785Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-29T11:23:34.786Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-29T11:23:34.786Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:34.786Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-29T11:23:34.786Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:34.787Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-29T11:23:34.787Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-29T11:23:34.787Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-29T11:23:34.787Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.788Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-29T11:23:34.789Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.789Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is matching search criteria
2022-11-29T11:23:34.789Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 14f26283-f041 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:23:34.790Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.790Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is matching search criteria
2022-11-29T11:23:34.790Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 14f26283-f041 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:23:34.791Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.791Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is matching search criteria
2022-11-29T11:23:34.791Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 14f26283-f041 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:23:34.792Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.792Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is not matching search criteria
2022-11-29T11:23:34.792Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-29T11:23:34.792Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-29T11:23:34.793Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-29T11:23:34.793Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-29T11:23:34.793Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-29T11:23:34.793Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-29T11:23:34.794Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:34.794Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-29T11:23:34.794Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:34.794Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-29T11:23:34.794Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-29T11:23:34.795Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ff0db79f-f617-4262-9a1b-4bf074910006
2022-11-29T11:23:34.795Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.795Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is not matching search criteria
2022-11-29T11:23:34.796Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-29T11:23:34.796Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-29T11:23:34.796Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:34.796Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-29T11:23:34.796Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-29T11:23:34.797Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-29T11:23:34.797Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-29T11:23:34.797Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-29T11:23:34.797Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-29T11:23:34.798Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:34.798Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-29T11:23:34.798Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-29T11:23:34.798Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=bffd4436-cf51-44f0-b1be-66fcaa9d2a33
2022-11-29T11:23:34.799Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.799Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is not matching search criteria
2022-11-29T11:23:34.799Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-29T11:23:34.799Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-29T11:23:34.800Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:34.800Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-29T11:23:34.800Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-29T11:23:34.800Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-29T11:23:34.800Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-29T11:23:34.801Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-29T11:23:34.801Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-29T11:23:34.801Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-29T11:23:34.801Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:34.802Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-29T11:23:34.802Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=31f06b4d-4965-4998-8055-d6ed386c4a95
2022-11-29T11:23:34.802Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.802Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:34.803Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.803Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:34.803Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.803Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:34.804Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:34.804Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:34.804Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2022-11-29 11-22-04
Description:catalog service description
Model UUID:34d84f3b-57cf-49cd-8fc9-8efc9f18aa44
Model Version:NULL
Model InvariantUuid:59c49e55-3587-45ea-bc80-99975a9c4e88
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 14f26283-f041
Model UUID:eb699222-8bde-4ab6-8e35-187b4a4bd63e
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:bf792b01-569b-4d30-92a7-ac834ec17389
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:3fe8b4d8-f615-4274-a536-6ec47aff7361
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:8dfdcc8c-8c8f-4496-845d-9f1b1542489d
ModelName:Vfw14f26283F041..base_vfw..module-0
ModelUuid:895656fd-10fc-4728-b7ef-f41c2c40dd47
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:ff0db79f-f617-4262-9a1b-4bf074910006
ModelInvariantUuid:9b4fd752-2918-4ed1-a6d5-b62a0844701c
ModelName:vFW 14f26283-f041-nodes.vfwCvfc
ModelUuid:a80c9085-2e58-443e-a3d3-ad48d4a42183
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:15b81563-7b79-4ace-9385-4e19b92a3986
ModelInvariantUuid:9899c0af-f447-4438-9a23-318e5b483eb1
ModelName:Vfw14f26283F041.compute.nodes.heat.vfw
ModelUuid:4474c742-cad9-4b5c-991e-92109f535b6f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:bffd4436-cf51-44f0-b1be-66fcaa9d2a33
ModelInvariantUuid:d0520cd6-2217-4337-b7c8-b9b7a75bb49f
ModelName:vFW 14f26283-f041-nodes.vsnCvfc
ModelUuid:a8fe13da-58aa-4eb2-81eb-c7631833cae4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:995ab82a-2aa9-49b9-9ec1-c1c823270f7f
ModelInvariantUuid:23252b21-1284-425b-8219-6a5a460bd3a9
ModelName:Vfw14f26283F041.compute.nodes.heat.vsn
ModelUuid:81e2352c-045d-482d-8020-c3c0bba1238d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:31f06b4d-4965-4998-8055-d6ed386c4a95
ModelInvariantUuid:23a939c0-2094-4536-8f29-6c7635f0da1d
ModelName:vFW 14f26283-f041-nodes.vpgCvfc
ModelUuid:c620301e-5843-4aef-a9b0-c1e9e819410d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:fdc39f53-525d-470a-85c3-15a11eff60a8
ModelInvariantUuid:1834943e-6323-4909-bd6f-11a7026f89a9
ModelName:Vfw14f26283F041.compute.nodes.heat.vpg
ModelUuid:f0776b35-20d4-4899-82f3-f674ea0f94b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-29T11:23:34.835Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 35539f96-ff64-4536-ba55-48f3fbb11243
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:23:34.895Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||vFW 14f26283-f041 0
2022-11-29T11:23:34.901Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 35539f96-ff64-4536-ba55-48f3fbb11243
2022-11-29T11:23:34.901Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f04dfe28-656a-43dd-b03a-2f70e1d7f346 from URL: /sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json
2022-11-29T11:23:34.902Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-29T11:23:34.902Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json
2022-11-29T11:23:35.039Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-29T11:23:35.039Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json f04dfe28-656a-43dd-b03a-2f70e1d7f346 785
2022-11-29T11:23:35.040Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json ASDC sendASDCNotification
2022-11-29T11:23:35.040Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json
2022-11-29T11:23:35.040Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-29T11:23:35.041Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:35.043Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:35.043Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721015040,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:23:35.143Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-29T11:23:35.144Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:35.144Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:35.166Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:35.167Z||pool-11-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:23:36.045Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw14f26283F041..base_vfw..module-0",
"vfModuleModelInvariantUUID": "8dfdcc8c-8c8f-4496-845d-9f1b1542489d",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "895656fd-10fc-4728-b7ef-f41c2c40dd47",
"vfModuleModelCustomizationUUID": "bc341807-56aa-4e42-9bb0-9f5005a5826f",
"isBase": true,
"artifacts": [
"e8781a99-8cbc-4d9a-874f-e24e99c5f758",
"5e428542-4157-4c2a-9cd5-9b7336c7b7f0"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-11-29T11:23:36.059Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw14f26283F041..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:895656fd-10fc-4728-b7ef-f41c2c40dd47
VfModuleModelInvariantUUID:8dfdcc8c-8c8f-4496-845d-9f1b1542489d
VfModuleModelDescription:NULL
Artifacts UUID List:{
e8781a99-8cbc-4d9a-874f-e24e99c5f758
,
5e428542-4157-4c2a-9cd5-9b7336c7b7f0
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-11-29T11:23:36.062Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw14f26283F041..base_vfw..module-0",
"vfModuleModelInvariantUUID": "8dfdcc8c-8c8f-4496-845d-9f1b1542489d",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "895656fd-10fc-4728-b7ef-f41c2c40dd47",
"vfModuleModelCustomizationUUID": "bc341807-56aa-4e42-9bb0-9f5005a5826f",
"isBase": true,
"artifacts": [
"e8781a99-8cbc-4d9a-874f-e24e99c5f758",
"5e428542-4157-4c2a-9cd5-9b7336c7b7f0"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-11-29T11:23:36.062Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw14f26283F041..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:895656fd-10fc-4728-b7ef-f41c2c40dd47
VfModuleModelInvariantUUID:8dfdcc8c-8c8f-4496-845d-9f1b1542489d
VfModuleModelDescription:NULL
Artifacts UUID List:{
e8781a99-8cbc-4d9a-874f-e24e99c5f758
,
5e428542-4157-4c2a-9cd5-9b7336c7b7f0
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-11-29T11:23:36.062Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e8781a99-8cbc-4d9a-874f-e24e99c5f758 from URL: /sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml
2022-11-29T11:23:36.063Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-29T11:23:36.063Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml
2022-11-29T11:23:36.147Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-29T11:23:36.148Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml e8781a99-8cbc-4d9a-874f-e24e99c5f758 20368
2022-11-29T11:23:36.148Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-29T11:23:36.148Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml
2022-11-29T11:23:36.148Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-29T11:23:36.148Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:36.151Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:36.151Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721016148,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:23:36.251Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:23:36.252Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:36.252Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:36.278Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:36.279Z||pool-12-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:23:37.152Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 5e428542-4157-4c2a-9cd5-9b7336c7b7f0 from URL: /sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env
2022-11-29T11:23:37.153Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-29T11:23:37.153Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env
2022-11-29T11:23:37.213Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-29T11:23:37.213Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env 5e428542-4157-4c2a-9cd5-9b7336c7b7f0 2098
2022-11-29T11:23:37.214Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-29T11:23:37.214Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env
2022-11-29T11:23:37.214Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-29T11:23:37.215Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:37.218Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:37.218Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721017214,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:23:37.318Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:23:37.319Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:37.319Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:37.335Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:37.335Z||pool-13-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:23:38.219Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 34d84f3b-57cf-49cd-8fc9-8efc9f18aa44
2022-11-29T11:23:38.219Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 14f26283-f041 0 35539f96-ff64-4536-ba55-48f3fbb11243 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:23:38.271Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6f487967, org.onap.sdc.toscaparser.api.parameters.Input@209b4ec, org.onap.sdc.toscaparser.api.parameters.Input@52f4f75a, org.onap.sdc.toscaparser.api.parameters.Input@14d4f9d1, org.onap.sdc.toscaparser.api.parameters.Input@38fb396d]
2022-11-29T11:23:38.276Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.277Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:38.277Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2022-11-29T11:23:38.277Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 3fe8b4d8-f615-4274-a536-6ec47aff7361
2022-11-29T11:23:38.277Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3fe8b4d8-f615-4274-a536-6ec47aff7361 matches Tosca VF Customization UUID: 3fe8b4d8-f615-4274-a536-6ec47aff7361
2022-11-29T11:23:38.278Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 3fe8b4d8-f615-4274-a536-6ec47aff7361 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-29T11:23:38.287Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.288Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:38.289Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 3fe8b4d8-f615-4274-a536-6ec47aff7361: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-29T11:23:38.289Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4a0ce3be
2022-11-29T11:23:38.290Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.290Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-29T11:23:38.291Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : bc341807-56aa-4e42-9bb0-9f5005a5826f
2022-11-29T11:23:38.293Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID bc341807-56aa-4e42-9bb0-9f5005a5826f
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-29T11:23:38.303Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.303Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is matching search criteria
2022-11-29T11:23:38.304Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 14f26283-f041 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:23:38.304Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.305Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is matching search criteria
2022-11-29T11:23:38.305Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 14f26283-f041 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:23:38.305Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.305Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is not matching search criteria
2022-11-29T11:23:38.306Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-29T11:23:38.306Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-29T11:23:38.306Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-29T11:23:38.306Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-29T11:23:38.306Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-29T11:23:38.307Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-29T11:23:38.307Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:38.307Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-29T11:23:38.307Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:38.308Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-29T11:23:38.308Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-29T11:23:38.308Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ff0db79f-f617-4262-9a1b-4bf074910006
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-29T11:23:38.317Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.318Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is matching search criteria
2022-11-29T11:23:38.318Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 14f26283-f041 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:23:38.318Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.319Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is not matching search criteria
2022-11-29T11:23:38.319Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-29T11:23:38.319Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-29T11:23:38.319Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:38.320Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-29T11:23:38.320Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-29T11:23:38.320Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-29T11:23:38.320Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-29T11:23:38.320Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-29T11:23:38.321Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-29T11:23:38.321Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:38.321Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-29T11:23:38.321Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-29T11:23:38.321Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=bffd4436-cf51-44f0-b1be-66fcaa9d2a33
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-29T11:23:38.324Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.324Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is matching search criteria
2022-11-29T11:23:38.325Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 14f26283-f041 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:23:38.327Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.327Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is not matching search criteria
2022-11-29T11:23:38.328Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-29T11:23:38.328Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-29T11:23:38.328Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:38.328Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-29T11:23:38.329Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-29T11:23:38.329Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-29T11:23:38.329Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-29T11:23:38.329Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-29T11:23:38.329Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-29T11:23:38.330Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-29T11:23:38.330Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-29T11:23:38.330Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-29T11:23:38.330Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=31f06b4d-4965-4998-8055-d6ed386c4a95
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-29T11:23:38.333Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.333Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is matching search criteria
2022-11-29T11:23:38.334Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 14f26283-f041 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:23:38.334Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.334Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Node template vFW 14f26283-f041 0 is matching search criteria
2022-11-29T11:23:38.335Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 14f26283-f041 0] matching following query criteria: sdcType=VF, customizationUUID=3fe8b4d8-f615-4274-a536-6ec47aff7361
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:23:38.337Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.337Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:38.338Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 34d84f3b-57cf-49cd-8fc9-8efc9f18aa44: vFW 14f26283-f041
2022-11-29T11:23:38.338Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.338Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:38.338Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.338Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:38.339Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.339Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:38.339Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.339Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:38.340Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:23:38.340Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-29 11-22-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:23:38.340Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2022-11-29 11-22-04
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:23:38.794Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 14f26283-f041 35539f96-ff64-4536-ba55-48f3fbb11243 1 ASDC deployResourceStructure
2022-11-29T11:23:38.795Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json ASDC sendASDCNotification
2022-11-29T11:23:38.795Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json
2022-11-29T11:23:38.795Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-29T11:23:38.795Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:38.797Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:38.798Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721018794,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "DEPLOY_OK"
}
2022-11-29T11:23:38.898Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:23:38.899Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:38.899Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:38.913Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:38.914Z||pool-14-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:23:39.799Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-29T11:23:39.799Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml
2022-11-29T11:23:39.799Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-29T11:23:39.799Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:39.801Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:39.802Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721019798,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-11-29T11:23:39.902Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:23:39.903Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:39.903Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:39.921Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:39.922Z||pool-15-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:23:40.803Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-29T11:23:40.803Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env
2022-11-29T11:23:40.804Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-29T11:23:40.804Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:40.806Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:40.806Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721020803,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-11-29T11:23:40.906Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:23:40.907Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:40.907Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:40.923Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:40.923Z||pool-16-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:23:41.807Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar ASDC sendASDCNotification
2022-11-29T11:23:41.808Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar
2022-11-29T11:23:41.808Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-29T11:23:41.808Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:23:41.810Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:23:41.811Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721021807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:23:41.911Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:23:41.911Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:23:41.912Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:23:41.926Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:23:41.927Z||pool-17-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:23:42.812Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 28682b8c-2ce9-4861-8545-ad8fbe3dad39
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:23:42.840Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28682b8c-2ce9-4861-8545-ad8fbe3dad39
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:23:42.844Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:23:42.844Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-29T11:23:42.844Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-29T11:24:12.845Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 28682b8c-2ce9-4861-8545-ad8fbe3dad39
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:24:12.859Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28682b8c-2ce9-4861-8545-ad8fbe3dad39
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:24:12.861Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:24:12.863Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-29T11:24:12.863Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-29T11:24:21.937Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:24:21.937Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:24:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:24:22.083Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:24:22.083Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:24:22.083Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "policy-id",
"timestamp": 1669720998128,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:24:22.084Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:24:42.864Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 28682b8c-2ce9-4861-8545-ad8fbe3dad39
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:24:42.878Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28682b8c-2ce9-4861-8545-ad8fbe3dad39
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:24:42.881Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:24:42.881Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-29T11:24:42.881Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-29T11:25:12.882Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 28682b8c-2ce9-4861-8545-ad8fbe3dad39
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:25:12.896Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28682b8c-2ce9-4861-8545-ad8fbe3dad39
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:25:12.899Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:25:12.899Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-29T11:25:12.900Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-29T11:25:21.937Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:25:21.938Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:25:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:25:22.468Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:25:22.471Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.471Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:25:22.473Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.473Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.473Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "cds",
"timestamp": 1669721002621,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:25:22.473Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.474Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.474Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721002528,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:25:22.474Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.474Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.474Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "policy-id",
"timestamp": 1669720998128,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:25:22.474Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.474Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.474Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "NOTIFIED"
}
2022-11-29T11:25:22.475Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.475Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.475Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721002528,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "NOTIFIED"
}
2022-11-29T11:25:22.475Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.475Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.475Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "policy-id",
"timestamp": 1669720998128,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:25:22.475Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.476Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.476Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-11-29T11:25:22.476Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.476Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.476Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721002528,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-11-29T11:25:22.476Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.476Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.476Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "policy-id",
"timestamp": 1669721005937,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:25:22.476Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.477Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.477Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:25:22.477Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.477Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.477Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721002528,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:25:22.477Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.477Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.477Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "policy-id",
"timestamp": 1669721006957,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:25:22.477Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.478Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.478Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-11-29T11:25:22.478Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.478Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.478Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669721006534,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:25:22.478Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.478Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.478Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721002528,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-11-29T11:25:22.479Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.479Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.479Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "policy-id",
"timestamp": 1669721007962,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:25:22.507Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 28682b8c-2ce9-4861-8545-ad8fbe3dad39
2022-11-29T11:25:22.508Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 28682b8c-2ce9-4861-8545-ad8fbe3dad39 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:25:22.526Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.526Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:25:22.526Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.526Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.526Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669721007546,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:25:22.535Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 28682b8c-2ce9-4861-8545-ad8fbe3dad39
2022-11-29T11:25:22.535Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 28682b8c-2ce9-4861-8545-ad8fbe3dad39 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:25:22.546Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.546Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721002528,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:25:22.547Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.547Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.547Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721001933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:25:22.547Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.547Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.547Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721002528,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:25:22.547Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-29T11:25:22.548Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.548Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721010364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:25:22.548Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.548Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.548Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721010111,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:25:22.548Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.548Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.548Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721011447,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:25:22.549Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.549Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.549Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721012531,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:25:22.549Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.549Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.549Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721013631,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:25:22.557Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 28682b8c-2ce9-4861-8545-ad8fbe3dad39
2022-11-29T11:25:22.557Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 28682b8c-2ce9-4861-8545-ad8fbe3dad39 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-29T11:25:22.568Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.569Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721014635,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "DEPLOY_OK"
}
2022-11-29T11:25:22.569Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.569Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.569Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721015040,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:25:22.569Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.569Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.569Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "aai-ml",
"timestamp": 1669721016789,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:25:22.570Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.570Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.570Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721016148,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:25:22.570Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.570Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.570Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "aai-ml",
"timestamp": 1669721017798,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:25:22.579Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 28682b8c-2ce9-4861-8545-ad8fbe3dad39
2022-11-29T11:25:22.579Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 28682b8c-2ce9-4861-8545-ad8fbe3dad39 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:25:22.591Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.591Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721017214,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:25:22.591Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.591Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.591Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721018794,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/vfw14f26283f0410_modules.json",
"status": "DEPLOY_OK"
}
2022-11-29T11:25:22.592Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.592Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.592Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721019798,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-11-29T11:25:22.592Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.592Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.592Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721020803,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/resourceInstances/vfw14f26283f0410/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-11-29T11:25:22.592Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:22.592Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:25:22.592Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721021807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221129112204/1.0/artifacts/service-Vfw20221129112204-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:25:22.593Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:25:42.900Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 28682b8c-2ce9-4861-8545-ad8fbe3dad39
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:25:42.925Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28682b8c-2ce9-4861-8545-ad8fbe3dad39
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:25:42.928Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:25:42.928Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-29T11:25:42.929Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-29T11:25:42.929Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-29T11:25:42.929Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:25:42.929Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:25:42.930Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:25:42.930Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:25:42.930Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:25:42.952Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-29T11:26:12.953Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 28682b8c-2ce9-4861-8545-ad8fbe3dad39 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-29T11:26:12.965Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 28682b8c-2ce9-4861-8545-ad8fbe3dad39 and serviceModelVersionId: 34d84f3b-57cf-49cd-8fc9-8efc9f18aa44
2022-11-29T11:26:12.965Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 59c49e55-3587-45ea-bc80-99975a9c4e88
2022-11-29T11:26:21.937Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:26:21.938Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:26:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:26:28.036Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/59c49e55-3587-45ea-bc80-99975a9c4e88/model-vers/model-ver/34d84f3b-57cf-49cd-8fc9-8efc9f18aa44?depth=0
2022-11-29T11:26:28.148Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-11-29T11:26:28.669Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/59c49e55-3587-45ea-bc80-99975a9c4e88/model-vers/model-ver/34d84f3b-57cf-49cd-8fc9-8efc9f18aa44?depth=0|INFO|500||Invoke
2022-11-29T11:26:28.680Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/59c49e55-3587-45ea-bc80-99975a9c4e88/model-vers/model-ver/34d84f3b-57cf-49cd-8fc9-8efc9f18aa44?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/59c49e55-3587-45ea-bc80-99975a9c4e88/model-vers/model-ver/34d84f3b-57cf-49cd-8fc9-8efc9f18aa44?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[28682b8c-2ce9-4861-8545-ad8fbe3dad39], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bb3d9453-b93d-4d19-87b1-cd78054c09d7], X-ECOMP-RequestID=[28682b8c-2ce9-4861-8545-ad8fbe3dad39], X-TransactionId=[], X-ONAP-RequestID=[28682b8c-2ce9-4861-8545-ad8fbe3dad39], Content-Type=[application/merge-patch+json]}
2022-11-29T11:26:28.716Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/59c49e55-3587-45ea-bc80-99975a9c4e88/model-vers/model-ver/34d84f3b-57cf-49cd-8fc9-8efc9f18aa44?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-11-29T11:26:29.018Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/59c49e55-3587-45ea-bc80-99975a9c4e88/model-vers/model-ver/34d84f3b-57cf-49cd-8fc9-8efc9f18aa44?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/59c49e55-3587-45ea-bc80-99975a9c4e88/model-vers/model-ver/34d84f3b-57cf-49cd-8fc9-8efc9f18aa44?depth=0 has http status code:200 and response headers:{date=[Tue, 29 Nov 2022 11:26:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[265], vertex-id=[172248], x-aai-txid=[1-aai-resources-221129-11:26:29:025-62634], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-29T11:26:29.020Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/59c49e55-3587-45ea-bc80-99975a9c4e88/model-vers/model-ver/34d84f3b-57cf-49cd-8fc9-8efc9f18aa44?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-29T11:26:29.021Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/59c49e55-3587-45ea-bc80-99975a9c4e88/model-vers/model-ver/34d84f3b-57cf-49cd-8fc9-8efc9f18aa44?depth=0|INFO|500||InvokeReturn
2022-11-29T11:26:29.027Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-29T11:26:29.027Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:26:29.040Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-11-29T11:26:29.043Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 28682b8c-2ce9-4861-8545-ad8fbe3dad39 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-29T11:26:29.044Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-29T11:26:29.044Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:26:29.047Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:26:29.047Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721189043,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-29T11:26:29.147Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:26:29.148Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:26:29.148Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:26:29.180Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:26:29.180Z||pool-18-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:26:29.798Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:26:29.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-29T11:26:29.799Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "28682b8c-2ce9-4861-8545-ad8fbe3dad39",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721189043,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-29T11:26:29.800Z||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-11-29T11:26:30.072Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:26:30.072Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:26:30.072Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:26:40.417Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:26:40.418Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:26:40.419Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:26:40.419Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:26:49.974Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:26:49.975Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:26:49.975Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:26:49.975Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:26:59.526Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:27:21.933Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:27:21.935Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:27:21.935Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:27:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:27:21.937Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:27:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:27:31.489Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:27:31.495Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:28:21.934Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:28:21.936Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:28:21.939Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:28:21.939Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:28:21.939Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:28:21.940Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:28:31.494Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:28:31.512Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:21.933Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:29:21.935Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:29:21.935Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:29:21.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-11-29T11:29:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:22.571Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:22.571Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:22.572Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.572Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"1d3e0415-d74e-4476-b46c-e0d54ed9d979","serviceName":"basic_onboard_oirvNW","serviceVersion":"1.0","serviceUUID":"0fafb9f2-e546-4244-bf4d-97f0bc418011","serviceDescription":"service","serviceInvariantUUID":"e430b9c3-2b12-4335-868b-43cdf0e3479e","resources":[{"resourceInstanceName":"basic_onboard_oirvNW 0","resourceName":"basic_onboard_oirvNW","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5bfdbfd6-1d9f-45e8-ba55-30a72d91d709","resourceInvariantUUID":"fb543f98-c1fc-45cf-802d-0d40c61c936f","resourceCustomizationUUID":"a8d3f06f-b960-4488-a504-ce56ef7e0a6c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vf-license-model.xml","artifactChecksum":"YTQ2MWIzMTllNjM2MzVkMDNlOTJjZWI0MGY5YTM1Mzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"de2d2b6e-b096-4c60-91a4-085aa7b5e634","artifactVersion":"1"},{"artifactName":"basic_onboard_oirvnw0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json","artifactChecksum":"YTA5NjVjMDA3M2I5ZDc1OTQyNmI5YWFkMDlkZmNhMzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7b828008-5f1d-407d-bb95-9edfcede960d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"078b616a-d65b-4135-970f-ee51a2235079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ad424c0f-b142-4d71-9626-3cb817fac68a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"097ed75b-f5d2-41b3-8518-0746744a6e17","artifactVersion":"2","generatedFromUUID":"078b616a-d65b-4135-970f-ee51a2235079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardOirvnw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-template.yml","artifactChecksum":"MTYyNDczN2QzZTU2MDhjODgwMjIzZjM4Y2Y3ZDFkNjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2de6c696-8b90-47e9-bc39-766256e12f9c","artifactVersion":"1"},{"artifactName":"service-BasicOnboardOirvnw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar","artifactChecksum":"MTdiYjAyOWNlNmI1ZDUwOTM4NzZjMDQ3Nzk2MDQ0ZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d6404f4b-ed40-4379-8cc9-7be1338888fd","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-29T11:29:22.573Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.574Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "cds",
"timestamp": 1669721354783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.576Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.577Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.577Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "aai-ml",
"timestamp": 1669721349946,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.577Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.578Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.578Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669721348258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.578Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.578Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:29:22.579Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.579Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "cds",
"timestamp": 1669721354783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.579Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:22.580Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.580Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.580Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "aai-ml",
"timestamp": 1669721349946,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.581Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.581Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.583Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669721348258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.584Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.584Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.584Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "aai-ml",
"timestamp": 1669721349946,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.585Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.585Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:22.585Z||pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.585Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.586Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "policy-id",
"timestamp": 1669721358128,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.586Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.587Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.587Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "cds",
"timestamp": 1669721354783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.588Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.588Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.588Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669721348258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.589Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.589Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.589Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "policy-id",
"timestamp": 1669721358128,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.590Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.590Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.590Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "cds",
"timestamp": 1669721354783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.591Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.591Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.592Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "aai-ml",
"timestamp": 1669721349946,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.592Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.593Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.593Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669721348258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.593Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.594Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.594Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "policy-id",
"timestamp": 1669721358128,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-11-29T11:29:22.595Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.595Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.595Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "cds",
"timestamp": 1669721354783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.596Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.596Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.596Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "aai-ml",
"timestamp": 1669721349946,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.597Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.597Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.598Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669721348258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.598Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.598Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.599Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "aai-ml",
"timestamp": 1669721349946,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.599Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.600Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.600Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "policy-id",
"timestamp": 1669721358128,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.600Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.601Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.601Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "cds",
"timestamp": 1669721354783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.602Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.602Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:29:22.602Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669721348258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:22.603Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:29:22.685Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:29:22.686Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:22.687Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:22.705Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:22.705Z||pool-19-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:29:23.586Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:29:23.587Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:23.589Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:23.589Z||pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "NOTIFIED"
}
2022-11-29T11:29:23.690Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:29:23.691Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:23.691Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:23.707Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:23.708Z||pool-20-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:29:24.590Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:29:24.591Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:24.594Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:24.594Z||pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-11-29T11:29:24.694Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:29:24.695Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:24.695Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:24.714Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:24.715Z||pool-21-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:29:25.595Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:29:25.595Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:25.598Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:25.598Z||pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:25.699Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:29:25.702Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:25.702Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:25.715Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:25.716Z||pool-22-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:29:26.600Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:29:26.601Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:26.604Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:26.604Z||pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-11-29T11:29:26.705Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-29T11:29:26.706Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:26.706Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:26.726Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:26.726Z||pool-23-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:29:27.605Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:29:27.606Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:27.609Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:27.609Z||pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:29:27.709Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-29T11:29:27.711Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:27.711Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:27.728Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:27.729Z||pool-24-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:29:28.610Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:29:28.612Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:28.615Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:28.615Z||pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:29:28.715Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:29:28.716Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:28.717Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:28.732Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:28.732Z||pool-25-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:29:29.617Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"serviceName": "basic_onboard_oirvNW",
"serviceVersion": "1.0",
"serviceUUID": "0fafb9f2-e546-4244-bf4d-97f0bc418011",
"serviceDescription": "service",
"serviceInvariantUUID": "e430b9c3-2b12-4335-868b-43cdf0e3479e",
"resources": [
{
"resourceInstanceName": "basic_onboard_oirvNW 0",
"resourceCustomizationUUID": "a8d3f06f-b960-4488-a504-ce56ef7e0a6c",
"resourceName": "basic_onboard_oirvNW",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "5bfdbfd6-1d9f-45e8-ba55-30a72d91d709",
"resourceInvariantUUID": "fb543f98-c1fc-45cf-802d-0d40c61c936f",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_oirvnw0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"artifactChecksum": "YTA5NjVjMDA3M2I5ZDc1OTQyNmI5YWFkMDlkZmNhMzg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7b828008-5f1d-407d-bb95-9edfcede960d",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "078b616a-d65b-4135-970f-ee51a2235079",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "097ed75b-f5d2-41b3-8518-0746744a6e17",
"generatedFromUUID": "078b616a-d65b-4135-970f-ee51a2235079"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "097ed75b-f5d2-41b3-8518-0746744a6e17",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardOirvnw-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"artifactChecksum": "MTdiYjAyOWNlNmI1ZDUwOTM4NzZjMDQ3Nzk2MDQ0ZGU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d6404f4b-ed40-4379-8cc9-7be1338888fd"
}
],
"workloadContext": "Production"
}
2022-11-29T11:29:29.618Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-29T11:29:29.618Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0fafb9f2-e546-4244-bf4d-97f0bc418011 ASDC
2022-11-29T11:29:29.619Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:1d3e0415-d74e-4476-b46c-e0d54ed9d979
ServiceName:basic_onboard_oirvNW
ServiceVersion:1.0
ServiceUUID:0fafb9f2-e546-4244-bf4d-97f0bc418011
ServiceInvariantUUID:e430b9c3-2b12-4335-868b-43cdf0e3479e
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardOirvnw-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar
ArtifactUUID:d6404f4b-ed40-4379-8cc9-7be1338888fd
ArtifactChecksum:MTdiYjAyOWNlNmI1ZDUwOTM4NzZjMDQ3Nzk2MDQ0ZGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_oirvNW 0
ResourceCustomizationUUID:a8d3f06f-b960-4488-a504-ce56ef7e0a6c
ResourceInvariantUUID:fb543f98-c1fc-45cf-802d-0d40c61c936f
ResourceName:basic_onboard_oirvNW
ResourceType:VF
ResourceUUID:5bfdbfd6-1d9f-45e8-ba55-30a72d91d709
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_oirvnw0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json
ArtifactUUID:7b828008-5f1d-407d-bb95-9edfcede960d
ArtifactChecksum:YTA5NjVjMDA3M2I5ZDc1OTQyNmI5YWFkMDlkZmNhMzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml
ArtifactUUID:078b616a-d65b-4135-970f-ee51a2235079
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env
ArtifactUUID:097ed75b-f5d2-41b3-8518-0746744a6e17
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env
ArtifactUUID:097ed75b-f5d2-41b3-8518-0746744a6e17
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-11-29T11:29:29.619Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0fafb9f2-e546-4244-bf4d-97f0bc418011 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:29:29.678Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-29T11:29:29.680Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-29T11:29:29.681Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-29T11:29:29.681Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d6404f4b-ed40-4379-8cc9-7be1338888fd from URL: /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:29.681Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-29T11:29:29.682Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:29.768Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-29T11:29:29.769Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar d6404f4b-ed40-4379-8cc9-7be1338888fd 75682
2022-11-29T11:29:29.770Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar ASDC sendASDCNotification
2022-11-29T11:29:29.770Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:29.770Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-29T11:29:29.770Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:29.773Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:29.773Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721369770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:29:29.873Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:29:29.874Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:29.875Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:29.894Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:29.894Z||pool-26-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:29:30.773Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-29T11:29:30.775Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-29T11:29:30.775Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: d6404f4b-ed40-4379-8cc9-7be1338888fd, URL: /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar to file: /app/ASDC/1/service-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:30.776Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:30.777Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:30.777Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:31.005Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18059781229496547806/Definitions/service-BasicOnboardOirvnw-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2022-11-29T11:29:32.373Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-29T11:29:32.373Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-11-29T11:29:32.374Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:32.374Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-29T11:29:32.374Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:32.374Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||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-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:32.374Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_oirvNW 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-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:32.375Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||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-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:32.375Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||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-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:32.375Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:32.375Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||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-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:32.375Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-11-29T11:29:32.375Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.376Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:32.376Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_oirvNW 0 is matching search criteria
2022-11-29T11:29:32.376Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-11-29T11:29:32.376Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_oirvNW 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-29T11:29:32.377Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.377Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:32.377Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_oirvNW 0 is matching search criteria
2022-11-29T11:29:32.377Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-11-29T11:29:32.378Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_oirvNW 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-29T11:29:32.378Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.378Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:32.378Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.378Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_oirvNW 0 is not matching search criteria
2022-11-29T11:29:32.379Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-11-29T11:29:32.379Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-11-29T11:29:32.379Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-11-29T11:29:32.379Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-29T11:29:32.379Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-29T11:29:32.380Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.380Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-29T11:29:32.380Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.380Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_oirvNW 0 is matching search criteria
2022-11-29T11:29:32.380Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_oirvNW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:29:32.381Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.381Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_oirvNW 0 is matching search criteria
2022-11-29T11:29:32.381Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_oirvNW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:29:32.381Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.381Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_oirvNW 0 is matching search criteria
2022-11-29T11:29:32.382Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_oirvNW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:29:32.382Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.382Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_oirvNW 0 is not matching search criteria
2022-11-29T11:29:32.382Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-29T11:29:32.382Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-29T11:29:32.383Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=653c2760-36a8-458d-81aa-19d20c37e41f
2022-11-29T11:29:32.383Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.383Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:32.383Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.383Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:32.384Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.384Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:32.384Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:32.384Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:32.384Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_oirvNW
Description:service
Model UUID:0fafb9f2-e546-4244-bf4d-97f0bc418011
Model Version:NULL
Model InvariantUuid:e430b9c3-2b12-4335-868b-43cdf0e3479e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_oirvNW
Model UUID:cac2ad95-a9b6-458f-b6a5-4a18bcf540e0
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:fb543f98-c1fc-45cf-802d-0d40c61c936f
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:a8d3f06f-b960-4488-a504-ce56ef7e0a6c
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:5139b147-0c41-4935-b5be-bf2ed2430c99
ModelName:BasicOnboardOirvnw..base_ubuntu18..module-0
ModelUuid:8d9834e4-6954-4086-8aab-a88f304c2da2
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:653c2760-36a8-458d-81aa-19d20c37e41f
ModelInvariantUuid:99f218e8-38b4-4622-8bbb-64cc462e3730
ModelName:basic_onboard_oirvNW-nodes.ubuntu18Cvfc
ModelUuid:806aa275-5d52-4498-a567-dc84020719d6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:141c70ec-63e3-483a-b221-8c4f23e28d26
ModelInvariantUuid:18e25329-6071-4681-ab6b-c85d89832072
ModelName:BasicOnboardOirvnw.compute.nodes.heat.ubuntu18
ModelUuid:d1e1914f-f4d3-41ee-b9ee-39f875e359a1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-29T11:29:32.396Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 5bfdbfd6-1d9f-45e8-ba55-30a72d91d709
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:29:32.403Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||basic_onboard_oirvNW 0
2022-11-29T11:29:32.403Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 5bfdbfd6-1d9f-45e8-ba55-30a72d91d709
2022-11-29T11:29:32.403Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 7b828008-5f1d-407d-bb95-9edfcede960d from URL: /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json
2022-11-29T11:29:32.404Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-29T11:29:32.404Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json
2022-11-29T11:29:32.488Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-29T11:29:32.489Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json 7b828008-5f1d-407d-bb95-9edfcede960d 798
2022-11-29T11:29:32.490Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json ASDC sendASDCNotification
2022-11-29T11:29:32.490Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json
2022-11-29T11:29:32.490Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-29T11:29:32.490Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:32.493Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:32.493Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721372490,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:29:32.593Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:29:32.594Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:32.594Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:32.617Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:32.617Z||pool-27-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:29:33.494Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardOirvnw..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "5139b147-0c41-4935-b5be-bf2ed2430c99",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "8d9834e4-6954-4086-8aab-a88f304c2da2",
"vfModuleModelCustomizationUUID": "c96697f5-2e6d-40be-841e-ad3372af07e8",
"isBase": true,
"artifacts": [
"078b616a-d65b-4135-970f-ee51a2235079",
"097ed75b-f5d2-41b3-8518-0746744a6e17"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-11-29T11:29:33.500Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardOirvnw..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8d9834e4-6954-4086-8aab-a88f304c2da2
VfModuleModelInvariantUUID:5139b147-0c41-4935-b5be-bf2ed2430c99
VfModuleModelDescription:NULL
Artifacts UUID List:{
078b616a-d65b-4135-970f-ee51a2235079
,
097ed75b-f5d2-41b3-8518-0746744a6e17
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-11-29T11:29:33.502Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardOirvnw..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "5139b147-0c41-4935-b5be-bf2ed2430c99",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "8d9834e4-6954-4086-8aab-a88f304c2da2",
"vfModuleModelCustomizationUUID": "c96697f5-2e6d-40be-841e-ad3372af07e8",
"isBase": true,
"artifacts": [
"078b616a-d65b-4135-970f-ee51a2235079",
"097ed75b-f5d2-41b3-8518-0746744a6e17"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-11-29T11:29:33.502Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardOirvnw..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8d9834e4-6954-4086-8aab-a88f304c2da2
VfModuleModelInvariantUUID:5139b147-0c41-4935-b5be-bf2ed2430c99
VfModuleModelDescription:NULL
Artifacts UUID List:{
078b616a-d65b-4135-970f-ee51a2235079
,
097ed75b-f5d2-41b3-8518-0746744a6e17
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-11-29T11:29:33.502Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 078b616a-d65b-4135-970f-ee51a2235079 from URL: /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml
2022-11-29T11:29:33.502Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-29T11:29:33.503Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml
2022-11-29T11:29:33.575Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-29T11:29:33.575Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml 078b616a-d65b-4135-970f-ee51a2235079 5033
2022-11-29T11:29:33.575Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-29T11:29:33.575Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml
2022-11-29T11:29:33.576Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-29T11:29:33.576Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:33.578Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:33.578Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721373575,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:29:33.678Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:29:33.679Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:33.679Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:33.700Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:33.700Z||pool-28-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:29:34.578Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 097ed75b-f5d2-41b3-8518-0746744a6e17 from URL: /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env
2022-11-29T11:29:34.580Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-29T11:29:34.580Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env
2022-11-29T11:29:34.638Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-29T11:29:34.639Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env 097ed75b-f5d2-41b3-8518-0746744a6e17 909
2022-11-29T11:29:34.639Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-29T11:29:34.639Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env
2022-11-29T11:29:34.640Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-29T11:29:34.640Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:34.642Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:34.642Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721374639,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:29:34.742Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:29:34.743Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:34.744Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:34.766Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:34.767Z||pool-29-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:29:35.643Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 0fafb9f2-e546-4244-bf4d-97f0bc418011
2022-11-29T11:29:35.643Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_oirvNW 0 5bfdbfd6-1d9f-45e8-ba55-30a72d91d709 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:29:35.664Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@555f2f68, org.onap.sdc.toscaparser.api.parameters.Input@7e229665, org.onap.sdc.toscaparser.api.parameters.Input@2e2e8842, org.onap.sdc.toscaparser.api.parameters.Input@526e7393, org.onap.sdc.toscaparser.api.parameters.Input@7ee622d9]
2022-11-29T11:29:35.666Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.667Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:35.667Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2022-11-29T11:29:35.668Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= a8d3f06f-b960-4488-a504-ce56ef7e0a6c
2022-11-29T11:29:35.668Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a8d3f06f-b960-4488-a504-ce56ef7e0a6c matches Tosca VF Customization UUID: a8d3f06f-b960-4488-a504-ce56ef7e0a6c
2022-11-29T11:29:35.668Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: a8d3f06f-b960-4488-a504-ce56ef7e0a6c matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-29T11:29:35.672Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.672Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:35.673Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id a8d3f06f-b960-4488-a504-ce56ef7e0a6c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-29T11:29:35.673Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6f78f42a
2022-11-29T11:29:35.673Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.673Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-29T11:29:35.674Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c96697f5-2e6d-40be-841e-ad3372af07e8
2022-11-29T11:29:35.674Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c96697f5-2e6d-40be-841e-ad3372af07e8
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-29T11:29:35.677Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.678Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_oirvNW 0 is matching search criteria
2022-11-29T11:29:35.678Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_oirvNW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:29:35.678Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.678Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_oirvNW 0 is matching search criteria
2022-11-29T11:29:35.678Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_oirvNW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:29:35.679Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.679Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_oirvNW 0 is not matching search criteria
2022-11-29T11:29:35.679Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-29T11:29:35.679Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-29T11:29:35.679Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=653c2760-36a8-458d-81aa-19d20c37e41f
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-29T11:29:35.682Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.682Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_oirvNW 0 is matching search criteria
2022-11-29T11:29:35.683Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_oirvNW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-29T11:29:35.683Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.683Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_oirvNW 0 is matching search criteria
2022-11-29T11:29:35.683Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_oirvNW 0] matching following query criteria: sdcType=VF, customizationUUID=a8d3f06f-b960-4488-a504-ce56ef7e0a6c
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:29:35.685Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.685Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:35.686Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 0fafb9f2-e546-4244-bf4d-97f0bc418011: basic_onboard_oirvNW
2022-11-29T11:29:35.686Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.686Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:35.686Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.686Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:35.687Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.687Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:35.687Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.687Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:35.687Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:29:35.687Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_oirvNW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:29:35.688Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_oirvNW
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:29:35.796Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_oirvNW 5bfdbfd6-1d9f-45e8-ba55-30a72d91d709 1 ASDC deployResourceStructure
2022-11-29T11:29:35.797Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json ASDC sendASDCNotification
2022-11-29T11:29:35.797Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json
2022-11-29T11:29:35.797Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-29T11:29:35.797Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:35.799Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:35.799Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721375797,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-29T11:29:35.899Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:29:35.900Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:35.900Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:35.927Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:35.927Z||pool-30-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:29:36.800Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-29T11:29:36.801Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml
2022-11-29T11:29:36.801Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-29T11:29:36.801Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:36.804Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:36.804Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721376800,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-11-29T11:29:36.904Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:29:36.905Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:36.906Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:36.926Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:36.926Z||pool-31-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:29:37.805Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-29T11:29:37.805Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env
2022-11-29T11:29:37.805Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-29T11:29:37.805Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:37.807Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:37.807Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721377805,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-11-29T11:29:37.908Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-29T11:29:37.909Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:37.909Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:37.925Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:37.925Z||pool-32-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:29:38.808Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar ASDC sendASDCNotification
2022-11-29T11:29:38.809Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar
2022-11-29T11:29:38.809Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-29T11:29:38.809Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:29:38.811Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:29:38.811Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721378808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:29:38.912Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:29:38.913Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:29:38.913Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:29:38.930Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:29:38.931Z||pool-33-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:29:39.813Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1d3e0415-d74e-4476-b46c-e0d54ed9d979
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:29:39.832Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1d3e0415-d74e-4476-b46c-e0d54ed9d979
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:29:39.838Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:29:39.838Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-29T11:29:39.839Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-29T11:30:09.839Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1d3e0415-d74e-4476-b46c-e0d54ed9d979
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:30:09.857Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1d3e0415-d74e-4476-b46c-e0d54ed9d979
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:30:09.861Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:30:09.861Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-29T11:30:09.861Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-29T11:30:21.937Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:30:21.938Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:30:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:30:22.085Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:30:22.086Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:30:22.087Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "aai-ml",
"timestamp": 1669721349946,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:30:22.088Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:30:39.861Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1d3e0415-d74e-4476-b46c-e0d54ed9d979
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:30:39.891Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1d3e0415-d74e-4476-b46c-e0d54ed9d979
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:30:39.894Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:30:39.895Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-29T11:30:39.895Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-29T11:31:09.895Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1d3e0415-d74e-4476-b46c-e0d54ed9d979
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:31:09.912Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1d3e0415-d74e-4476-b46c-e0d54ed9d979
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:31:09.915Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:31:09.915Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-29T11:31:09.915Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-29T11:31:21.937Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:31:21.938Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:31:21.938Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:31:22.476Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:31:22.478Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.478Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "policy-id",
"timestamp": 1669721358128,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:31:22.478Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.479Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.479Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "cds",
"timestamp": 1669721354783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:31:22.479Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.479Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.479Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669721348258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:31:22.479Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.479Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.479Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:31:22.479Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.480Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.480Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721362528,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:31:22.480Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.480Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.480Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "policy-id",
"timestamp": 1669721358128,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:31:22.480Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.480Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.480Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "NOTIFIED"
}
2022-11-29T11:31:22.480Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.481Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.481Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "cds",
"timestamp": 1669721363661,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:31:22.481Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.481Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.481Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "aai-ml",
"timestamp": 1669721364705,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:31:22.485Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.485Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.486Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669721363556,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:31:22.486Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.486Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.486Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721362528,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "NOTIFIED"
}
2022-11-29T11:31:22.486Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.486Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.486Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "policy-id",
"timestamp": 1669721358128,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:31:22.487Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.487Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.487Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-11-29T11:31:22.487Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.487Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.487Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721362528,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-11-29T11:31:22.487Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.487Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.488Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "policy-id",
"timestamp": 1669721365937,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:31:22.488Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.488Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.488Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:31:22.488Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.488Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.488Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721362528,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:31:22.488Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.488Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.488Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669721366389,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:31:22.489Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.489Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.489Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "policy-id",
"timestamp": 1669721366944,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:31:22.489Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.489Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.489Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-11-29T11:31:22.489Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.489Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.489Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721362528,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-11-29T11:31:22.490Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.490Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.490Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669721367395,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:31:22.508Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1d3e0415-d74e-4476-b46c-e0d54ed9d979
2022-11-29T11:31:22.509Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1d3e0415-d74e-4476-b46c-e0d54ed9d979 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:31:22.523Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.523Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "policy-id",
"timestamp": 1669721367948,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:31:22.529Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1d3e0415-d74e-4476-b46c-e0d54ed9d979
2022-11-29T11:31:22.530Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1d3e0415-d74e-4476-b46c-e0d54ed9d979 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:31:22.539Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.540Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:31:22.540Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.540Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.540Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721362528,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:31:22.540Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.540Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.540Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721361933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:31:22.541Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.541Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.541Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721362528,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:31:22.541Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-29T11:31:22.541Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.541Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721369770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:31:22.542Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.542Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.543Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721370300,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:31:22.543Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.543Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.543Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721371379,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:31:22.544Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.544Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.544Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "aai-ml",
"timestamp": 1669721372219,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:31:22.544Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.544Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.544Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721372456,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:31:22.544Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.544Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.545Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "aai-ml",
"timestamp": 1669721373223,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:31:22.552Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1d3e0415-d74e-4476-b46c-e0d54ed9d979
2022-11-29T11:31:22.552Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1d3e0415-d74e-4476-b46c-e0d54ed9d979 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:31:22.563Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.563Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721372490,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:31:22.563Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.564Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.564Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721373497,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:31:22.570Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1d3e0415-d74e-4476-b46c-e0d54ed9d979
2022-11-29T11:31:22.570Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1d3e0415-d74e-4476-b46c-e0d54ed9d979 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-29T11:31:22.577Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.577Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721373575,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:31:22.578Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.578Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.578Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669721374502,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-29T11:31:22.578Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.594Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.594Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721374639,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:31:22.595Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.595Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.595Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721375797,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/basic_onboard_oirvnw0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-29T11:31:22.595Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.595Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.595Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721376800,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-11-29T11:31:22.595Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.595Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.595Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721377805,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/resourceInstances/basic_onboard_oirvnw0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-11-29T11:31:22.596Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:22.596Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:31:22.596Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721378808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOirvnw/1.0/artifacts/service-BasicOnboardOirvnw-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:31:22.596Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:31:39.915Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1d3e0415-d74e-4476-b46c-e0d54ed9d979
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:31:39.930Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1d3e0415-d74e-4476-b46c-e0d54ed9d979
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:31:39.933Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:31:39.934Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-29T11:31:39.934Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-29T11:31:39.934Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-29T11:31:39.934Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:31:39.934Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:31:39.934Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:31:39.934Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:31:39.934Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:31:39.941Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-29T11:32:09.941Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1d3e0415-d74e-4476-b46c-e0d54ed9d979 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-29T11:32:09.950Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1d3e0415-d74e-4476-b46c-e0d54ed9d979 and serviceModelVersionId: 0fafb9f2-e546-4244-bf4d-97f0bc418011
2022-11-29T11:32:09.950Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e430b9c3-2b12-4335-868b-43cdf0e3479e
2022-11-29T11:32:09.952Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e430b9c3-2b12-4335-868b-43cdf0e3479e/model-vers/model-ver/0fafb9f2-e546-4244-bf4d-97f0bc418011?depth=0
2022-11-29T11:32:09.958Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-11-29T11:32:10.022Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e430b9c3-2b12-4335-868b-43cdf0e3479e/model-vers/model-ver/0fafb9f2-e546-4244-bf4d-97f0bc418011?depth=0|INFO|500||Invoke
2022-11-29T11:32:10.022Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e430b9c3-2b12-4335-868b-43cdf0e3479e/model-vers/model-ver/0fafb9f2-e546-4244-bf4d-97f0bc418011?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e430b9c3-2b12-4335-868b-43cdf0e3479e/model-vers/model-ver/0fafb9f2-e546-4244-bf4d-97f0bc418011?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1d3e0415-d74e-4476-b46c-e0d54ed9d979], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7b634811-daca-4f3a-856c-a508f7108333], X-ECOMP-RequestID=[1d3e0415-d74e-4476-b46c-e0d54ed9d979], X-TransactionId=[], X-ONAP-RequestID=[1d3e0415-d74e-4476-b46c-e0d54ed9d979], Content-Type=[application/merge-patch+json]}
2022-11-29T11:32:10.029Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e430b9c3-2b12-4335-868b-43cdf0e3479e/model-vers/model-ver/0fafb9f2-e546-4244-bf4d-97f0bc418011?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-11-29T11:32:10.228Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e430b9c3-2b12-4335-868b-43cdf0e3479e/model-vers/model-ver/0fafb9f2-e546-4244-bf4d-97f0bc418011?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e430b9c3-2b12-4335-868b-43cdf0e3479e/model-vers/model-ver/0fafb9f2-e546-4244-bf4d-97f0bc418011?depth=0 has http status code:200 and response headers:{date=[Tue, 29 Nov 2022 11:32:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[196], vertex-id=[426144], x-aai-txid=[2-aai-resources-221129-11:32:10:334-14150], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-29T11:32:10.229Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e430b9c3-2b12-4335-868b-43cdf0e3479e/model-vers/model-ver/0fafb9f2-e546-4244-bf4d-97f0bc418011?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-29T11:32:10.230Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e430b9c3-2b12-4335-868b-43cdf0e3479e/model-vers/model-ver/0fafb9f2-e546-4244-bf4d-97f0bc418011?depth=0|INFO|500||InvokeReturn
2022-11-29T11:32:10.230Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-29T11:32:10.231Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:32:10.236Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-11-29T11:32:10.236Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1d3e0415-d74e-4476-b46c-e0d54ed9d979 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-29T11:32:10.237Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-29T11:32:10.237Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:32:10.239Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:32:10.239Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721530237,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-29T11:32:10.339Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:32:10.340Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:32:10.340Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:32:10.362Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:32:10.363Z||pool-34-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-29T11:32:11.254Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:32:11.255Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:32:11.255Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:32:21.605Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:32:21.605Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:32:21.606Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:32:21.606Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:32:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:32:21.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-11-29T11:32:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:32:22.572Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:32:22.572Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-29T11:32:22.573Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1d3e0415-d74e-4476-b46c-e0d54ed9d979",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669721530237,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-29T11:32:22.573Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:32:31.160Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:32:31.161Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:32:31.161Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:32:31.162Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:32:40.728Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:33:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:33:21.936Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:33:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:33:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:33:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:33:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:33:31.500Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:33:31.501Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:34:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:34:21.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-11-29T11:34:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:34:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:34:21.937Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:34:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:34:31.522Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:34:31.528Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:35:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:35:21.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-11-29T11:35:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:35:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:35:21.937Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:35:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:35:31.488Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:35:31.490Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:36:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:36:21.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-11-29T11:36:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:36:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:36:21.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-11-29T11:36:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:36:31.486Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:36:31.486Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:37:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:37:21.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-11-29T11:37:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:37:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:37:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:37:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:37:31.497Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:37:31.499Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:38:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:38:21.936Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:38:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:38:21.936Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:38:21.938Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:38:21.938Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:38:31.511Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:38:31.511Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:39:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:39:21.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-11-29T11:39:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:39:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:39:21.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-11-29T11:39:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:39:31.525Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:39:31.525Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:40:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:40:21.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-11-29T11:40:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:40:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:40:21.937Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:40:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:40:31.511Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:40:31.577Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:41:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:41:21.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-11-29T11:41:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:41:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:41:21.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-11-29T11:41:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:41:31.492Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:41:31.504Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:42:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:42:21.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-11-29T11:42:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:42:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:42:21.937Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:42:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:42:31.507Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:42:31.507Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:43:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:43:21.936Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:43:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:43:21.936Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:43:21.937Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:43:21.937Z||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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:43:31.521Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:43:31.527Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:44:21.933Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:44:21.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-11-29T11:44:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:44:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:44:21.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-11-29T11:44:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:44:22.595Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:44:22.597Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.597Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669722242528,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:44:22.599Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:44:22.599Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.599Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "cds",
"timestamp": 1669722239783,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:44:22.600Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:44:22.600Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.600Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "policy-id",
"timestamp": 1669722238128,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:44:22.601Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:44:22.601Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.601Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669722242528,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:44:22.602Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:44:22.602Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.602Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "cds",
"timestamp": 1669722239783,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:44:22.603Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:44:22.603Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.603Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "policy-id",
"timestamp": 1669722238128,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:44:22.603Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:44:22.604Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.604Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "cds",
"timestamp": 1669722245140,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:44:22.604Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:44:22.605Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.605Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "policy-id",
"timestamp": 1669722245539,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:44:22.605Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:44:22.606Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.606Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "policy-id",
"timestamp": 1669722246544,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:44:22.606Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:44:22.606Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.607Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "policy-id",
"timestamp": 1669722247547,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
2022-11-29T11:44:22.615Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:44:22.616Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.616Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"02281b07-b3ef-4fa7-a881-edcbdbc39aaf","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"a81b5d01-733d-4387-aecd-7be2d14458d5","serviceDescription":"service","serviceInvariantUUID":"383b4c81-cf70-44b8-8b9b-2eed25d48a41","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"29673ade-5252-47bf-8c93-84c2d14fc77f","resourceInvariantUUID":"991276c6-570d-40be-bee7-021042c2668a","resourceCustomizationUUID":"65b948f4-61d6-400b-8a2d-5e2fbfb4acfb","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"MmU5MjJhZTdjYjk3MmM5NmNjYzkwNDg2MjlhMDkwYzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e9c8adca-11fe-45ec-aa21-ff3b4a3a863f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NzFhZDk4NDYzYmNmNzNkMjk0MWNiNzQ4YjdlZDhhZWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"06347470-a9a0-4edb-82d2-4df2acb1458e","artifactVersion":"1"}],"workloadContext":"Production"}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:44:22.626Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:44:22.626Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:44:22.631Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:44:22.631Z||pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722261933,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:44:22.663Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 02281b07-b3ef-4fa7-a881-edcbdbc39aaf
2022-11-29T11:44:22.663Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 02281b07-b3ef-4fa7-a881-edcbdbc39aaf and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:44:22.695Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.698Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722248258,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:44:22.699Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:44:22.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.699Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "aai-ml",
"timestamp": 1669722249946,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:44:22.700Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:44:22.700Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.700Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722248258,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:44:22.700Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:44:22.700Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.700Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "aai-ml",
"timestamp": 1669722249946,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:44:22.700Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:44:22.701Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.701Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722251068,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:44:22.701Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:44:22.701Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.701Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "aai-ml",
"timestamp": 1669722252827,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:44:22.701Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:44:22.701Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.701Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722253039,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:44:22.702Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:44:22.702Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.702Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722254047,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:44:22.726Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 02281b07-b3ef-4fa7-a881-edcbdbc39aaf
2022-11-29T11:44:22.726Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 02281b07-b3ef-4fa7-a881-edcbdbc39aaf and ComponentName SDNC
2022-11-29T11:44:22.731Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:44:22.731Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:44:22.732Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:44:22.784Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.784Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "aai-ml",
"timestamp": 1669722256930,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:44:22.784Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:44:22.784Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:44:22.784Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "aai-ml",
"timestamp": 1669722257933,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
2022-11-29T11:44:22.786Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:44:22.786Z||pool-35-thread-1|||||INFO|500||cambria reply ok (55 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=?
2022-11-29T11:44:22.814Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 02281b07-b3ef-4fa7-a881-edcbdbc39aaf
2022-11-29T11:44:22.814Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 02281b07-b3ef-4fa7-a881-edcbdbc39aaf and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:44:23.631Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:44:23.632Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:44:23.634Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:44:23.634Z||pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722261933,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:44:23.735Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-29T11:44:23.736Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:44:23.736Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:44:23.778Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:44:23.779Z||pool-36-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:44:24.640Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "a81b5d01-733d-4387-aecd-7be2d14458d5",
"serviceDescription": "service",
"serviceInvariantUUID": "383b4c81-cf70-44b8-8b9b-2eed25d48a41",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "65b948f4-61d6-400b-8a2d-5e2fbfb4acfb",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "29673ade-5252-47bf-8c93-84c2d14fc77f",
"resourceInvariantUUID": "991276c6-570d-40be-bee7-021042c2668a",
"category": "Generic",
"subcategory": "Network Elements",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "NzFhZDk4NDYzYmNmNzNkMjk0MWNiNzQ4YjdlZDhhZWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "06347470-a9a0-4edb-82d2-4df2acb1458e"
}
],
"workloadContext": "Production"
}
2022-11-29T11:44:24.640Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-29T11:44:24.640Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a81b5d01-733d-4387-aecd-7be2d14458d5 ASDC
2022-11-29T11:44:24.641Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:02281b07-b3ef-4fa7-a881-edcbdbc39aaf
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:a81b5d01-733d-4387-aecd-7be2d14458d5
ServiceInvariantUUID:383b4c81-cf70-44b8-8b9b-2eed25d48a41
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:06347470-a9a0-4edb-82d2-4df2acb1458e
ArtifactChecksum:NzFhZDk4NDYzYmNmNzNkMjk0MWNiNzQ4YjdlZDhhZWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:65b948f4-61d6-400b-8a2d-5e2fbfb4acfb
ResourceInvariantUUID:991276c6-570d-40be-bee7-021042c2668a
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:29673ade-5252-47bf-8c93-84c2d14fc77f
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2022-11-29T11:44:24.644Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a81b5d01-733d-4387-aecd-7be2d14458d5 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-29T11:44:24.715Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-29T11:44:24.716Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-11-29T11:44:24.716Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-11-29T11:44:24.717Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 06347470-a9a0-4edb-82d2-4df2acb1458e from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-29T11:44:24.717Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-11-29T11:44:24.717Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-29T11:44:24.818Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-11-29T11:44:24.819Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 06347470-a9a0-4edb-82d2-4df2acb1458e 57794
2022-11-29T11:44:24.819Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-11-29T11:44:24.820Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-29T11:44:24.820Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-29T11:44:24.820Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:44:24.822Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:44:24.822Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722264819,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:44:24.922Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:44:24.924Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:44:24.924Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:44:24.949Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:44:24.949Z||pool-37-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:44:25.823Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-29T11:44:25.824Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-11-29T11:44:25.824Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 06347470-a9a0-4edb-82d2-4df2acb1458e, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-29T11:44:25.825Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-11-29T11:44:25.825Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-29T11:44:25.825Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-29T11:44:25.999Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9720584157293451866/Definitions/service-BasicNetwork-template.yml
2022-11-29T11:44:26.689Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-29T11:44:26.690Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-11-29T11:44:26.691Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-29T11:44:26.691Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-11-29T11:44:26.691Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-29T11:44:26.692Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-29T11:44:26.692Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-29T11:44:26.692Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-29T11:44:26.692Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-29T11:44:26.693Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-29T11:44:26.693Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-29T11:44:26.693Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-29T11:44:26.694Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-11-29T11:44:26.694Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.695Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.695Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-29T11:44:26.695Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-11-29T11:44:26.696Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-29T11:44:26.696Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.696Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.697Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-29T11:44:26.697Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-11-29T11:44:26.697Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-29T11:44:26.698Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.698Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.698Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.698Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.699Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.699Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.700Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.700Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.700Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.701Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.701Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:a81b5d01-733d-4387-aecd-7be2d14458d5
Model Version:NULL
Model InvariantUuid:383b4c81-cf70-44b8-8b9b-2eed25d48a41
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:991276c6-570d-40be-bee7-021042c2668a
Model UUID:476a2e69-8837-4159-8173-ad594afd8d9d
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:65b948f4-61d6-400b-8a2d-5e2fbfb4acfb
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-29T11:44:26.716Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||Processing Resource Type: VL, Model UUID: 29673ade-5252-47bf-8c93-84c2d14fc77f
2022-11-29T11:44:26.717Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||No resources found for Service: a81b5d01-733d-4387-aecd-7be2d14458d5
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:44:26.724Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||
2022-11-29T11:44:26.724Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2022-11-29T11:44:26.725Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||No resources found for Service: a81b5d01-733d-4387-aecd-7be2d14458d5
2022-11-29T11:44:26.726Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: a81b5d01-733d-4387-aecd-7be2d14458d5
2022-11-29T11:44:26.726Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2022-11-29T11:44:26.726Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:44:26.733Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@ab63f08, org.onap.sdc.toscaparser.api.parameters.Input@24afa896, org.onap.sdc.toscaparser.api.parameters.Input@27a420b6, org.onap.sdc.toscaparser.api.parameters.Input@15290e8c, org.onap.sdc.toscaparser.api.parameters.Input@2edc3d5e]
2022-11-29T11:44:26.734Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.735Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.735Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.735Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.736Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid a81b5d01-733d-4387-aecd-7be2d14458d5: Generic NeutronNet
2022-11-29T11:44:26.736Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.737Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.737Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.737Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2022-11-29T11:44:26.776Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.777Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.777Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.777Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.778Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:44:26.778Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:44:26.779Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-11-29T11:44:26.860Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2022-11-29T11:44:26.861Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-11-29T11:44:26.861Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-29T11:44:26.861Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-29T11:44:26.862Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:44:26.863Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:44:26.864Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722266861,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:44:26.964Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:44:26.965Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:44:26.965Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:44:26.985Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:44:26.986Z||pool-38-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:44:27.865Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 02281b07-b3ef-4fa7-a881-edcbdbc39aaf
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:44:27.886Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 02281b07-b3ef-4fa7-a881-edcbdbc39aaf
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:44:27.893Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:44:27.893Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-29T11:44:27.894Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-29T11:44:27.894Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-29T11:44:27.894Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:44:27.895Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:44:27.896Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:44:27.896Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:44:27.896Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:44:27.909Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-29T11:44:57.909Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 02281b07-b3ef-4fa7-a881-edcbdbc39aaf and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-29T11:44:57.918Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 02281b07-b3ef-4fa7-a881-edcbdbc39aaf and serviceModelVersionId: a81b5d01-733d-4387-aecd-7be2d14458d5
2022-11-29T11:44:57.919Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 383b4c81-cf70-44b8-8b9b-2eed25d48a41
2022-11-29T11:44:57.921Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/383b4c81-cf70-44b8-8b9b-2eed25d48a41/model-vers/model-ver/a81b5d01-733d-4387-aecd-7be2d14458d5?depth=0
2022-11-29T11:44:57.926Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-11-29T11:44:57.979Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/383b4c81-cf70-44b8-8b9b-2eed25d48a41/model-vers/model-ver/a81b5d01-733d-4387-aecd-7be2d14458d5?depth=0|INFO|500||Invoke
2022-11-29T11:44:57.979Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/383b4c81-cf70-44b8-8b9b-2eed25d48a41/model-vers/model-ver/a81b5d01-733d-4387-aecd-7be2d14458d5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/383b4c81-cf70-44b8-8b9b-2eed25d48a41/model-vers/model-ver/a81b5d01-733d-4387-aecd-7be2d14458d5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[02281b07-b3ef-4fa7-a881-edcbdbc39aaf], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[46c12d32-0061-4977-acbd-1cc7de3551f5], X-ECOMP-RequestID=[02281b07-b3ef-4fa7-a881-edcbdbc39aaf], X-TransactionId=[], X-ONAP-RequestID=[02281b07-b3ef-4fa7-a881-edcbdbc39aaf], Content-Type=[application/merge-patch+json]}
2022-11-29T11:44:57.984Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/383b4c81-cf70-44b8-8b9b-2eed25d48a41/model-vers/model-ver/a81b5d01-733d-4387-aecd-7be2d14458d5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-11-29T11:44:58.226Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/383b4c81-cf70-44b8-8b9b-2eed25d48a41/model-vers/model-ver/a81b5d01-733d-4387-aecd-7be2d14458d5?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/383b4c81-cf70-44b8-8b9b-2eed25d48a41/model-vers/model-ver/a81b5d01-733d-4387-aecd-7be2d14458d5?depth=0 has http status code:200 and response headers:{date=[Tue, 29 Nov 2022 11:44:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[229], vertex-id=[180448], x-aai-txid=[0-aai-resources-221129-11:44:58:285-67723], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-29T11:44:58.227Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/383b4c81-cf70-44b8-8b9b-2eed25d48a41/model-vers/model-ver/a81b5d01-733d-4387-aecd-7be2d14458d5?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-29T11:44:58.227Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/383b4c81-cf70-44b8-8b9b-2eed25d48a41/model-vers/model-ver/a81b5d01-733d-4387-aecd-7be2d14458d5?depth=0|INFO|500||InvokeReturn
2022-11-29T11:44:58.228Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-29T11:44:58.228Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:44:58.235Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-11-29T11:44:58.235Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 02281b07-b3ef-4fa7-a881-edcbdbc39aaf and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-29T11:44:58.236Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-29T11:44:58.236Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:44:58.238Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:44:58.238Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722298236,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-29T11:44:58.338Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:44:58.339Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:44:58.339Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:44:58.362Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:44:58.363Z||pool-39-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-29T11:45:21.933Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:45:21.934Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:45:21.934Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:45:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:45:21.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-11-29T11:45:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:45:22.070Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:45:22.071Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:45:22.071Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722261933,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:45:22.072Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:45:22.572Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:45:22.574Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-29T11:45:22.574Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"51213efc-8875-410c-a9b3-fc5856612f97","serviceName":"Demo_pNF_XrfTSW2g1gTV7GXzOI5T","serviceVersion":"1.0","serviceUUID":"698d696f-eda6-4dbe-b346-0faaf32f4601","serviceDescription":"catalog service description","serviceInvariantUUID":"048a072c-16cb-4a25-a617-f7c775c2cb2a","resources":[{"resourceInstanceName":"pNF 8df0368b-9eaa 0","resourceName":"pNF 8df0368b-9eaa","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78be129f-2696-46ae-89c3-3f4a027e23a4","resourceInvariantUUID":"61bbd1f5-7a39-43a8-a16b-ac5e34a85810","resourceCustomizationUUID":"ac2165be-fe69-4aa3-8f60-4197932fc69b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vf-license-model.xml","artifactChecksum":"ZTU5NjlmZTk5ODQxOTkxYTM2NDUxYzFjZjhmYjVlNTY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d72b03fc-b902-4fd3-b35b-aa4731886246","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/pNF.csar","artifactChecksum":"YTFhNTQ3M2M1YTBmOWFlZTAwZTY4MzQ0OGQ4MDE3ZWI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"eda405e5-e03b-4900-a1da-f9a247930c85","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"364b99ab-d611-4b8f-aec2-43222ab3cb4c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vendor-license-model.xml","artifactChecksum":"NjFlYTE1OTFmYzlhNDBhMTg2NGJhMjk3MTRjM2UxZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"40dc447e-8b68-4135-a8ef-3c80e0926901","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8db5bdea-c1ff-49fd-8e6b-a3ce4d6d3cc9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0036071d-6294-42a2-82ba-3f77e5bc351a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfXrftsw2g1gtv7gxzoi5t-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-template.yml","artifactChecksum":"NGNmN2E2M2Q4YWYwZWExZjU5Y2NhODA0ZDkzMjFlNGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a5a9edc-64ba-4fc0-9dc8-9442f1b19b36","artifactVersion":"1"},{"artifactName":"service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar","artifactChecksum":"MmE5NDRhMGM2ZGJmNzhlOTVlNmI4YWM1MTY2MzJjZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4f55af01-7645-4534-a243-bcaf930401be","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-29T11:45:22.577Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:45:22.578Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:45:22.580Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:45:22.580Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722321933,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:45:22.680Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:45:22.681Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:45:22.681Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:45:22.706Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:45:22.707Z||pool-40-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:45:23.582Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:45:23.583Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:45:23.585Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:45:23.585Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722321933,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:45:23.685Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:45:23.686Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:45:23.686Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:45:23.718Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:45:23.719Z||pool-41-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:45:24.586Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:45:24.586Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:45:24.588Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:45:24.588Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722321933,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:45:24.688Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:45:24.689Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:45:24.689Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:45:24.718Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:45:24.718Z||pool-42-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":3,"count":1}
2022-11-29T11:45:25.589Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:45:25.590Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:45:25.591Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:45:25.592Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722321933,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:45:25.692Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:45:25.693Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:45:25.693Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:45:25.715Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:45:25.715Z||pool-43-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:45:26.592Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:45:26.593Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:45:26.595Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:45:26.595Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722321933,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:45:26.695Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:45:26.696Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:45:26.696Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:45:26.717Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:45:26.718Z||pool-44-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:45:27.595Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:45:27.596Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:45:27.598Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:45:27.598Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722321933,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:45:27.698Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:45:27.699Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:45:27.699Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:45:27.723Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:45:27.723Z||pool-45-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:45:28.598Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:45:28.599Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:45:28.601Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:45:28.601Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722321933,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:45:28.701Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:45:28.702Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:45:28.702Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:45:28.726Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:45:28.727Z||pool-46-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:45:29.601Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:45:29.602Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:45:29.604Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:45:29.604Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722321933,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:45:29.704Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:45:29.705Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:45:29.705Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:45:29.720Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:45:29.721Z||pool-47-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:45:30.605Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"serviceName": "Demo_pNF_XrfTSW2g1gTV7GXzOI5T",
"serviceVersion": "1.0",
"serviceUUID": "698d696f-eda6-4dbe-b346-0faaf32f4601",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "048a072c-16cb-4a25-a617-f7c775c2cb2a",
"resources": [
{
"resourceInstanceName": "pNF 8df0368b-9eaa 0",
"resourceCustomizationUUID": "ac2165be-fe69-4aa3-8f60-4197932fc69b",
"resourceName": "pNF 8df0368b-9eaa",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "78be129f-2696-46ae-89c3-3f4a027e23a4",
"resourceInvariantUUID": "61bbd1f5-7a39-43a8-a16b-ac5e34a85810",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"artifactChecksum": "MmE5NDRhMGM2ZGJmNzhlOTVlNmI4YWM1MTY2MzJjZTc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4f55af01-7645-4534-a243-bcaf930401be"
}
],
"workloadContext": "Production"
}
2022-11-29T11:45:30.605Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-29T11:45:30.605Z|02281b07-b3ef-4fa7-a881-edcbdbc39aaf|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 698d696f-eda6-4dbe-b346-0faaf32f4601 ASDC
2022-11-29T11:45:30.606Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:51213efc-8875-410c-a9b3-fc5856612f97
ServiceName:Demo_pNF_XrfTSW2g1gTV7GXzOI5T
ServiceVersion:1.0
ServiceUUID:698d696f-eda6-4dbe-b346-0faaf32f4601
ServiceInvariantUUID:048a072c-16cb-4a25-a617-f7c775c2cb2a
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
ArtifactUUID:4f55af01-7645-4534-a243-bcaf930401be
ArtifactChecksum:MmE5NDRhMGM2ZGJmNzhlOTVlNmI4YWM1MTY2MzJjZTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 8df0368b-9eaa 0
ResourceCustomizationUUID:ac2165be-fe69-4aa3-8f60-4197932fc69b
ResourceInvariantUUID:61bbd1f5-7a39-43a8-a16b-ac5e34a85810
ResourceName:pNF 8df0368b-9eaa
ResourceType:PNF
ResourceUUID:78be129f-2696-46ae-89c3-3f4a027e23a4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2022-11-29T11:45:30.606Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 698d696f-eda6-4dbe-b346-0faaf32f4601 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:45:30.644Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-29T11:45:30.645Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-11-29T11:45:30.645Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-11-29T11:45:30.645Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 4f55af01-7645-4534-a243-bcaf930401be from URL: /sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:30.645Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-11-29T11:45:30.645Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:30.728Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-11-29T11:45:30.729Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar 4f55af01-7645-4534-a243-bcaf930401be 88014
2022-11-29T11:45:30.729Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar ASDC sendASDCNotification
2022-11-29T11:45:30.729Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:30.729Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-29T11:45:30.730Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:45:30.731Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:45:30.731Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722330729,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:45:30.832Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:45:30.832Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:45:30.832Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:45:30.853Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:45:30.853Z||pool-48-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:45:31.732Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-29T11:45:31.733Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-11-29T11:45:31.733Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 4f55af01-7645-4534-a243-bcaf930401be, URL: /sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar to file: /app/ASDC/1/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:31.733Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:31.734Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:31.734Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:31.839Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11710753977797371179/Definitions/service-DemoPnfXrftsw2g1gtv7gxzoi5t-template.yml
2022-11-29T11:45:32.640Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-29T11:45:32.641Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-11-29T11:45:32.641Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:32.641Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-29T11:45:32.642Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 8df0368b-9eaa 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-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:32.642Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||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-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:32.642Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:32.642Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||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-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:32.643Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:32.643Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:32.643Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:32.643Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-11-29T11:45:32.644Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:45:32.665Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_XrfTSW2g1gTV7GXzOI5T is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:45:32.665Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Node template pNF 8df0368b-9eaa 0 is matching search criteria
2022-11-29T11:45:32.666Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-11-29T11:45:32.666Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 8df0368b-9eaa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-29T11:45:32.666Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:45:32.666Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_XrfTSW2g1gTV7GXzOI5T is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:45:32.667Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Node template pNF 8df0368b-9eaa 0 is matching search criteria
2022-11-29T11:45:32.667Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-11-29T11:45:32.667Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 8df0368b-9eaa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-29T11:45:32.667Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:45:32.667Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_XrfTSW2g1gTV7GXzOI5T is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:45:32.667Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:45:32.668Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_XrfTSW2g1gTV7GXzOI5T is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:45:32.668Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:45:32.668Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_XrfTSW2g1gTV7GXzOI5T is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:45:32.668Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:45:32.668Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_XrfTSW2g1gTV7GXzOI5T is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:45:32.668Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:45:32.668Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_XrfTSW2g1gTV7GXzOI5T is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:45:32.669Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_XrfTSW2g1gTV7GXzOI5T
Description:catalog service description
Model UUID:698d696f-eda6-4dbe-b346-0faaf32f4601
Model Version:NULL
Model InvariantUuid:048a072c-16cb-4a25-a617-f7c775c2cb2a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-29T11:45:32.678Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 78be129f-2696-46ae-89c3-3f4a027e23a4
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:45:32.682Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||pNF 8df0368b-9eaa 0
2022-11-29T11:45:32.682Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 78be129f-2696-46ae-89c3-3f4a027e23a4
2022-11-29T11:45:32.682Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 698d696f-eda6-4dbe-b346-0faaf32f4601
2022-11-29T11:45:32.683Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 698d696f-eda6-4dbe-b346-0faaf32f4601
2022-11-29T11:45:32.683Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 8df0368b-9eaa 0 78be129f-2696-46ae-89c3-3f4a027e23a4 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:45:32.689Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@69e8c246, org.onap.sdc.toscaparser.api.parameters.Input@104f36f4, org.onap.sdc.toscaparser.api.parameters.Input@6a2e008d, org.onap.sdc.toscaparser.api.parameters.Input@7cf3bfa8, org.onap.sdc.toscaparser.api.parameters.Input@5326a882]
2022-11-29T11:45:32.689Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:45:32.689Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_XrfTSW2g1gTV7GXzOI5T is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:45:32.689Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 698d696f-eda6-4dbe-b346-0faaf32f4601: pNF 8df0368b-9eaa
2022-11-29T11:45:32.689Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||Processing PNF resource: 78be129f-2696-46ae-89c3-3f4a027e23a4
2022-11-29T11:45:32.690Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-29T11:45:32.690Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_XrfTSW2g1gTV7GXzOI5T is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-29T11:45:32.690Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||Resource customization UUID: ac2165be-fe69-4aa3-8f60-4197932fc69b is the same as notified resource customizationUUID: ac2165be-fe69-4aa3-8f60-4197932fc69b
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-11-29T11:45:32.765Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 8df0368b-9eaa 78be129f-2696-46ae-89c3-3f4a027e23a4 0 ASDC deployResourceStructure
2022-11-29T11:45:32.765Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar ASDC sendASDCNotification
2022-11-29T11:45:32.765Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar
2022-11-29T11:45:32.766Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-29T11:45:32.766Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:45:32.768Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:45:32.768Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722332765,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:45:32.868Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:45:32.870Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:45:32.870Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:45:32.897Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:45:32.897Z||pool-49-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:45:33.769Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51213efc-8875-410c-a9b3-fc5856612f97
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:45:33.830Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51213efc-8875-410c-a9b3-fc5856612f97
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:45:33.840Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:45:33.840Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-29T11:45:33.840Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-29T11:46:03.841Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51213efc-8875-410c-a9b3-fc5856612f97
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:46:03.867Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51213efc-8875-410c-a9b3-fc5856612f97
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:46:03.870Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:46:03.870Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-29T11:46:03.870Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-29T11:46:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:46:21.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-11-29T11:46:21.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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:46:21.998Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:46:22.000Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.000Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722261933,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:46:22.001Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.001Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.002Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722264819,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:46:22.002Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:46:22.002Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.003Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722266861,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:46:22.003Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:46:22.003Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.004Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "aai-ml",
"timestamp": 1669722279946,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.004Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.004Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.005Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722278259,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.005Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.005Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.005Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "policy-id",
"timestamp": 1669722278128,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.006Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.006Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.006Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "aai-ml",
"timestamp": 1669722279946,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.007Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.007Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.007Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722278259,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.008Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.008Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.008Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "policy-id",
"timestamp": 1669722278128,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.008Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.009Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.009Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "aai-ml",
"timestamp": 1669722279946,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.009Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.010Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.010Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "policy-id",
"timestamp": 1669722278128,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.010Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.010Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.011Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669722282531,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.011Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.011Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.011Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722278259,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.012Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.012Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.012Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "aai-ml",
"timestamp": 1669722279946,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.013Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.013Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.013Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669722282531,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.013Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.014Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.014Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722278259,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.014Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.014Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.015Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "policy-id",
"timestamp": 1669722278128,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.015Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.015Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.016Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "aai-ml",
"timestamp": 1669722279946,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.016Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.016Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.017Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669722282531,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.017Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.017Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.017Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "policy-id",
"timestamp": 1669722278128,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.018Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.018Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.018Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722278259,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.019Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.019Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.019Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "cds",
"timestamp": 1669722284783,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.020Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.020Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.020Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "aai-ml",
"timestamp": 1669722279946,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.020Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.021Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.021Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669722282531,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.021Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.021Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.022Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "policy-id",
"timestamp": 1669722278128,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.022Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.022Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.023Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722278259,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.023Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.023Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.024Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "cds",
"timestamp": 1669722284783,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.024Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.024Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.025Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "aai-ml",
"timestamp": 1669722279946,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.025Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.025Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.025Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669722282531,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.026Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.026Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.026Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "policy-id",
"timestamp": 1669722278128,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.027Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.027Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.027Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722278259,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.028Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.028Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.029Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "cds",
"timestamp": 1669722284783,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.029Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.029Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.030Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "aai-ml",
"timestamp": 1669722279946,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:46:22.030Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.030Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.031Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669722282531,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.031Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.031Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.032Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "policy-id",
"timestamp": 1669722278128,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:46:22.032Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.032Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.033Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722278259,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:46:22.033Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.033Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.034Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "cds",
"timestamp": 1669722284783,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.034Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.034Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.035Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669722282531,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.035Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.035Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.036Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "aai-ml",
"timestamp": 1669722290052,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:46:22.036Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:46:22.036Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.037Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "policy-id",
"timestamp": 1669722289292,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:46:22.037Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:46:22.037Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.038Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722288874,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:46:22.038Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:46:22.038Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.039Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "cds",
"timestamp": 1669722284783,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.039Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.039Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.039Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669722282531,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:46:22.040Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.040Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.040Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "policy-id",
"timestamp": 1669722290296,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:46:22.041Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:46:22.041Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.046Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "cds",
"timestamp": 1669722284783,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/resourceInstances/pnf8df0368b9eaa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.047Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.047Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.047Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "policy-id",
"timestamp": 1669722291299,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:46:22.069Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 51213efc-8875-410c-a9b3-fc5856612f97
2022-11-29T11:46:22.070Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 51213efc-8875-410c-a9b3-fc5856612f97 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:46:22.099Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.099Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722291037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:46:22.099Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:46:22.100Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.100Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "cds",
"timestamp": 1669722284783,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:46:22.100Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.100Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.100Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669722292048,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:46:22.110Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 51213efc-8875-410c-a9b3-fc5856612f97
2022-11-29T11:46:22.111Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 51213efc-8875-410c-a9b3-fc5856612f97 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:46:22.127Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.127Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "cds",
"timestamp": 1669722284783,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:46:22.128Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-29T11:46:22.128Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.128Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "cds",
"timestamp": 1669722293608,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:46:22.128Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:46:22.128Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.128Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "aai-ml",
"timestamp": 1669722295942,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfXrftsw2g1gtv7gxzoi5t/1.0/artifacts/service-DemoPnfXrftsw2g1gtv7gxzoi5t-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-29T11:46:22.128Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:46:22.129Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.129Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "aai-ml",
"timestamp": 1669722296947,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:46:22.136Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 51213efc-8875-410c-a9b3-fc5856612f97
2022-11-29T11:46:22.136Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 51213efc-8875-410c-a9b3-fc5856612f97 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:46:22.171Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-29T11:46:22.171Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "02281b07-b3ef-4fa7-a881-edcbdbc39aaf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722298236,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-29T11:46:22.172Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-29T11:46:33.871Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51213efc-8875-410c-a9b3-fc5856612f97
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:46:33.895Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51213efc-8875-410c-a9b3-fc5856612f97
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-29T11:46:33.900Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-29T11:46:33.900Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-29T11:46:33.900Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-29T11:46:33.900Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-29T11:46:33.901Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:46:33.901Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:46:33.901Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:46:33.901Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-29T11:46:33.901Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-29T11:46:33.926Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-29T11:47:03.926Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 51213efc-8875-410c-a9b3-fc5856612f97 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-29T11:47:03.947Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 51213efc-8875-410c-a9b3-fc5856612f97 and serviceModelVersionId: 698d696f-eda6-4dbe-b346-0faaf32f4601
2022-11-29T11:47:03.947Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 048a072c-16cb-4a25-a617-f7c775c2cb2a
2022-11-29T11:47:03.949Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/048a072c-16cb-4a25-a617-f7c775c2cb2a/model-vers/model-ver/698d696f-eda6-4dbe-b346-0faaf32f4601?depth=0
2022-11-29T11:47:03.960Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-11-29T11:47:04.024Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/048a072c-16cb-4a25-a617-f7c775c2cb2a/model-vers/model-ver/698d696f-eda6-4dbe-b346-0faaf32f4601?depth=0|INFO|500||Invoke
2022-11-29T11:47:04.025Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/048a072c-16cb-4a25-a617-f7c775c2cb2a/model-vers/model-ver/698d696f-eda6-4dbe-b346-0faaf32f4601?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/048a072c-16cb-4a25-a617-f7c775c2cb2a/model-vers/model-ver/698d696f-eda6-4dbe-b346-0faaf32f4601?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[51213efc-8875-410c-a9b3-fc5856612f97], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0d783f0e-f585-4ed7-9b53-f52d97155086], X-ECOMP-RequestID=[51213efc-8875-410c-a9b3-fc5856612f97], X-TransactionId=[], X-ONAP-RequestID=[51213efc-8875-410c-a9b3-fc5856612f97], Content-Type=[application/merge-patch+json]}
2022-11-29T11:47:04.031Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/048a072c-16cb-4a25-a617-f7c775c2cb2a/model-vers/model-ver/698d696f-eda6-4dbe-b346-0faaf32f4601?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-11-29T11:47:04.361Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/048a072c-16cb-4a25-a617-f7c775c2cb2a/model-vers/model-ver/698d696f-eda6-4dbe-b346-0faaf32f4601?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/048a072c-16cb-4a25-a617-f7c775c2cb2a/model-vers/model-ver/698d696f-eda6-4dbe-b346-0faaf32f4601?depth=0 has http status code:200 and response headers:{date=[Tue, 29 Nov 2022 11:47:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[325], vertex-id=[172048], x-aai-txid=[1-aai-resources-221129-11:47:04:331-15009], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-29T11:47:04.361Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/048a072c-16cb-4a25-a617-f7c775c2cb2a/model-vers/model-ver/698d696f-eda6-4dbe-b346-0faaf32f4601?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-29T11:47:04.362Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/048a072c-16cb-4a25-a617-f7c775c2cb2a/model-vers/model-ver/698d696f-eda6-4dbe-b346-0faaf32f4601?depth=0|INFO|500||InvokeReturn
2022-11-29T11:47:04.363Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-29T11:47:04.363Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-29T11:47:04.370Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-11-29T11:47:04.371Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 51213efc-8875-410c-a9b3-fc5856612f97 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-29T11:47:04.371Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-29T11:47:04.372Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:47:04.376Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:47:04.376Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "51213efc-8875-410c-a9b3-fc5856612f97",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722424371,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-29T11:47:04.476Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:47:04.477Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:47:04.477Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:47:04.519Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:47:04.519Z||pool-50-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-29T11:47:05.420Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-29T11:47:05.421Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-29T11:47:05.421Z|51213efc-8875-410c-a9b3-fc5856612f97|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 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:47:06.078Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:47:06.079Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-29T11:47:06.079Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"631dea35-4c14-4975-a6ef-63c82c67cfdc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"17193c64-9488-4aac-81a2-d49caf236b4e","serviceDescription":"service","serviceInvariantUUID":"836b168f-df49-4d96-8c64-05dc0120af10","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8155ae98-d76a-444f-87c6-ab3e68d8d0bb","resourceInvariantUUID":"ccb5b566-17b0-4f67-8e84-ce7611465f03","resourceCustomizationUUID":"1eb796c8-025b-4ace-b9d9-ca2cbaa51d8c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"NDUyNzAzNjMyZGMzNWFlOTNjZWZlYjg5Yjk5MGNiYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f4717996-b689-41ae-b81a-b204dc27eb68","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"MTY0MzYwODEyOGM5NTQzZjVjM2FmMzZiY2QzNmQxNGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7dc2a425-7bfd-4362-bdc2-b9c485feab43","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d02639c2-e5b2-46fc-bc3a-30a986602287","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c28bc54a-f877-4523-9203-de4d880e8bd3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"14d98d70-d1a5-4155-b93a-3f05f649a14b","artifactVersion":"2","generatedFromUUID":"d02639c2-e5b2-46fc-bc3a-30a986602287"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NzI0NmYzNTFkNjkyNTFlZTU3ZTBmZjUyNTVhNzFhNDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2041344d-3b12-43a4-b282-9e549566d092","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MDc4MTAxYjc2ZDUyYzY5NGZlNjgyNGY1ZTM1ZDQwYWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1df45930-e8d3-4359-95ed-7ae2f1f5f800","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-29T11:47:06.082Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:47:06.083Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:47:06.084Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:47:06.084Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722425420,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:47:06.185Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:47:06.186Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:47:06.186Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:47:06.202Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:47:06.202Z||pool-51-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:47:07.085Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:47:07.086Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:47:07.088Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:47:07.088Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722425420,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2022-11-29T11:47:07.188Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:47:07.189Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:47:07.189Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:47:07.206Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:47:07.206Z||pool-52-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:47:08.089Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:47:08.089Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:47:08.091Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:47:08.091Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722425420,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-11-29T11:47:08.193Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-29T11:47:08.194Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:47:08.194Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:47:08.223Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:47:08.223Z||pool-53-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:47:09.093Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:47:09.093Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:47:09.095Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:47:09.095Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722425420,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:47:09.196Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-29T11:47:09.197Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:47:09.197Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:47:09.217Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:47:09.218Z||pool-54-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:47:10.096Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:47:10.097Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:47:10.099Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:47:10.099Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722425420,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2022-11-29T11:47:10.199Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:47:10.200Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:47:10.201Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:47:10.228Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:47:10.229Z||pool-55-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:47:11.100Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:47:11.100Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:47:11.102Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:47:11.102Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722425420,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-29T11:47:11.202Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-29T11:47:11.203Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:47:11.203Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:47:11.238Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:47:11.238Z||pool-56-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:47:12.103Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-29T11:47:12.104Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:47:12.106Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:47:12.106Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722425420,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-11-29T11:47:12.207Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:47:12.208Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:47:12.208Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:47:12.227Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:47:12.228Z||pool-57-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-29T11:47:13.108Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "17193c64-9488-4aac-81a2-d49caf236b4e",
"serviceDescription": "service",
"serviceInvariantUUID": "836b168f-df49-4d96-8c64-05dc0120af10",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "1eb796c8-025b-4ace-b9d9-ca2cbaa51d8c",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "8155ae98-d76a-444f-87c6-ab3e68d8d0bb",
"resourceInvariantUUID": "ccb5b566-17b0-4f67-8e84-ce7611465f03",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "MTY0MzYwODEyOGM5NTQzZjVjM2FmMzZiY2QzNmQxNGM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7dc2a425-7bfd-4362-bdc2-b9c485feab43",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "d02639c2-e5b2-46fc-bc3a-30a986602287",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "14d98d70-d1a5-4155-b93a-3f05f649a14b",
"generatedFromUUID": "d02639c2-e5b2-46fc-bc3a-30a986602287"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "14d98d70-d1a5-4155-b93a-3f05f649a14b",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "MDc4MTAxYjc2ZDUyYzY5NGZlNjgyNGY1ZTM1ZDQwYWI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1df45930-e8d3-4359-95ed-7ae2f1f5f800"
}
],
"workloadContext": "Production"
}
2022-11-29T11:47:13.109Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-29T11:47:13.110Z|51213efc-8875-410c-a9b3-fc5856612f97|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 17193c64-9488-4aac-81a2-d49caf236b4e ASDC
2022-11-29T11:47:13.110Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:631dea35-4c14-4975-a6ef-63c82c67cfdc
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:17193c64-9488-4aac-81a2-d49caf236b4e
ServiceInvariantUUID:836b168f-df49-4d96-8c64-05dc0120af10
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:1df45930-e8d3-4359-95ed-7ae2f1f5f800
ArtifactChecksum:MDc4MTAxYjc2ZDUyYzY5NGZlNjgyNGY1ZTM1ZDQwYWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:1eb796c8-025b-4ace-b9d9-ca2cbaa51d8c
ResourceInvariantUUID:ccb5b566-17b0-4f67-8e84-ce7611465f03
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:8155ae98-d76a-444f-87c6-ab3e68d8d0bb
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:7dc2a425-7bfd-4362-bdc2-b9c485feab43
ArtifactChecksum:MTY0MzYwODEyOGM5NTQzZjVjM2FmMzZiY2QzNmQxNGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:d02639c2-e5b2-46fc-bc3a-30a986602287
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:14d98d70-d1a5-4155-b93a-3f05f649a14b
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:14d98d70-d1a5-4155-b93a-3f05f649a14b
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-11-29T11:47:13.111Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 17193c64-9488-4aac-81a2-d49caf236b4e ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-29T11:47:13.179Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-29T11:47:13.180Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-11-29T11:47:13.180Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-11-29T11:47:13.180Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1df45930-e8d3-4359-95ed-7ae2f1f5f800 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-29T11:47:13.180Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-11-29T11:47:13.181Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-29T11:47:13.274Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-11-29T11:47:13.275Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1df45930-e8d3-4359-95ed-7ae2f1f5f800 75192
2022-11-29T11:47:13.275Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-11-29T11:47:13.275Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-29T11:47:13.275Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-29T11:47:13.275Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-29T11:47:13.277Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-29T11:47:13.278Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||try to send status {
"distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669722433275,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-29T11:47:13.378Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-29T11:47:13.379Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-29T11:47:13.379Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ...
2022-11-29T11:47:13.406Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-29T11:47:13.407Z||pool-58-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-11-29T11:47:14.278Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-29T11:47:14.279Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-11-29T11:47:14.279Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 1df45930-e8d3-4359-95ed-7ae2f1f5f800, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-29T11:47:14.280Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-11-29T11:47:14.280Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-29T11:47:14.280Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-11-29T11:47:14.494Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11527532405942477391/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-11-29T11:47:15.915Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-29T11:47:15.916Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-11-29T11:47:15.916Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-29T11:47:15.916Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-29T11:47:15.916Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-29T11:47:15.917Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-29T11:47:15.917Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-29T11:47:15.917Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-29T11:47:15.917Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-29T11:47:15.917Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-29T11:47:15.918Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-29T11:47:15.918Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-11-29T11:47:15.918Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery