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 , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.918Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:15.919Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-29T11:47:15.919Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-11-29T11:47:15.919Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-29T11:47:15.919Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.920Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:15.920Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-29T11:47:15.920Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-11-29T11:47:15.920Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-29T11:47:15.921Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.921Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:15.921Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.921Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-29T11:47:15.922Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-11-29T11:47:15.922Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-11-29T11:47:15.922Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-11-29T11:47:15.922Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-29T11:47:15.922Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-29T11:47:15.923Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.923Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-29T11:47:15.923Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.923Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-29T11:47:15.924Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T11:47:15.924Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.924Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-29T11:47:15.924Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T11:47:15.924Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.925Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-29T11:47:15.925Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T11:47:15.925Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.925Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-29T11:47:15.925Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-29T11:47:15.925Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-29T11:47:15.926Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=38978e21-515b-47c0-90a3-7d40873826b2 2022-11-29T11:47:15.926Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.926Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:15.926Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.926Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:15.927Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.927Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:15.927Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:15.927Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:15.928Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:17193c64-9488-4aac-81a2-d49caf236b4e Model Version:NULL Model InvariantUuid:836b168f-df49-4d96-8c64-05dc0120af10 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:004db019-02e2-4e36-82b6-ebb53aaaae8f Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:ccb5b566-17b0-4f67-8e84-ce7611465f03 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:1eb796c8-025b-4ace-b9d9-ca2cbaa51d8c NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:f2fca05e-77e5-42eb-b766-4a4740a21069 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:c9106288-3e0f-4389-9a32-b10aa2530da6 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:38978e21-515b-47c0-90a3-7d40873826b2 ModelInvariantUuid:5cd34b84-6df9-4523-adb7-e0f36c1a5362 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:93861f5c-5f4a-45a1-b49b-34c409b46078 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:f7bdc1d7-a9b7-4f55-8b6d-133f5a6b66e9 ModelInvariantUuid:5f4f4aed-cb6c-41ee-ac39-8739d857dfd6 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:795ce43b-6202-4038-932f-b10116eb2fe6 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:47:15.938Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 8155ae98-d76a-444f-87c6-ab3e68d8d0bb 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:15.942Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||basic_vm 0 2022-11-29T11:47:15.942Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8155ae98-d76a-444f-87c6-ab3e68d8d0bb 2022-11-29T11:47:15.942Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 7dc2a425-7bfd-4362-bdc2-b9c485feab43 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-29T11:47:15.942Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-29T11:47:15.943Z|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/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-29T11:47:16.085Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-29T11:47:16.086Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 7dc2a425-7bfd-4362-bdc2-b9c485feab43 787 2022-11-29T11:47:16.087Z|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/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2022-11-29T11:47:16.087Z|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/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-29T11:47:16.087Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T11:47:16.088Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:16.090Z|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:16.090Z|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": 1669722436087, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:16.190Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:16.191Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:16.192Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:16.235Z||pool-59-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:16.236Z||pool-59-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:47:17.091Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "f2fca05e-77e5-42eb-b766-4a4740a21069", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c9106288-3e0f-4389-9a32-b10aa2530da6", "vfModuleModelCustomizationUUID": "e994f6df-44d5-4dc0-88d5-c61c22076ee0", "isBase": true, "artifacts": [ "d02639c2-e5b2-46fc-bc3a-30a986602287", "14d98d70-d1a5-4155-b93a-3f05f649a14b" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-29T11:47:17.096Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c9106288-3e0f-4389-9a32-b10aa2530da6 VfModuleModelInvariantUUID:f2fca05e-77e5-42eb-b766-4a4740a21069 VfModuleModelDescription:NULL Artifacts UUID List:{ d02639c2-e5b2-46fc-bc3a-30a986602287 , 14d98d70-d1a5-4155-b93a-3f05f649a14b } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-29T11:47:17.098Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "f2fca05e-77e5-42eb-b766-4a4740a21069", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c9106288-3e0f-4389-9a32-b10aa2530da6", "vfModuleModelCustomizationUUID": "e994f6df-44d5-4dc0-88d5-c61c22076ee0", "isBase": true, "artifacts": [ "d02639c2-e5b2-46fc-bc3a-30a986602287", "14d98d70-d1a5-4155-b93a-3f05f649a14b" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-29T11:47:17.098Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c9106288-3e0f-4389-9a32-b10aa2530da6 VfModuleModelInvariantUUID:f2fca05e-77e5-42eb-b766-4a4740a21069 VfModuleModelDescription:NULL Artifacts UUID List:{ d02639c2-e5b2-46fc-bc3a-30a986602287 , 14d98d70-d1a5-4155-b93a-3f05f649a14b } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-29T11:47:17.098Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: d02639c2-e5b2-46fc-bc3a-30a986602287 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-29T11:47:17.099Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-29T11:47:17.099Z|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/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-29T11:47:17.190Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-29T11:47:17.191Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml d02639c2-e5b2-46fc-bc3a-30a986602287 5033 2022-11-29T11:47:17.191Z|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/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-11-29T11:47:17.191Z|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/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-29T11:47:17.191Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T11:47:17.192Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:17.193Z|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:17.193Z|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": 1669722437191, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:17.294Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:17.295Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:17.296Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:17.327Z||pool-60-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:17.328Z||pool-60-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-11-29T11:47:18.194Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 14d98d70-d1a5-4155-b93a-3f05f649a14b from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-29T11:47:18.195Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-29T11:47:18.195Z|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/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-29T11:47:18.270Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-29T11:47:18.271Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 14d98d70-d1a5-4155-b93a-3f05f649a14b 903 2022-11-29T11:47:18.271Z|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/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-11-29T11:47:18.271Z|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/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-29T11:47:18.271Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T11:47:18.271Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:18.273Z|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:18.273Z|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": 1669722438271, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:18.373Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:18.375Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:18.375Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:18.393Z||pool-61-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:18.393Z||pool-61-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-29T11:47:19.274Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 17193c64-9488-4aac-81a2-d49caf236b4e 2022-11-29T11:47:19.274Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 8155ae98-d76a-444f-87c6-ab3e68d8d0bb 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:47:19.291Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@49e3a3f2, org.onap.sdc.toscaparser.api.parameters.Input@563038be, org.onap.sdc.toscaparser.api.parameters.Input@283b93cb, org.onap.sdc.toscaparser.api.parameters.Input@46b48349, org.onap.sdc.toscaparser.api.parameters.Input@129c545e] 2022-11-29T11:47:19.292Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.292Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:19.293Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2022-11-29T11:47:19.293Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 1eb796c8-025b-4ace-b9d9-ca2cbaa51d8c 2022-11-29T11:47:19.293Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1eb796c8-025b-4ace-b9d9-ca2cbaa51d8c matches Tosca VF Customization UUID: 1eb796c8-025b-4ace-b9d9-ca2cbaa51d8c 2022-11-29T11:47:19.293Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 1eb796c8-025b-4ace-b9d9-ca2cbaa51d8c 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:47:19.296Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.296Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:19.296Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 1eb796c8-025b-4ace-b9d9-ca2cbaa51d8c: {\"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:47:19.297Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@53a37e73 2022-11-29T11:47:19.297Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.297Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-29T11:47:19.297Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e994f6df-44d5-4dc0-88d5-c61c22076ee0 2022-11-29T11:47:19.297Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e994f6df-44d5-4dc0-88d5-c61c22076ee0 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:47:19.300Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.300Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-29T11:47:19.300Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T11:47:19.301Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.301Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-29T11:47:19.301Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T11:47:19.301Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.301Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-29T11:47:19.301Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-29T11:47:19.302Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-29T11:47:19.302Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=38978e21-515b-47c0-90a3-7d40873826b2 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:47:19.304Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.305Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-29T11:47:19.305Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T11:47:19.305Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.305Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-29T11:47:19.305Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=1eb796c8-025b-4ace-b9d9-ca2cbaa51d8c 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:19.307Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.308Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:19.308Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 17193c64-9488-4aac-81a2-d49caf236b4e: basic_vm 2022-11-29T11:47:19.308Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.309Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:19.309Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.309Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:19.310Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.310Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:19.310Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.311Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:19.311Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:47:19.311Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:47:19.312Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-29T11:47:19.419Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 8155ae98-d76a-444f-87c6-ab3e68d8d0bb 1 ASDC deployResourceStructure 2022-11-29T11:47:19.419Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2022-11-29T11:47:19.419Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-29T11:47:19.420Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T11:47:19.420Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:19.422Z|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:19.422Z|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": 1669722439419, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-29T11:47:19.522Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:19.523Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:19.524Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:19.541Z||pool-62-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:19.542Z||pool-62-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:47:20.424Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-11-29T11:47:20.424Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-29T11:47:20.424Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T11:47:20.425Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:20.426Z|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:20.427Z|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": 1669722440424, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-29T11:47:20.527Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:20.528Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:20.528Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:20.551Z||pool-63-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:20.551Z||pool-63-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-11-29T11:47:21.429Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-11-29T11:47:21.429Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-29T11:47:21.430Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T11:47:21.430Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:21.433Z|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:21.433Z|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": 1669722441427, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-29T11:47:21.533Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:21.534Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:21.534Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:21.553Z||pool-64-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:21.553Z||pool-64-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-29T11:47:21.937Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T11:47: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:47: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:47:21.964Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:21.984Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.984Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:47:21.985Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.986Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.986Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:47:21.986Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.986Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.986Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:47:21.986Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.987Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.987Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:47:21.988Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.988Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.988Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:47:21.988Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.988Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.989Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:47:21.989Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.989Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.989Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:47:21.989Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.990Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.990Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:47:21.990Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.990Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.990Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:47:21.991Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:21.991Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.991Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "cds", "timestamp": 1669722329783, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:21.991Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.991Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.992Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "multicloud-k8s-id", "timestamp": 1669722322528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:21.992Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.992Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.992Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "multicloud-k8s-id", "timestamp": 1669722322528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-11-29T11:47:21.992Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.993Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.993Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "cds", "timestamp": 1669722329783, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:21.993Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.993Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.993Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:47:21.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:21.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.994Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "multicloud-k8s-id", "timestamp": 1669722322528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-29T11:47:21.994Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.995Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "cds", "timestamp": 1669722329783, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:21.995Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.995Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.995Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "cds", "timestamp": 1669722329783, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:21.996Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.996Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.996Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "multicloud-k8s-id", "timestamp": 1669722322528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:21.996Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.996Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.996Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "cds", "timestamp": 1669722329783, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:21.997Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.997Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.997Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "multicloud-k8s-id", "timestamp": 1669722322528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-29T11:47:21.997Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.997Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.997Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "cds", "timestamp": 1669722329783, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:21.997Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.997Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.997Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "multicloud-k8s-id", "timestamp": 1669722322528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:21.997Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.998Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.998Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "cds", "timestamp": 1669722329783, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-29T11:47:21.998Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.998Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.998Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "multicloud-k8s-id", "timestamp": 1669722322528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-29T11:47:21.998Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.998Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.998Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:21.998Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.998Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.999Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "cds", "timestamp": 1669722338696, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:21.999Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:21.999Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.999Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "multicloud-k8s-id", "timestamp": 1669722339051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:21.999Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:21.999Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.999Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:21.999Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:21.999Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:21.999Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.000Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.000Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.000Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.000Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.000Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.000Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "multicloud-k8s-id", "timestamp": 1669722340169, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.000Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.000Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.000Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.001Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.001Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.001Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-29T11:47:22.001Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.001Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.001Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.001Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.001Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.002Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "multicloud-k8s-id", "timestamp": 1669722341273, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.002Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.002Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.002Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.002Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.002Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.002Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.002Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.002Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.003Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.003Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.003Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.003Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "multicloud-k8s-id", "timestamp": 1669722342308, "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:47:22.019Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 631dea35-4c14-4975-a6ef-63c82c67cfdc 2022-11-29T11:47:22.019Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 631dea35-4c14-4975-a6ef-63c82c67cfdc 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:47:22.039Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.039Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.039Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.039Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.039Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.039Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.039Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.039Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.040Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.040Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.040Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "multicloud-k8s-id", "timestamp": 1669722343367, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-29T11:47:22.040Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.040Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.040Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.040Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.040Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.040Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.040Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.041Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.041Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.041Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.041Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.041Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.041Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.041Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.041Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-29T11:47:22.041Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.041Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.041Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.042Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.042Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.042Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722344372, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.042Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.042Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.042Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-29T11:47:22.042Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.042Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.042Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "cds", "timestamp": 1669722344783, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.042Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.043Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.043Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "policy-id", "timestamp": 1669722345879, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.043Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.043Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.043Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-29T11:47:22.043Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.043Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.043Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722344372, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-29T11:47:22.043Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.043Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.043Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722346083, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.044Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.044Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.044Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "cds", "timestamp": 1669722344783, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.044Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.044Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.044Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "policy-id", "timestamp": 1669722346887, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T11:47:22.044Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.044Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.044Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722344372, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-29T11:47:22.044Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.044Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.045Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "aai-ml", "timestamp": 1669722347887, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.045Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.045Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.045Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "cds", "timestamp": 1669722344783, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.046Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.046Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.046Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "policy-id", "timestamp": 1669722347890, "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:47:22.059Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 631dea35-4c14-4975-a6ef-63c82c67cfdc 2022-11-29T11:47:22.059Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 631dea35-4c14-4975-a6ef-63c82c67cfdc 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:47:22.073Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.073Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722344372, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-29T11:47:22.073Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.074Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.074Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "cds", "timestamp": 1669722344783, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.074Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.074Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.074Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.074Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.074Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.074Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722344372, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-29T11:47:22.074Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.074Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.075Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722349013, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T11:47:22.075Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.075Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.075Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "cds", "timestamp": 1669722344783, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.075Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.075Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.075Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.075Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.075Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.075Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722344372, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.076Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.076Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.076Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722350019, "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:47:22.188Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 631dea35-4c14-4975-a6ef-63c82c67cfdc 2022-11-29T11:47:22.188Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 631dea35-4c14-4975-a6ef-63c82c67cfdc 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:47:22.200Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.200Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "cds", "timestamp": 1669722344783, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.200Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.200Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.200Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.200Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.200Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.200Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722344372, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-29T11:47:22.201Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.201Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.201Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.201Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.201Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.201Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "cds", "timestamp": 1669722344783, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.201Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.201Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.201Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.201Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.202Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.202Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722344372, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.202Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.202Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.202Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.202Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.202Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.202Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "cds", "timestamp": 1669722344783, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.203Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.203Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.203Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-29T11:47:22.203Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.203Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.203Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722344372, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-29T11:47:22.203Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.203Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.203Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.203Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.203Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.204Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "cds", "timestamp": 1669722344783, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-29T11:47:22.204Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.204Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.204Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.204Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.204Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.204Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.204Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.204Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.204Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722354504, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.205Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.205Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.205Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.205Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.205Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.205Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "cds", "timestamp": 1669722354613, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.205Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.205Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.205Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.205Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.206Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.206Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722355707, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.206Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.206Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.206Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.206Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.206Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.206Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "aai-ml", "timestamp": 1669722357058, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T11:47:22.206Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.206Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.207Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.207Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.207Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.207Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722356841, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.207Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.207Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.207Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "policy-id", "timestamp": 1669722338128, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-29T11:47:22.207Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.207Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.207Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "aai-ml", "timestamp": 1669722358062, "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:47:22.216Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 631dea35-4c14-4975-a6ef-63c82c67cfdc 2022-11-29T11:47:22.216Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 631dea35-4c14-4975-a6ef-63c82c67cfdc 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:47:22.234Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.234Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.234Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.234Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.234Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722357910, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.234Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.235Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.235Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "policy-id", "timestamp": 1669722358005, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.235Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.235Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.235Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.235Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.235Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.235Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.235Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.235Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.236Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722358972, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-29T11:47:22.253Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 2022-11-29T11:47:22.253Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 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:47:22.262Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.262Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "policy-id", "timestamp": 1669722359009, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T11:47:22.263Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.263Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.263Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.263Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.263Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.263Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722338258, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-29T11:47:22.263Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.263Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.263Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "multicloud-k8s-id", "timestamp": 1669722359975, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-29T11:47:22.264Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.264Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.264Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "policy-id", "timestamp": 1669722360012, "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:47:22.270Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 2022-11-29T11:47:22.270Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 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:47:22.278Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.278Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.278Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.278Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.278Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722360186, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.278Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.279Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.279Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.279Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.279Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.279Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.279Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.279Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.279Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.279Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.279Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.279Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722362974, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T11:47:22.280Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.280Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.280Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.280Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.280Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.280Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669722363979, "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:47:22.287Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 2022-11-29T11:47:22.287Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 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:47:22.297Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.297Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:22.297Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.297Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.297Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "aai-ml", "timestamp": 1669722339948, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-29T11:47:22.297Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:47:22.298Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.298Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "aai-ml", "timestamp": 1669722368184, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T11:47:22.298Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.298Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.298Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "aai-ml", "timestamp": 1669722375707, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T11:47:22.298Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:47:22.298Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:47:22.298Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "aai-ml", "timestamp": 1669722376715, "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:47:22.304Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 2022-11-29T11:47:22.304Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 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:47:22.434Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2022-11-29T11:47:22.435Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-11-29T11:47:22.435Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T11:47:22.435Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:22.437Z|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:22.438Z|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": 1669722442434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T11:47:22.538Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:22.539Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:22.539Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:22.561Z||pool-65-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:22.561Z||pool-65-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:47:23.439Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 631dea35-4c14-4975-a6ef-63c82c67cfdc 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:47:23.459Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 631dea35-4c14-4975-a6ef-63c82c67cfdc 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:47:23.462Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-29T11:47:23.462Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-29T11:47:23.463Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-29T11:47:23.463Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-29T11:47:23.463Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T11:47:23.463Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T11:47:23.463Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T11:47:23.463Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T11:47:23.464Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|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:47:23.472Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-29T11:47:53.473Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 631dea35-4c14-4975-a6ef-63c82c67cfdc 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:53.483Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 631dea35-4c14-4975-a6ef-63c82c67cfdc and serviceModelVersionId: 17193c64-9488-4aac-81a2-d49caf236b4e 2022-11-29T11:47:53.483Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 836b168f-df49-4d96-8c64-05dc0120af10 2022-11-29T11:47:53.484Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/836b168f-df49-4d96-8c64-05dc0120af10/model-vers/model-ver/17193c64-9488-4aac-81a2-d49caf236b4e?depth=0 2022-11-29T11:47:53.489Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2022-11-29T11:47:53.539Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/836b168f-df49-4d96-8c64-05dc0120af10/model-vers/model-ver/17193c64-9488-4aac-81a2-d49caf236b4e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-11-29T11:47:53.541Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/836b168f-df49-4d96-8c64-05dc0120af10/model-vers/model-ver/17193c64-9488-4aac-81a2-d49caf236b4e?depth=0|INFO|500||Invoke 2022-11-29T11:47:53.546Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/836b168f-df49-4d96-8c64-05dc0120af10/model-vers/model-ver/17193c64-9488-4aac-81a2-d49caf236b4e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-29T11:47:53.872Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/836b168f-df49-4d96-8c64-05dc0120af10/model-vers/model-ver/17193c64-9488-4aac-81a2-d49caf236b4e?depth=0|INFO|500||InvokeReturn 2022-11-29T11:47:53.873Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/836b168f-df49-4d96-8c64-05dc0120af10/model-vers/model-ver/17193c64-9488-4aac-81a2-d49caf236b4e?depth=0 has http status code:200 and response headers:{date=[Tue, 29 Nov 2022 11:47:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[321], vertex-id=[221400], x-aai-txid=[0-aai-resources-221129-11:47:53:847-37496], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-29T11:47:53.873Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2022-11-29T11:47:53.873Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-29T11:47:53.874Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|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:53.879Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|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:53.879Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 631dea35-4c14-4975-a6ef-63c82c67cfdc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-29T11:47:53.879Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-29T11:47:53.880Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:53.882Z|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:53.882Z|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": 1669722473879, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-29T11:47:53.982Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:53.983Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:53.984Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:54.004Z||pool-66-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:54.004Z||pool-66-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-29T11:47:54.908Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-29T11:47:54.908Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"e6c4c3b7-14ac-417f-8fab-ef97e17c2a33","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa","serviceDescription":"service","serviceInvariantUUID":"d501d5bc-76ae-4660-ab42-fb33153cc188","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b0800465-f791-4797-aad2-65ed38acb164","resourceInvariantUUID":"2fc220e3-7a6b-4dbf-88fa-4c39d0e768e1","resourceCustomizationUUID":"dfd5f035-c551-4f85-9e3f-f47e5b0f13f7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"OTBjNGZlOTI1MTE0OGEzM2Y4ZGIyZTBlM2MzOWRjZmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d3b3ff82-29b1-40a4-859d-2c165dc56f9d","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"45489050-ba35-44f3-b86b-bf7ec78a6e4c","artifactVersion":"2","generatedFromUUID":"b98fd150-9a9b-4e06-9811-ab4cf778ab3b"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b98fd150-9a9b-4e06-9811-ab4cf778ab3b","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"ZmY3OWQ5NjBlZjQzM2FiZWFiNmYyNTNmNTVjMjNmY2U\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e054a42c-b292-4f0b-8c4e-d64e1bb33cbb","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47fb6af6-3d20-427b-8569-6129bf99081b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9aaa5b1f-fc71-4969-87b2-b5a7a6a22993","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"fdfa225e-ab60-49ce-8e78-b76383efed63","artifactVersion":"2","generatedFromUUID":"47fb6af6-3d20-427b-8569-6129bf99081b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"OTQ1YTcyZjJiMDRjNjM3ZDE0NjFlMDcxZTg4MjBhODk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"833321d4-4b8d-41d7-b345-210adb7de46b","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ODljOTdjZTRmYzM0YWMyZDU1MjNlYTBmZjllZDZhMDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"27b68bf1-9f17-4a31-b644-4a0559c5fee9","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-29T11:47:54.909Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T11:47:54.909Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:54.911Z|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:54.911Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:47:55.011Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:55.012Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:55.012Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:55.047Z||pool-67-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:55.047Z||pool-67-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:47:55.912Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T11:47:55.912Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:55.914Z|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:55.914Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-29T11:47:56.014Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:56.015Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:56.015Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:56.033Z||pool-68-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:56.033Z||pool-68-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:47:56.915Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T11:47:56.916Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:56.918Z|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:56.918Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-29T11:47:57.018Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:57.019Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:57.019Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:57.042Z||pool-69-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:57.043Z||pool-69-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:47:57.919Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T11:47:57.922Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:57.924Z|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:57.924Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-29T11:47:58.024Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:58.025Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:58.026Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:58.046Z||pool-70-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:58.047Z||pool-70-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:47:58.926Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T11:47:58.927Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:58.930Z|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:58.930Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-29T11:47:59.031Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:47:59.032Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:47:59.032Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:47:59.057Z||pool-71-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:47:59.058Z||pool-71-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:47:59.932Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T11:47:59.933Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:47:59.938Z|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:59.938Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:48:00.038Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-29T11:48:00.039Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:00.039Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:00.057Z||pool-72-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:00.058Z||pool-72-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:00.939Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T11:48:00.940Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:00.941Z|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:48:00.942Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-29T11:48:01.042Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:01.043Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:01.043Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:01.064Z||pool-73-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:01.064Z||pool-73-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:01.942Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T11:48:01.943Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:01.945Z|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:48:01.945Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T11:48:02.046Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:02.047Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:02.047Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:02.088Z||pool-74-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:02.089Z||pool-74-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:02.946Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T11:48:02.946Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:02.949Z|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:48:02.949Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-29T11:48:03.049Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:03.050Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:03.050Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:03.072Z||pool-75-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:03.072Z||pool-75-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:03.950Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa", "serviceDescription": "service", "serviceInvariantUUID": "d501d5bc-76ae-4660-ab42-fb33153cc188", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "dfd5f035-c551-4f85-9e3f-f47e5b0f13f7", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "b0800465-f791-4797-aad2-65ed38acb164", "resourceInvariantUUID": "2fc220e3-7a6b-4dbf-88fa-4c39d0e768e1", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "nginx_cloudtech_k8s_charts.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "45489050-ba35-44f3-b86b-bf7ec78a6e4c", "relatedArtifactsInfo": [] }, { "artifactName": "nginx_cloudtech_k8s_charts.tgz", "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "b98fd150-9a9b-4e06-9811-ab4cf778ab3b", "relatedArtifactsInfo": [] }, { "artifactName": "basic_cnf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "artifactChecksum": "ZmY3OWQ5NjBlZjQzM2FiZWFiNmYyNTNmNTVjMjNmY2U\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e054a42c-b292-4f0b-8c4e-d64e1bb33cbb", "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "47fb6af6-3d20-427b-8569-6129bf99081b", "generatedArtifact": { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fdfa225e-ab60-49ce-8e78-b76383efed63", "generatedFromUUID": "47fb6af6-3d20-427b-8569-6129bf99081b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fdfa225e-ab60-49ce-8e78-b76383efed63", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "ODljOTdjZTRmYzM0YWMyZDU1MjNlYTBmZjllZDZhMDg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "27b68bf1-9f17-4a31-b644-4a0559c5fee9" } ], "workloadContext": "Production" } 2022-11-29T11:48:03.951Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-29T11:48:03.952Z|631dea35-4c14-4975-a6ef-63c82c67cfdc|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa ASDC 2022-11-29T11:48:03.952Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa ServiceInvariantUUID:d501d5bc-76ae-4660-ab42-fb33153cc188 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ArtifactUUID:27b68bf1-9f17-4a31-b644-4a0559c5fee9 ArtifactChecksum:ODljOTdjZTRmYzM0YWMyZDU1MjNlYTBmZjllZDZhMDg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:dfd5f035-c551-4f85-9e3f-f47e5b0f13f7 ResourceInvariantUUID:2fc220e3-7a6b-4dbf-88fa-4c39d0e768e1 ResourceName:basic_cnf ResourceType:VF ResourceUUID:b0800465-f791-4797-aad2-65ed38acb164 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ArtifactUUID:45489050-ba35-44f3-b86b-bf7ec78a6e4c ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.tgz ArtifactVersion:1 ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ArtifactUUID:b98fd150-9a9b-4e06-9811-ab4cf778ab3b ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:basic_cnf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ArtifactUUID:e054a42c-b292-4f0b-8c4e-d64e1bb33cbb ArtifactChecksum:ZmY3OWQ5NjBlZjQzM2FiZWFiNmYyNTNmNTVjMjNmY2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ArtifactUUID:47fb6af6-3d20-427b-8569-6129bf99081b ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:fdfa225e-ab60-49ce-8e78-b76383efed63 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:fdfa225e-ab60-49ce-8e78-b76383efed63 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-29T11:48:03.952Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa 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:48:04.008Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-29T11:48:04.008Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-29T11:48:04.009Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-29T11:48:04.009Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 27b68bf1-9f17-4a31-b644-4a0559c5fee9 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-29T11:48:04.009Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-29T11:48:04.009Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-29T11:48:04.179Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-29T11:48:04.179Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 27b68bf1-9f17-4a31-b644-4a0559c5fee9 73997 2022-11-29T11:48:04.180Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2022-11-29T11:48:04.180Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-29T11:48:04.180Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T11:48:04.180Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:04.182Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:04.182Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722484180, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T11:48:04.282Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:04.283Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:04.283Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:04.312Z||pool-76-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:04.312Z||pool-76-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:05.182Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-29T11:48:05.183Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-29T11:48:05.184Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 27b68bf1-9f17-4a31-b644-4a0559c5fee9, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-29T11:48:05.184Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2022-11-29T11:48:05.184Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-29T11:48:05.185Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-29T11:48:05.303Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11570374997123566756/Definitions/service-BasicCnf-template.yml Log warning: The required parameter "compute_dummy_metadata" is not provided Log warning: The required parameter "compute_dummy_name" is not provided 2022-11-29T11:48:06.475Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-29T11:48:06.476Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-11-29T11:48:06.476Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-29T11:48:06.476Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-11-29T11:48:06.476Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-29T11:48:06.477Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-29T11:48:06.477Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-29T11:48:06.477Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-BasicCnf-csar.csar 2022-11-29T11:48:06.477Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-11-29T11:48:06.477Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.478Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:06.478Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-29T11:48:06.478Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-11-29T11:48:06.478Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-29T11:48:06.479Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.479Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:06.479Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-29T11:48:06.479Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-11-29T11:48:06.479Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-29T11:48:06.480Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.480Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:06.480Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.480Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-29T11:48:06.481Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2022-11-29T11:48:06.481Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template dummy is not matching search criteria 2022-11-29T11:48:06.481Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-29T11:48:06.481Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.481Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-29T11:48:06.482Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.482Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-29T11:48:06.482Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T11:48:06.482Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.483Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-29T11:48:06.483Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T11:48:06.483Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.483Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-29T11:48:06.483Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T11:48:06.483Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.483Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-29T11:48:06.484Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2022-11-29T11:48:06.484Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=65b995fa-9511-4424-83f5-34ec1ac21afb 2022-11-29T11:48:06.484Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.484Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:06.484Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.484Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:06.484Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.485Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:06.485Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:06.485Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:06.485Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa Model Version:NULL Model InvariantUuid:d501d5bc-76ae-4660-ab42-fb33153cc188 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:6a985c65-1b2e-47f2-a2ac-a159df47385f Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:2fc220e3-7a6b-4dbf-88fa-4c39d0e768e1 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:dfd5f035-c551-4f85-9e3f-f47e5b0f13f7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ad84fec-0c60-42b5-ba4d-aba7234b8894 ModelName:BasicCnf..base_dummy..module-0 ModelUuid:37a09fea-da8f-4b41-afbe-d618ba77288f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:65b995fa-9511-4424-83f5-34ec1ac21afb ModelInvariantUuid:4056bce1-dd01-48db-a1e1-493d4d38969e ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:890bf93b-0bde-48cb-8789-177b077ed87c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:a87df073-f5bc-44ae-97ee-85f800be9a42 ModelInvariantUuid:f10e0238-5c80-41e8-8c38-dc0a0c00f1bf ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:3357b524-115e-4d10-8749-ff456ae58268 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:48:06.493Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: b0800465-f791-4797-aad2-65ed38acb164 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:48:06.498Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||basic_cnf 0 2022-11-29T11:48:06.498Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b0800465-f791-4797-aad2-65ed38acb164 2022-11-29T11:48:06.498Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 45489050-ba35-44f3-b86b-bf7ec78a6e4c from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-29T11:48:06.498Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-29T11:48:06.499Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-29T11:48:06.569Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-29T11:48:06.569Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 45489050-ba35-44f3-b86b-bf7ec78a6e4c 12 2022-11-29T11:48:06.570Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2022-11-29T11:48:06.570Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-29T11:48:06.570Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T11:48:06.570Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:06.572Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:06.572Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722486570, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2022-11-29T11:48:06.673Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:06.674Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:06.674Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:06.707Z||pool-77-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:06.708Z||pool-77-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:07.573Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b98fd150-9a9b-4e06-9811-ab4cf778ab3b from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-29T11:48:07.574Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-29T11:48:07.574Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-29T11:48:07.628Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-29T11:48:07.629Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz b98fd150-9a9b-4e06-9811-ab4cf778ab3b 2688 2022-11-29T11:48:07.629Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2022-11-29T11:48:07.629Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-29T11:48:07.629Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T11:48:07.630Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:07.631Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:07.631Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722487629, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-29T11:48:07.732Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-29T11:48:07.732Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:07.732Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:07.756Z||pool-78-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:07.757Z||pool-78-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:08.633Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: e054a42c-b292-4f0b-8c4e-d64e1bb33cbb from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-29T11:48:08.633Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-29T11:48:08.634Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-29T11:48:08.708Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-29T11:48:08.708Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json e054a42c-b292-4f0b-8c4e-d64e1bb33cbb 828 2022-11-29T11:48:08.709Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2022-11-29T11:48:08.709Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-29T11:48:08.709Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T11:48:08.709Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:08.711Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:08.711Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722488709, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-29T11:48:08.811Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:08.812Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:08.812Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:08.834Z||pool-79-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:08.834Z||pool-79-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1} 2022-11-29T11:48:09.712Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "8ad84fec-0c60-42b5-ba4d-aba7234b8894", "vfModuleModelVersion": "1", "vfModuleModelUUID": "37a09fea-da8f-4b41-afbe-d618ba77288f", "vfModuleModelCustomizationUUID": "ed895e25-3058-4da9-b3ec-b5803c606e16", "isBase": true, "artifacts": [ "b98fd150-9a9b-4e06-9811-ab4cf778ab3b", "47fb6af6-3d20-427b-8569-6129bf99081b", "fdfa225e-ab60-49ce-8e78-b76383efed63" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-29T11:48:09.715Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:37a09fea-da8f-4b41-afbe-d618ba77288f VfModuleModelInvariantUUID:8ad84fec-0c60-42b5-ba4d-aba7234b8894 VfModuleModelDescription:NULL Artifacts UUID List:{ b98fd150-9a9b-4e06-9811-ab4cf778ab3b , 47fb6af6-3d20-427b-8569-6129bf99081b , fdfa225e-ab60-49ce-8e78-b76383efed63 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-29T11:48:09.717Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "8ad84fec-0c60-42b5-ba4d-aba7234b8894", "vfModuleModelVersion": "1", "vfModuleModelUUID": "37a09fea-da8f-4b41-afbe-d618ba77288f", "vfModuleModelCustomizationUUID": "ed895e25-3058-4da9-b3ec-b5803c606e16", "isBase": true, "artifacts": [ "b98fd150-9a9b-4e06-9811-ab4cf778ab3b", "47fb6af6-3d20-427b-8569-6129bf99081b", "fdfa225e-ab60-49ce-8e78-b76383efed63" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-29T11:48:09.717Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:37a09fea-da8f-4b41-afbe-d618ba77288f VfModuleModelInvariantUUID:8ad84fec-0c60-42b5-ba4d-aba7234b8894 VfModuleModelDescription:NULL Artifacts UUID List:{ b98fd150-9a9b-4e06-9811-ab4cf778ab3b , 47fb6af6-3d20-427b-8569-6129bf99081b , fdfa225e-ab60-49ce-8e78-b76383efed63 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-29T11:48:09.717Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 47fb6af6-3d20-427b-8569-6129bf99081b from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-29T11:48:09.717Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-29T11:48:09.717Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-29T11:48:09.783Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-29T11:48:09.784Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 47fb6af6-3d20-427b-8569-6129bf99081b 1164 2022-11-29T11:48:09.784Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2022-11-29T11:48:09.784Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-29T11:48:09.784Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T11:48:09.784Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:09.786Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:09.786Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722489784, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-29T11:48:09.892Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms 2022-11-29T11:48:09.893Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:09.893Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:09.912Z||pool-80-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:09.913Z||pool-80-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:10.787Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fdfa225e-ab60-49ce-8e78-b76383efed63 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-29T11:48:10.787Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-29T11:48:10.787Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-29T11:48:10.855Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-29T11:48:10.855Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env fdfa225e-ab60-49ce-8e78-b76383efed63 200 2022-11-29T11:48:10.856Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2022-11-29T11:48:10.856Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-29T11:48:10.856Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T11:48:10.856Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:10.858Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:10.858Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722490855, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-29T11:48:10.958Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:10.959Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:10.959Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:10.983Z||pool-81-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:10.984Z||pool-81-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-11-29T11:48:11.859Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa 2022-11-29T11:48:11.859Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 b0800465-f791-4797-aad2-65ed38acb164 ASDC 2022-11-29T11:48:11.870Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-29T11:48:11.884Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2f84c3b8, org.onap.sdc.toscaparser.api.parameters.Input@2180718, org.onap.sdc.toscaparser.api.parameters.Input@c00a9eb, org.onap.sdc.toscaparser.api.parameters.Input@3660cfcd, org.onap.sdc.toscaparser.api.parameters.Input@3ff043ba] 2022-11-29T11:48:11.885Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.885Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:11.885Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2022-11-29T11:48:11.886Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= dfd5f035-c551-4f85-9e3f-f47e5b0f13f7 2022-11-29T11:48:11.886Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: dfd5f035-c551-4f85-9e3f-f47e5b0f13f7 matches Tosca VF Customization UUID: dfd5f035-c551-4f85-9e3f-f47e5b0f13f7 2022-11-29T11:48:11.886Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: dfd5f035-c551-4f85-9e3f-f47e5b0f13f7 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:48:11.888Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.889Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:11.889Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id dfd5f035-c551-4f85-9e3f-f47e5b0f13f7: {\"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:48:11.889Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@447aa5d3 2022-11-29T11:48:11.889Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.890Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-29T11:48:11.890Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ed895e25-3058-4da9-b3ec-b5803c606e16 2022-11-29T11:48:11.890Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ed895e25-3058-4da9-b3ec-b5803c606e16 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:48:11.893Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.893Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-29T11:48:11.893Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T11:48:11.893Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.894Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-29T11:48:11.894Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T11:48:11.894Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.894Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-29T11:48:11.894Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2022-11-29T11:48:11.895Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=65b995fa-9511-4424-83f5-34ec1ac21afb 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:48:11.897Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.897Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-29T11:48:11.897Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T11:48:11.898Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.898Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-29T11:48:11.898Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=dfd5f035-c551-4f85-9e3f-f47e5b0f13f7 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:48:11.901Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.901Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:11.901Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa: basic_cnf 2022-11-29T11:48:11.901Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.902Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:11.902Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.902Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:11.902Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.903Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:11.903Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.903Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:11.903Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T11:48:11.903Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T11:48:11.904Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||Saving Service: basic_cnf Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-29T11:48:11.985Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf b0800465-f791-4797-aad2-65ed38acb164 1 ASDC deployResourceStructure 2022-11-29T11:48:11.986Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2022-11-29T11:48:11.986Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource) 2022-11-29T11:48:11.987Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-29T11:48:11.987Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:11.989Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:11.989Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722491986, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-29T11:48:12.089Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:12.090Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:12.090Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:12.112Z||pool-82-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:12.113Z||pool-82-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-11-29T11:48:12.990Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2022-11-29T11:48:12.990Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource) 2022-11-29T11:48:12.990Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-29T11:48:12.991Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:12.993Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:12.993Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722492990, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-29T11:48:13.093Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:13.094Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:13.094Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:13.117Z||pool-83-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:13.118Z||pool-83-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:13.994Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2022-11-29T11:48:13.995Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-29T11:48:13.995Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T11:48:13.995Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:13.997Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:13.997Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722493994, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-29T11:48:14.097Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:14.098Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:14.098Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:14.116Z||pool-84-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:14.117Z||pool-84-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:14.998Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2022-11-29T11:48:14.998Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-29T11:48:14.998Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T11:48:14.999Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:15.001Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:15.001Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722494998, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2022-11-29T11:48:15.101Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:15.102Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:15.103Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:15.123Z||pool-85-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:15.123Z||pool-85-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:16.003Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2022-11-29T11:48:16.003Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-29T11:48:16.003Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T11:48:16.003Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:16.005Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:16.005Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722496002, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2022-11-29T11:48:16.105Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:16.106Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:16.106Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:16.130Z||pool-86-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:16.130Z||pool-86-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:17.006Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2022-11-29T11:48:17.007Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-29T11:48:17.007Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T11:48:17.007Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:17.009Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:17.009Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722497006, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T11:48:17.109Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:17.110Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:17.110Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:17.129Z||pool-87-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:17.129Z||pool-87-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-29T11:48:18.010Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 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:48:18.030Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 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:48:18.034Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-29T11:48:18.034Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-29T11:48:18.034Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-29T11:48:18.035Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-29T11:48:18.035Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T11:48:18.035Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T11:48:18.035Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T11:48:18.035Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T11:48:18.035Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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:48:18.049Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-29T11:48: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:48: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:48: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:48:21.972Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:21.972Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.972Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "51213efc-8875-410c-a9b3-fc5856612f97", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722424371, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-29T11:48:21.973Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:48:21.973Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.973Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:48:21.973Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:48:21.973Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.973Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:48:21.973Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:48:21.973Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.974Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:48:21.974Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:48:21.974Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.974Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:48:21.974Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:48:21.974Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.974Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:48:21.974Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:48:21.974Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.974Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:48:21.975Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:48:21.975Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.975Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:48:21.975Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-29T11:48:21.975Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.975Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "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:48:21.975Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:48:21.975Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.975Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722436087, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-29T11:48:21.975Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:48:21.975Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.975Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722437191, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-29T11:48:21.976Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:48:21.976Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.976Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722438271, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-29T11:48:21.976Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:48:21.976Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.976Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722439419, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-29T11:48:21.976Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:48:21.977Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.977Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722440424, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-29T11:48:21.977Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:48:21.977Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-29T11:48:21.977Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722441427, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-29T11:48:21.977Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:48:48.049Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 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:48:48.065Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 and serviceModelVersionId: cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa 2022-11-29T11:48:48.066Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d501d5bc-76ae-4660-ab42-fb33153cc188 2022-11-29T11:48:48.066Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d501d5bc-76ae-4660-ab42-fb33153cc188/model-vers/model-ver/cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa?depth=0 2022-11-29T11:48:48.070Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2022-11-29T11:48:48.120Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d501d5bc-76ae-4660-ab42-fb33153cc188/model-vers/model-ver/cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa?depth=0|INFO|500||Invoke 2022-11-29T11:48:48.121Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d501d5bc-76ae-4660-ab42-fb33153cc188/model-vers/model-ver/cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d501d5bc-76ae-4660-ab42-fb33153cc188/model-vers/model-ver/cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e6c4c3b7-14ac-417f-8fab-ef97e17c2a33], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3d326880-9209-4d9a-a436-8d7bcfd2a36c], X-ECOMP-RequestID=[e6c4c3b7-14ac-417f-8fab-ef97e17c2a33], X-TransactionId=[], X-ONAP-RequestID=[e6c4c3b7-14ac-417f-8fab-ef97e17c2a33], Content-Type=[application/merge-patch+json]} 2022-11-29T11:48:48.127Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d501d5bc-76ae-4660-ab42-fb33153cc188/model-vers/model-ver/cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-29T11:48:48.296Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d501d5bc-76ae-4660-ab42-fb33153cc188/model-vers/model-ver/cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa?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/d501d5bc-76ae-4660-ab42-fb33153cc188/model-vers/model-ver/cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa?depth=0 has http status code:200 and response headers:{date=[Tue, 29 Nov 2022 11:48:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[165], vertex-id=[483488], x-aai-txid=[0-aai-resources-221129-11:48:48:426-95581], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-29T11:48:48.297Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d501d5bc-76ae-4660-ab42-fb33153cc188/model-vers/model-ver/cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-29T11:48:48.297Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d501d5bc-76ae-4660-ab42-fb33153cc188/model-vers/model-ver/cb4c71c9-7de7-4855-a3eb-ba81d07c3ffa?depth=0|INFO|500||InvokeReturn 2022-11-29T11:48:48.298Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-29T11:48:48.298Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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:48:48.303Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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:48:48.304Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e6c4c3b7-14ac-417f-8fab-ef97e17c2a33 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-29T11:48:48.304Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-29T11:48:48.304Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-29T11:48:48.307Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T11:48:48.307Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722528304, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-29T11:48:48.407Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T11:48:48.408Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T11:48:48.408Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:48:48.431Z||pool-88-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:48.432Z||pool-88-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:48:49.381Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T11:48:49.382Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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:48:49.382Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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:48:59.021Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:48:59.022Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T11:48:59.023Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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:48:59.023Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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:49:08.593Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:49:21.933Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T11:49:21.934Z||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-29T11:49:21.934Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:49: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:49: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:49: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:49:22.014Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:49:22.015Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.015Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722442434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T11:49:22.016Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.016Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.016Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "631dea35-4c14-4975-a6ef-63c82c67cfdc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722473879, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-29T11:49:22.016Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.016Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.016Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:49:22.016Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T11:49:22.017Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.017Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-29T11:49:22.017Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T11:49:22.017Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.017Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-29T11:49:22.017Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T11:49:22.017Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.017Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-29T11:49:22.017Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T11:49:22.017Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.017Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-29T11:49:22.018Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T11:49:22.018Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.018Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T11:49:22.018Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T11:49:22.018Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.018Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-29T11:49:22.018Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T11:49:22.018Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.018Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T11:49:22.018Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T11:49:22.018Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.019Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722425420, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-29T11:49:22.019Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T11:49:22.019Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.019Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722484180, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T11:49:22.019Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.019Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.019Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722486570, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2022-11-29T11:49:22.019Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.019Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.019Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722487629, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-29T11:49:22.019Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.020Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.020Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722488709, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-29T11:49:22.020Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.020Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.020Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722489784, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-29T11:49:22.020Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.020Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.020Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722490855, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-29T11:49:22.020Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.020Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.020Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722491986, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-29T11:49:22.021Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.021Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.021Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722492990, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-29T11:49:22.021Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.021Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.021Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722493994, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-29T11:49:22.021Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.021Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.021Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722494998, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2022-11-29T11:49:22.021Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.022Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.022Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722496002, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2022-11-29T11:49:22.022Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:22.022Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:49:22.022Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722497006, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T11:49:22.022Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:49:31.517Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:50:21.933Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T11:50:21.934Z||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-29T11:50:21.934Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T11:50: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:50: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:50: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:50:22.472Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:50:22.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T11:50:22.473Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e6c4c3b7-14ac-417f-8fab-ef97e17c2a33", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669722528304, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-29T11:50:22.474Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T11:50:31.554Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:51:21.934Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T11:51: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:51: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:51:21.938Z||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-29T11:51:21.938Z||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-29T11:51: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:51:31.496Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:51:31.497Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:52: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:52: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:52: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:52: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:52: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:52: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:52:31.524Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:52:31.546Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:53: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:53: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:53: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:53: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:53: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:53: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:53:31.498Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:53:31.533Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:54: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:54: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:54: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:54:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T11:54:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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:54:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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:54:31.499Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:54:31.535Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:55: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:55: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:55:21.937Z|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:55:21.937Z||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:55:21.937Z|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:55:21.937Z||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:55:31.501Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:55:31.505Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:56: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:56: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:56: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: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-29T11: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-29T11: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-29T11:56:31.504Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:56:31.504Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:57:21.938Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T11:57:21.937Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T11:57: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-29T11:57: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-29T11:57:21.939Z||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-29T11:57:21.939Z||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-29T11:57:31.530Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:57:31.548Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:58:21.933Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T11:58:21.934Z||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-29T11:58:21.934Z||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-29T11:58: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:58: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:58: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:58:31.492Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:58:31.494Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:59:21.933Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T11:59: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:59:21.937Z||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-29T11:59:21.937Z||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-29T11: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-29T11: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-29T11:59:31.517Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T11:59:31.531Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:00:21.933Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:00:21.934Z||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-29T12:00:21.934Z||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-29T12:00:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:00: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-29T12:00: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-29T12:00:31.502Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:00:31.502Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:01:21.933Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:01:21.934Z||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-29T12:01:21.934Z||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-29T12:01:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:01: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-29T12:01: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-29T12:01:31.556Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:01:31.556Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:02:21.933Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:02:21.934Z||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-29T12:02:21.934Z||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-29T12:02:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:02: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-29T12:02: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-29T12:02:31.517Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:02:31.530Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:21.933Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:03:21.934Z||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-29T12:03:21.934Z||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-29T12:03:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:03: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-29T12:03: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-29T12:03:22.065Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:22.082Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.082Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "cds", "timestamp": 1669723349783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.084Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.084Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.084Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723358128, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.084Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.084Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.084Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "cds", "timestamp": 1669723349783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.084Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.084Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.084Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723358258, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.084Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.084Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.085Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723359946, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.085Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.085Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.085Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723358128, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.085Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.085Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.085Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "cds", "timestamp": 1669723349783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.085Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.085Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.085Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723358258, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.086Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.086Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.086Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723359946, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.086Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.086Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.086Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723358128, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-29T12:03:22.086Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.090Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.090Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "cds", "timestamp": 1669723349783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.090Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.090Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.090Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723358258, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.090Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.091Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.091Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723359946, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.091Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.091Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.091Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723358128, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.092Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.092Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.092Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "cds", "timestamp": 1669723349783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.093Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.093Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.093Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723358258, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.093Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.093Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.093Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723359946, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.093Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.093Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.093Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723358128, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.094Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.094Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.094Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "cds", "timestamp": 1669723349783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.094Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.094Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.094Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723362528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.094Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.094Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.094Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723358258, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.095Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.095Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.095Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723359946, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.095Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.095Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.095Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723358128, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.095Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.095Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.095Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "cds", "timestamp": 1669723349783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.095Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.096Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.096Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723362528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-29T12:03:22.096Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.096Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.096Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723358258, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.096Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.096Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.096Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723359946, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.096Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.096Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.097Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723358128, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.097Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.097Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.097Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "cds", "timestamp": 1669723349783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.097Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.097Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.097Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723362528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-29T12:03:22.097Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.098Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.098Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723358258, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.098Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.098Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.098Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723359946, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.098Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.098Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.098Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723358128, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.099Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.099Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.099Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "cds", "timestamp": 1669723349783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.099Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.099Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.099Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723362528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.099Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.099Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.099Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723358258, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.100Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.100Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.100Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723359946, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.100Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.100Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.100Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723358128, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.100Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.100Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.100Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "cds", "timestamp": 1669723349783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:03:22.100Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.101Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.101Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723362528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-29T12:03:22.101Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.101Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.101Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723358258, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.101Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.101Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.101Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723359946, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.101Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.102Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.102Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723358128, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:03:22.102Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.102Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.102Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723362528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-29T12:03:22.102Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.102Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.102Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723358258, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:03:22.102Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.102Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.103Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "cds", "timestamp": 1669723368155, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.103Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.103Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.103Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723359946, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:03:22.103Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.103Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.103Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723368910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.103Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.103Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.103Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723362528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-29T12:03:22.104Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.104Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.104Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723369144, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.104Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.104Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.104Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723369915, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T12:03:22.104Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.104Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.104Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723370770, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.104Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.104Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.105Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723362528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.105Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.105Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.105Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "policy-id", "timestamp": 1669723370920, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-29T12:03:22.138Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 2022-11-29T12:03:22.138Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 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-29T12:03:22.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.152Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723362528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.152Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.153Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723362528, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:03:22.153Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.153Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723372361, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T12:03:22.153Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.154Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723373374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.154Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.154Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.154Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723373365, "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-29T12:03:22.163Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 2022-11-29T12:03:22.163Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 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-29T12:03:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.178Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723374502, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.179Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723375599, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.180Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723376849, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.180Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723377927, "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-29T12:03:22.188Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 2022-11-29T12:03:22.188Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 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-29T12:03:22.198Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.198Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "multicloud-k8s-id", "timestamp": 1669723378931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-29T12:03:22.198Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.198Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.198Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723380904, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T12:03:22.199Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.199Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.199Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "aai-ml", "timestamp": 1669723381908, "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-29T12:03:22.209Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 2022-11-29T12:03:22.209Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 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-29T12:03:22.222Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.222Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723382528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.222Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.223Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.223Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "aai-ml", "timestamp": 1669723389946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.223Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.223Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.223Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "cds", "timestamp": 1669723379783, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.224Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.224Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.224Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723388258, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.224Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.224Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.224Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723382528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-29T12:03:22.224Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.225Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.225Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "aai-ml", "timestamp": 1669723389946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.225Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.225Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.225Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "cds", "timestamp": 1669723379783, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.225Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.226Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.226Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723388258, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.226Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.226Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.226Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723382528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-29T12:03:22.226Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.227Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.227Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723388258, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.227Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.227Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.227Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "aai-ml", "timestamp": 1669723389946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.227Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.228Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.228Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "cds", "timestamp": 1669723379783, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.228Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.228Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.228Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "cds", "timestamp": 1669723379783, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.228Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.228Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.229Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "aai-ml", "timestamp": 1669723389946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.229Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.229Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.229Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723388258, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.229Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.229Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.230Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723382528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.230Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.230Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.230Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723382528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-29T12:03:22.230Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.230Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.230Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "aai-ml", "timestamp": 1669723389946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.231Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.231Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.231Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723388258, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.231Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.231Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.231Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "cds", "timestamp": 1669723379783, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.232Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.232Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.232Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723382528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.232Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.232Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.232Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "aai-ml", "timestamp": 1669723389946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.233Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.233Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.233Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "cds", "timestamp": 1669723379783, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.233Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.233Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.234Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723388258, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.234Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.234Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.234Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723382528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.235Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.235Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.235Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "aai-ml", "timestamp": 1669723389946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.235Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.235Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.236Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "cds", "timestamp": 1669723379783, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.236Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.236Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.236Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723388258, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.237Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.237Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.237Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "aai-ml", "timestamp": 1669723389946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:03:22.237Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.238Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.238Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723382528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:03:22.238Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.238Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.238Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "cds", "timestamp": 1669723379783, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:03:22.239Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.239Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.239Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723388258, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:03:22.239Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.239Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.240Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723398191, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.240Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.240Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.241Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "aai-ml", "timestamp": 1669723399064, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.241Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.241Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.241Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723397800, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.242Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.242Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.242Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "cds", "timestamp": 1669723397867, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.242Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.242Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.243Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "policy-id", "timestamp": 1669723398128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.243Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.243Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.243Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723399268, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.244Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.244Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.244Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "policy-id", "timestamp": 1669723398128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.244Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.244Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.245Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723400379, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:22.245Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.245Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.245Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "policy-id", "timestamp": 1669723398128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-29T12:03:22.245Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.246Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.246Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723400802, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T12:03:22.246Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:03:22.246Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.246Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723401412, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-29T12:03:22.276Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8dcae881-8a87-4f88-ae3f-eb713117b4db 2022-11-29T12:03:22.276Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:03:22.293Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.293Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "policy-id", "timestamp": 1669723398128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.294Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-29T12:03:22.577Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:22.579Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-29T12:03:22.579Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"8e269fb9-4171-4bf3-bd1b-ba59cc9a9723","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"89089172-49bb-46bd-8bdd-770c7cc62305","serviceDescription":"service","serviceInvariantUUID":"b368b075-0a8b-4f51-8af9-10fa14384fe5","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"64fe7036-79cf-43bf-9225-9a9b21ba7507","resourceInvariantUUID":"350b7a49-21e9-4f24-906a-882ea184e5b3","resourceCustomizationUUID":"3d461554-bc85-46cd-ac8c-d97c2f2599d8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YzkwNWJkMWIyMTVkZDFkOTUzMGEwODczOWQ1MGIwMGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"733b5bfc-e11e-4408-b19b-f80b12fc7f65","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"YzM0NmQwYmM2OGFhODg1YTk5OTNhODMzMDA2NTlhYTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cef0c5ff-85b8-4e8a-8314-3a887ffdbef2","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"81f1b8f1-88db-4502-aa3b-d3e6e0984349","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"7ee14bec-fb62-4a81-9b04-b6f20bf08c55","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f4eb30bc-5451-4b0a-bc43-a420b0a16358","artifactVersion":"2","generatedFromUUID":"b16ed472-96cb-4e68-950c-3064c0d9d05b"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"585e7e3e-26dd-4e35-8dd9-22b3e9d7ee54","artifactVersion":"2","generatedFromUUID":"81f1b8f1-88db-4502-aa3b-d3e6e0984349"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b16ed472-96cb-4e68-950c-3064c0d9d05b","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"6853cdf9-107f-47f2-be32-cd9a69769b88","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"MGM1MjhiYzQwNDQxOWJhNzk0NWE1ZWQyZTVlYmE5MmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a390cd05-720b-4ada-9cec-2c9b37a55a62","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MTFiNzAzYzdjMDBkZjM0ZDJjYWU2Nzc5NTI1OTdhY2I\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"82418de2-dfa7-43fa-94df-55f53391c1e9","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-29T12:03:22.583Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:03:22.584Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:22.588Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:22.589Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:22.688Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-29T12:03:22.689Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:22.690Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:22.711Z||pool-89-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:22.711Z||pool-89-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:23.589Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:03:23.590Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:23.593Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:23.593Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-29T12:03:23.693Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:23.694Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:23.694Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:23.714Z||pool-90-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:23.714Z||pool-90-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:24.594Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:03:24.595Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:24.600Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:24.600Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-29T12:03:24.698Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2022-11-29T12:03:24.699Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:24.699Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:24.752Z||pool-91-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:24.753Z||pool-91-thread-1|||||INFO|500||cambria reply ok (55 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:25.601Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:03:25.602Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:25.604Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:25.604Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:25.704Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:25.705Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:25.705Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:25.722Z||pool-92-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:25.723Z||pool-92-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:26.605Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:03:26.605Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:26.607Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:26.607Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-29T12:03:26.708Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:26.709Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:26.709Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:26.735Z||pool-93-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:26.735Z||pool-93-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:27.608Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:03:27.609Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:27.612Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:27.612Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-29T12:03:27.712Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:27.714Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:27.714Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:27.731Z||pool-94-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:27.732Z||pool-94-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:28.613Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:03:28.614Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:28.616Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:28.616Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-29T12:03:28.716Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:28.717Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:28.717Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:28.736Z||pool-95-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:28.737Z||pool-95-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:29.617Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:03:29.617Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:29.620Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:29.620Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:29.720Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:29.721Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:29.721Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:29.742Z||pool-96-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:29.742Z||pool-96-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1} 2022-11-29T12:03:30.620Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:03:30.621Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:30.623Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:30.623Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:03:30.723Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:30.724Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:30.724Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:30.746Z||pool-97-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:30.747Z||pool-97-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-11-29T12:03:31.623Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:03:31.624Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:31.627Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:31.627Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:03:31.727Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:31.728Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:31.728Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:31.750Z||pool-98-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:31.750Z||pool-98-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:32.628Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "89089172-49bb-46bd-8bdd-770c7cc62305", "serviceDescription": "service", "serviceInvariantUUID": "b368b075-0a8b-4f51-8af9-10fa14384fe5", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "3d461554-bc85-46cd-ac8c-d97c2f2599d8", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "64fe7036-79cf-43bf-9225-9a9b21ba7507", "resourceInvariantUUID": "350b7a49-21e9-4f24-906a-882ea184e5b3", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "YzM0NmQwYmM2OGFhODg1YTk5OTNhODMzMDA2NTlhYTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cef0c5ff-85b8-4e8a-8314-3a887ffdbef2", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "81f1b8f1-88db-4502-aa3b-d3e6e0984349", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "585e7e3e-26dd-4e35-8dd9-22b3e9d7ee54", "generatedFromUUID": "81f1b8f1-88db-4502-aa3b-d3e6e0984349" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f4eb30bc-5451-4b0a-bc43-a420b0a16358", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "585e7e3e-26dd-4e35-8dd9-22b3e9d7ee54", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "b16ed472-96cb-4e68-950c-3064c0d9d05b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MTFiNzAzYzdjMDBkZjM0ZDJjYWU2Nzc5NTI1OTdhY2I\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "82418de2-dfa7-43fa-94df-55f53391c1e9" } ], "workloadContext": "Production" } 2022-11-29T12:03:32.628Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-29T12:03:32.629Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 89089172-49bb-46bd-8bdd-770c7cc62305 ASDC 2022-11-29T12:03:32.629Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:89089172-49bb-46bd-8bdd-770c7cc62305 ServiceInvariantUUID:b368b075-0a8b-4f51-8af9-10fa14384fe5 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:82418de2-dfa7-43fa-94df-55f53391c1e9 ArtifactChecksum:MTFiNzAzYzdjMDBkZjM0ZDJjYWU2Nzc5NTI1OTdhY2I= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:3d461554-bc85-46cd-ac8c-d97c2f2599d8 ResourceInvariantUUID:350b7a49-21e9-4f24-906a-882ea184e5b3 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:64fe7036-79cf-43bf-9225-9a9b21ba7507 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:cef0c5ff-85b8-4e8a-8314-3a887ffdbef2 ArtifactChecksum:YzM0NmQwYmM2OGFhODg1YTk5OTNhODMzMDA2NTlhYTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:81f1b8f1-88db-4502-aa3b-d3e6e0984349 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:585e7e3e-26dd-4e35-8dd9-22b3e9d7ee54 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:f4eb30bc-5451-4b0a-bc43-a420b0a16358 ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:585e7e3e-26dd-4e35-8dd9-22b3e9d7ee54 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:b16ed472-96cb-4e68-950c-3064c0d9d05b ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-29T12:03:32.630Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 89089172-49bb-46bd-8bdd-770c7cc62305 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-29T12:03:32.676Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-29T12:03:32.678Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-29T12:03:32.678Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-29T12:03:32.678Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 82418de2-dfa7-43fa-94df-55f53391c1e9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-29T12:03:32.678Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-29T12:03:32.678Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-29T12:03:32.802Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-29T12:03:32.803Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 82418de2-dfa7-43fa-94df-55f53391c1e9 163279 2022-11-29T12:03:32.804Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-11-29T12:03:32.804Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-29T12:03:32.804Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T12:03:32.804Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:32.806Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:32.806Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723412804, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:32.906Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:32.907Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:32.907Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:32.932Z||pool-99-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:32.933Z||pool-99-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:33.807Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-29T12:03:33.809Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-29T12:03:33.809Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 82418de2-dfa7-43fa-94df-55f53391c1e9, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-29T12:03:33.810Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2022-11-29T12:03:33.811Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-29T12:03:33.811Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-29T12:03:34.034Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14199267291024587302/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2022-11-29T12:03:35.314Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-29T12:03:35.315Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-11-29T12:03:35.315Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-29T12:03:35.315Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-11-29T12:03:35.315Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-29T12:03:35.315Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-29T12:03:35.315Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-29T12:03:35.316Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-29T12:03:35.316Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-11-29T12:03:35.316Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.316Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:35.316Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-29T12:03:35.316Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-11-29T12:03:35.317Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-29T12:03:35.317Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.317Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:35.317Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-29T12:03:35.317Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-11-29T12:03:35.317Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-29T12:03:35.317Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.318Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:35.318Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.318Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-11-29T12:03:35.318Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2022-11-29T12:03:35.318Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2022-11-29T12:03:35.318Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-29T12:03:35.318Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.318Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-29T12:03:35.319Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.319Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-29T12:03:35.319Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T12:03:35.319Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.319Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-29T12:03:35.319Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T12:03:35.320Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.320Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-29T12:03:35.320Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T12:03:35.320Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.320Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-29T12:03:35.320Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T12:03:35.320Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.320Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-11-29T12:03:35.320Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2022-11-29T12:03:35.320Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=0ff0357e-3261-48e7-a3f9-2c6fc18640ce 2022-11-29T12:03:35.321Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.321Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:35.321Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.321Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:35.321Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.321Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:35.322Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:35.322Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:35.322Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:89089172-49bb-46bd-8bdd-770c7cc62305 Model Version:NULL Model InvariantUuid:b368b075-0a8b-4f51-8af9-10fa14384fe5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:106923c9-4f49-48eb-be59-d3096e2afe25 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:350b7a49-21e9-4f24-906a-882ea184e5b3 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:3d461554-bc85-46cd-ac8c-d97c2f2599d8 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:674ebd9f-fc3f-4937-a540-515a4c999060 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:de8dc20f-ce1d-45e3-b55f-f339c9dd524a ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:e5c582b4-a618-41f6-86f0-68e600de3559 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:ee0d74ba-9648-4846-86d3-d456eb7cded2 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0ff0357e-3261-48e7-a3f9-2c6fc18640ce ModelInvariantUuid:72087f4f-498e-4461-a668-2c9bc40cfe14 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:889ccdc1-7119-4b65-abe2-303f06ddde2d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:3fa4d415-3faf-4c49-a79e-67bb9488929f ModelInvariantUuid:35f8d782-f11d-49c2-92ba-0d7e2cd39afe ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:2841356e-2dce-4ae0-b581-b1a2189fbd48 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-29T12:03:35.335Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 64fe7036-79cf-43bf-9225-9a9b21ba7507 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-29T12:03:35.339Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||basic_cnf_macro 0 2022-11-29T12:03:35.339Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 64fe7036-79cf-43bf-9225-9a9b21ba7507 2022-11-29T12:03:35.340Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cef0c5ff-85b8-4e8a-8314-3a887ffdbef2 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-29T12:03:35.340Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-29T12:03:35.340Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-29T12:03:35.436Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-29T12:03:35.437Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json cef0c5ff-85b8-4e8a-8314-3a887ffdbef2 1565 2022-11-29T12:03:35.437Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2022-11-29T12:03:35.437Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-29T12:03:35.437Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T12:03:35.438Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:35.440Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:35.440Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723415437, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:35.540Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:35.541Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:35.541Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:35.559Z||pool-100-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:35.560Z||pool-100-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:36.441Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "e5c582b4-a618-41f6-86f0-68e600de3559", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ee0d74ba-9648-4846-86d3-d456eb7cded2", "vfModuleModelCustomizationUUID": "e25eeedc-59b0-4fb2-b71b-a2dd55e4fcb0", "isBase": true, "artifacts": [ "81f1b8f1-88db-4502-aa3b-d3e6e0984349", "585e7e3e-26dd-4e35-8dd9-22b3e9d7ee54" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "674ebd9f-fc3f-4937-a540-515a4c999060", "vfModuleModelVersion": "1", "vfModuleModelUUID": "de8dc20f-ce1d-45e3-b55f-f339c9dd524a", "vfModuleModelCustomizationUUID": "e36bbeaa-20af-4cb8-b50f-6a53f222cd63", "isBase": false, "artifacts": [ "b16ed472-96cb-4e68-950c-3064c0d9d05b" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-29T12:03:36.446Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ee0d74ba-9648-4846-86d3-d456eb7cded2 VfModuleModelInvariantUUID:e5c582b4-a618-41f6-86f0-68e600de3559 VfModuleModelDescription:NULL Artifacts UUID List:{ 81f1b8f1-88db-4502-aa3b-d3e6e0984349 , 585e7e3e-26dd-4e35-8dd9-22b3e9d7ee54 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:de8dc20f-ce1d-45e3-b55f-f339c9dd524a VfModuleModelInvariantUUID:674ebd9f-fc3f-4937-a540-515a4c999060 VfModuleModelDescription:NULL Artifacts UUID List:{ b16ed472-96cb-4e68-950c-3064c0d9d05b } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2022-11-29T12:03:36.448Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "e5c582b4-a618-41f6-86f0-68e600de3559", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ee0d74ba-9648-4846-86d3-d456eb7cded2", "vfModuleModelCustomizationUUID": "e25eeedc-59b0-4fb2-b71b-a2dd55e4fcb0", "isBase": true, "artifacts": [ "81f1b8f1-88db-4502-aa3b-d3e6e0984349", "585e7e3e-26dd-4e35-8dd9-22b3e9d7ee54" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "674ebd9f-fc3f-4937-a540-515a4c999060", "vfModuleModelVersion": "1", "vfModuleModelUUID": "de8dc20f-ce1d-45e3-b55f-f339c9dd524a", "vfModuleModelCustomizationUUID": "e36bbeaa-20af-4cb8-b50f-6a53f222cd63", "isBase": false, "artifacts": [ "b16ed472-96cb-4e68-950c-3064c0d9d05b" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-29T12:03:36.448Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ee0d74ba-9648-4846-86d3-d456eb7cded2 VfModuleModelInvariantUUID:e5c582b4-a618-41f6-86f0-68e600de3559 VfModuleModelDescription:NULL Artifacts UUID List:{ 81f1b8f1-88db-4502-aa3b-d3e6e0984349 , 585e7e3e-26dd-4e35-8dd9-22b3e9d7ee54 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:de8dc20f-ce1d-45e3-b55f-f339c9dd524a VfModuleModelInvariantUUID:674ebd9f-fc3f-4937-a540-515a4c999060 VfModuleModelDescription:NULL Artifacts UUID List:{ b16ed472-96cb-4e68-950c-3064c0d9d05b } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2022-11-29T12:03:36.449Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 81f1b8f1-88db-4502-aa3b-d3e6e0984349 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-29T12:03:36.449Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-29T12:03:36.449Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-29T12:03:36.523Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-29T12:03:36.523Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 81f1b8f1-88db-4502-aa3b-d3e6e0984349 914 2022-11-29T12:03:36.524Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2022-11-29T12:03:36.524Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-29T12:03:36.524Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T12:03:36.524Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:36.528Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:36.528Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723416524, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:36.628Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:36.629Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:36.629Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:36.651Z||pool-101-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:36.651Z||pool-101-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:37.529Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f4eb30bc-5451-4b0a-bc43-a420b0a16358 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-11-29T12:03:37.530Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-29T12:03:37.530Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-11-29T12:03:37.612Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-29T12:03:37.613Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env f4eb30bc-5451-4b0a-bc43-a420b0a16358 12 2022-11-29T12:03:37.614Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2022-11-29T12:03:37.614Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-11-29T12:03:37.614Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T12:03:37.615Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:37.632Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:37.632Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723417614, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:37.732Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:37.733Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:37.733Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:37.749Z||pool-102-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:37.750Z||pool-102-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-29T12:03:38.633Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 585e7e3e-26dd-4e35-8dd9-22b3e9d7ee54 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-29T12:03:38.634Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-29T12:03:38.634Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-29T12:03:38.696Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-29T12:03:38.697Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 585e7e3e-26dd-4e35-8dd9-22b3e9d7ee54 96 2022-11-29T12:03:38.697Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2022-11-29T12:03:38.697Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-29T12:03:38.698Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T12:03:38.698Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:38.700Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:38.701Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723418697, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:38.801Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:38.801Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:38.802Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:38.821Z||pool-103-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:38.822Z||pool-103-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:39.701Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b16ed472-96cb-4e68-950c-3064c0d9d05b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-11-29T12:03:39.702Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-29T12:03:39.702Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-11-29T12:03:39.775Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-29T12:03:39.776Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz b16ed472-96cb-4e68-950c-3064c0d9d05b 20206 2022-11-29T12:03:39.776Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2022-11-29T12:03:39.777Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-11-29T12:03:39.777Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T12:03:39.777Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:39.779Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:39.779Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723419776, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-29T12:03:39.880Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-29T12:03:39.881Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:39.881Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:39.904Z||pool-104-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:39.904Z||pool-104-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:40.783Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 89089172-49bb-46bd-8bdd-770c7cc62305 2022-11-29T12:03:40.784Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 64fe7036-79cf-43bf-9225-9a9b21ba7507 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-29T12:03:40.798Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7fa07843, org.onap.sdc.toscaparser.api.parameters.Input@7f87a936, org.onap.sdc.toscaparser.api.parameters.Input@31e0d142, org.onap.sdc.toscaparser.api.parameters.Input@373456fa, org.onap.sdc.toscaparser.api.parameters.Input@4baa423f] 2022-11-29T12:03:40.800Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:40.801Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:40.801Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2022-11-29T12:03:40.801Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 3d461554-bc85-46cd-ac8c-d97c2f2599d8 2022-11-29T12:03:40.801Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3d461554-bc85-46cd-ac8c-d97c2f2599d8 matches Tosca VF Customization UUID: 3d461554-bc85-46cd-ac8c-d97c2f2599d8 2022-11-29T12:03:40.802Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 3d461554-bc85-46cd-ac8c-d97c2f2599d8 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-29T12:03:40.805Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:40.805Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:40.805Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 3d461554-bc85-46cd-ac8c-d97c2f2599d8: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2022-11-29T12:03:40.806Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2bed2461 2022-11-29T12:03:40.806Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:40.806Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-29T12:03:40.806Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e36bbeaa-20af-4cb8-b50f-6a53f222cd63 2022-11-29T12:03:40.807Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e36bbeaa-20af-4cb8-b50f-6a53f222cd63 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-29T12:03:40.810Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:40.810Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-29T12:03:40.810Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T12:03:40.811Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:40.811Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-29T12:03:40.811Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T12:03:40.811Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:40.812Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-29T12:03:40.812Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=3d461554-bc85-46cd-ac8c-d97c2f2599d8 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-29T12:03:40.815Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:40.815Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:40.815Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 89089172-49bb-46bd-8bdd-770c7cc62305: basic_cnf_macro 2022-11-29T12:03:40.815Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:40.816Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:40.816Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:40.816Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:40.816Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:40.817Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:40.817Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:40.817Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:40.818Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:03:40.818Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:03:40.818Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-29T12:03:40.869Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 64fe7036-79cf-43bf-9225-9a9b21ba7507 2 ASDC deployResourceStructure 2022-11-29T12:03:40.870Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2022-11-29T12:03:40.870Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-29T12:03:40.870Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T12:03:40.871Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:40.874Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:40.874Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723420870, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-29T12:03:40.974Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:40.975Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:40.975Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:40.995Z||pool-105-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:40.996Z||pool-105-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:41.875Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2022-11-29T12:03:41.875Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-29T12:03:41.875Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T12:03:41.876Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:41.877Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:41.878Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723421875, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-11-29T12:03:41.980Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-11-29T12:03:41.981Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:41.981Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:42.000Z||pool-106-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:42.001Z||pool-106-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:42.879Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2022-11-29T12:03:42.879Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2022-11-29T12:03:42.880Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-29T12:03:42.880Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:42.883Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:42.883Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723422879, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-29T12:03:42.983Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:42.984Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:42.984Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:43.001Z||pool-107-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:43.001Z||pool-107-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:43.885Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2022-11-29T12:03:43.886Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-29T12:03:43.886Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T12:03:43.886Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:43.889Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:43.890Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723423885, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-11-29T12:03:43.990Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:43.991Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:43.991Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:44.011Z||pool-108-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:44.011Z||pool-108-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:44.891Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2022-11-29T12:03:44.891Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2022-11-29T12:03:44.891Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-29T12:03:44.892Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:44.893Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:44.894Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723424891, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-29T12:03:44.994Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:44.995Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:44.995Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:45.025Z||pool-109-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:45.026Z||pool-109-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:45.895Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-11-29T12:03:45.895Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-29T12:03:45.895Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T12:03:45.896Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:03:45.898Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:03:45.898Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723425895, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T12:03:45.998Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:03:46.000Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:03:46.000Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:03:46.027Z||pool-110-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:03:46.028Z||pool-110-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:03:46.899Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 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-29T12:03:46.934Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 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-29T12:03:46.937Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-29T12:03:46.937Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-29T12:03:46.938Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-29T12:03:46.938Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-29T12:03:46.938Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T12:03:46.938Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T12:03:46.938Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T12:03:46.938Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T12:03:46.938Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||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-29T12:03:46.961Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-29T12:04:16.962Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 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-29T12:04:16.971Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 and serviceModelVersionId: 89089172-49bb-46bd-8bdd-770c7cc62305 2022-11-29T12:04:16.971Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b368b075-0a8b-4f51-8af9-10fa14384fe5 2022-11-29T12:04:16.973Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b368b075-0a8b-4f51-8af9-10fa14384fe5/model-vers/model-ver/89089172-49bb-46bd-8bdd-770c7cc62305?depth=0 2022-11-29T12:04:16.984Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2022-11-29T12:04:17.052Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b368b075-0a8b-4f51-8af9-10fa14384fe5/model-vers/model-ver/89089172-49bb-46bd-8bdd-770c7cc62305?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-11-29T12:04:17.056Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b368b075-0a8b-4f51-8af9-10fa14384fe5/model-vers/model-ver/89089172-49bb-46bd-8bdd-770c7cc62305?depth=0|INFO|500||Invoke 2022-11-29T12:04:17.062Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b368b075-0a8b-4f51-8af9-10fa14384fe5/model-vers/model-ver/89089172-49bb-46bd-8bdd-770c7cc62305?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-29T12:04:17.231Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b368b075-0a8b-4f51-8af9-10fa14384fe5/model-vers/model-ver/89089172-49bb-46bd-8bdd-770c7cc62305?depth=0|INFO|500||InvokeReturn 2022-11-29T12:04:17.232Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b368b075-0a8b-4f51-8af9-10fa14384fe5/model-vers/model-ver/89089172-49bb-46bd-8bdd-770c7cc62305?depth=0 has http status code:200 and response headers:{date=[Tue, 29 Nov 2022 12:04:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[528456], x-aai-txid=[2-aai-resources-221129-12:04:17:358-74890], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-29T12:04:17.232Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2022-11-29T12:04:17.233Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-29T12:04:17.233Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||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-29T12:04:17.240Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||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-29T12:04:17.240Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8e269fb9-4171-4bf3-bd1b-ba59cc9a9723 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-29T12:04:17.241Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-29T12:04:17.241Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:17.244Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:17.244Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723457241, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-29T12:04:17.344Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:17.346Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:17.346Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:17.373Z||pool-111-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:17.374Z||pool-111-thread-1|||||INFO|500||cambria reply ok (29 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-29T12:04:18.265Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-29T12:04:18.265Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"8dcae881-8a87-4f88-ae3f-eb713117b4db","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"2b4adb7f-de74-459b-a07d-23897060a7d4","serviceDescription":"service","serviceInvariantUUID":"eb3fa966-0741-43d0-b6e9-c6abfe823334","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e93f1005-d401-47d6-94c9-e264e0aee03f","resourceInvariantUUID":"001a5f34-46a9-49e5-a1fe-0c6e5ddd1fd2","resourceCustomizationUUID":"db62ff9c-cfec-4ef5-878e-023ac49f7e09","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"OWQ5ZjI4N2Y3NzgyZGRiMjE5NzdiNjY1NWJiZDYzZDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"91064a4c-15f6-41f5-84a1-93b7ec83721e","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"MTE2Nzk4NzhlNzVmZTBkYTRkMzhjMzJmNjU0NmIxNjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6bc5ae88-3ba1-4ac2-a479-4f1024ad55b4","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"aabc7623-50a4-499d-8a74-612508c43305","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e94050f1-9eb0-4afb-a01b-c88fd2f9a106","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d787d56d-7805-4a11-a5b2-f5a629ea0a41","artifactVersion":"2","generatedFromUUID":"aabc7623-50a4-499d-8a74-612508c43305"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"OWUxMzJmZjJmNDJkYzZlYzMwN2RkMmNjODU3NzkyMzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"2ad7e57b-1b7d-4008-96f1-a9d64ec66ed5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"NWVlMGE1ZTkxZWQ2ZWY1YzUxOTE1YjljMGI4MmYyNWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"14ab8b2c-766b-477b-b58a-619bc06de698","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZGMxNTg1MTc0NmMwMWEzYTc5MzlhMDRlOWQyMWIwZDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7613671a-100b-4365-b171-28c672d40b49","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-29T12:04:18.266Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:04:18.267Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:18.269Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:18.270Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:04:18.370Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:18.371Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:18.371Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:18.392Z||pool-112-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:18.393Z||pool-112-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:04:19.270Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:04:19.271Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:19.274Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:19.274Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-29T12:04:19.374Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:19.376Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:19.376Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:19.399Z||pool-113-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:19.399Z||pool-113-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-11-29T12:04:20.274Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:04:20.275Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:20.277Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:20.277Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-29T12:04:20.378Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-29T12:04:20.379Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:20.379Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:20.397Z||pool-114-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:20.397Z||pool-114-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:04:21.278Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:04:21.279Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:21.281Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:21.282Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:04:21.382Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:21.383Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:21.383Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:21.410Z||pool-115-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:21.411Z||pool-115-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":1,"count":1} 2022-11-29T12:04:21.937Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:04: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-29T12:04: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-29T12:04:21.979Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:21.980Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:04:21.980Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669723401807, "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-29T12:04:22.009Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8dcae881-8a87-4f88-ae3f-eb713117b4db 2022-11-29T12:04:22.009Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:04:22.282Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:04:22.283Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:22.285Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:22.285Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-29T12:04:22.386Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-29T12:04:22.387Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:22.387Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:22.415Z||pool-116-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:22.416Z||pool-116-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:04:23.286Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:04:23.287Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:23.290Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:23.290Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:04:23.390Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:23.391Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:23.391Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:23.411Z||pool-117-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:23.411Z||pool-117-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:04:24.291Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:04:24.291Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:24.293Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:24.293Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:04:24.394Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:24.395Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:24.395Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:24.437Z||pool-118-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:24.438Z||pool-118-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":1,"count":1} 2022-11-29T12:04:25.294Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-29T12:04:25.295Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:25.298Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:25.298Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:04:25.398Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:25.399Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:25.399Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:25.419Z||pool-119-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:25.419Z||pool-119-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:04:26.300Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "2b4adb7f-de74-459b-a07d-23897060a7d4", "serviceDescription": "service", "serviceInvariantUUID": "eb3fa966-0741-43d0-b6e9-c6abfe823334", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "db62ff9c-cfec-4ef5-878e-023ac49f7e09", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e93f1005-d401-47d6-94c9-e264e0aee03f", "resourceInvariantUUID": "001a5f34-46a9-49e5-a1fe-0c6e5ddd1fd2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "MTE2Nzk4NzhlNzVmZTBkYTRkMzhjMzJmNjU0NmIxNjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6bc5ae88-3ba1-4ac2-a479-4f1024ad55b4", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "aabc7623-50a4-499d-8a74-612508c43305", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d787d56d-7805-4a11-a5b2-f5a629ea0a41", "generatedFromUUID": "aabc7623-50a4-499d-8a74-612508c43305" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d787d56d-7805-4a11-a5b2-f5a629ea0a41", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZGMxNTg1MTc0NmMwMWEzYTc5MzlhMDRlOWQyMWIwZDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7613671a-100b-4365-b171-28c672d40b49" } ], "workloadContext": "Production" } 2022-11-29T12:04:26.300Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-29T12:04:26.300Z|8e269fb9-4171-4bf3-bd1b-ba59cc9a9723|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2b4adb7f-de74-459b-a07d-23897060a7d4 ASDC 2022-11-29T12:04:26.301Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:8dcae881-8a87-4f88-ae3f-eb713117b4db ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:2b4adb7f-de74-459b-a07d-23897060a7d4 ServiceInvariantUUID:eb3fa966-0741-43d0-b6e9-c6abfe823334 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:7613671a-100b-4365-b171-28c672d40b49 ArtifactChecksum:ZGMxNTg1MTc0NmMwMWEzYTc5MzlhMDRlOWQyMWIwZDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:db62ff9c-cfec-4ef5-878e-023ac49f7e09 ResourceInvariantUUID:001a5f34-46a9-49e5-a1fe-0c6e5ddd1fd2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:e93f1005-d401-47d6-94c9-e264e0aee03f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:6bc5ae88-3ba1-4ac2-a479-4f1024ad55b4 ArtifactChecksum:MTE2Nzk4NzhlNzVmZTBkYTRkMzhjMzJmNjU0NmIxNjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:aabc7623-50a4-499d-8a74-612508c43305 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:d787d56d-7805-4a11-a5b2-f5a629ea0a41 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:d787d56d-7805-4a11-a5b2-f5a629ea0a41 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-29T12:04:26.301Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2b4adb7f-de74-459b-a07d-23897060a7d4 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-29T12:04:26.380Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-29T12:04:26.381Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-29T12:04:26.381Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-29T12:04:26.381Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7613671a-100b-4365-b171-28c672d40b49 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-29T12:04:26.381Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-29T12:04:26.382Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-29T12:04:26.490Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-29T12:04:26.492Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 7613671a-100b-4365-b171-28c672d40b49 83005 2022-11-29T12:04:26.492Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-11-29T12:04:26.492Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-29T12:04:26.492Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T12:04:26.493Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:26.495Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:26.495Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723466492, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T12:04:26.596Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:26.597Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:26.597Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:26.621Z||pool-120-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:26.622Z||pool-120-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1} 2022-11-29T12:04:27.496Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-29T12:04:27.497Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-29T12:04:27.497Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 7613671a-100b-4365-b171-28c672d40b49, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-29T12:04:27.497Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2022-11-29T12:04:27.498Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-29T12:04:27.498Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-29T12:04:27.745Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9142424171589640203/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2022-11-29T12:04:28.977Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-29T12:04:28.978Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-11-29T12:04:28.978Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-29T12:04:28.978Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-29T12:04:28.978Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-29T12:04:28.978Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-29T12:04:28.979Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-29T12:04:28.979Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-29T12:04:28.979Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-29T12:04:28.979Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-29T12:04:28.979Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-29T12:04:28.979Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-11-29T12:04:28.980Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.980Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:28.980Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-29T12:04:28.980Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-11-29T12:04:28.981Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-29T12:04:28.981Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.981Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:28.981Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-29T12:04:28.982Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-11-29T12:04:28.982Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-29T12:04:28.982Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.982Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:28.983Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.983Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-29T12:04:28.983Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-11-29T12:04:28.983Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-11-29T12:04:28.983Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-11-29T12:04:28.984Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-29T12:04:28.984Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-29T12:04:28.984Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.984Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-29T12:04:28.984Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.985Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-29T12:04:28.985Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T12:04:28.985Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.985Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-29T12:04:28.986Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T12:04:28.986Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.986Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-29T12:04:28.986Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T12:04:28.986Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.987Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-29T12:04:28.987Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-29T12:04:28.987Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-29T12:04:28.987Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=b49b4a6f-c36c-49cf-a504-49824e7066e4 2022-11-29T12:04:28.987Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.988Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:28.988Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.988Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:28.988Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.989Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:28.989Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:28.989Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:28.989Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:2b4adb7f-de74-459b-a07d-23897060a7d4 Model Version:NULL Model InvariantUuid:eb3fa966-0741-43d0-b6e9-c6abfe823334 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:c219536c-59de-4b26-bdb0-e3b1fe5fc9f4 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:001a5f34-46a9-49e5-a1fe-0c6e5ddd1fd2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:db62ff9c-cfec-4ef5-878e-023ac49f7e09 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9270b6df-e01a-4331-8561-29bd4873db07 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:e57ec706-d9ff-45a5-9e13-3d0af04d5f5c ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:b49b4a6f-c36c-49cf-a504-49824e7066e4 ModelInvariantUuid:b7fda9dd-026a-479b-bb55-2660c83a91eb ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:c9d13d89-1662-46d9-8b45-4e79b03a1193 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:cb67ed33-9fc0-40a4-a554-f68037c1a6f6 ModelInvariantUuid:73ac45f6-bfec-4f48-b6ff-ad5e84b6a630 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:a8104d2e-bfb4-44ba-802d-e2315472c992 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-29T12:04:28.998Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e93f1005-d401-47d6-94c9-e264e0aee03f 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-29T12:04:29.001Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||basic_vm_macro 0 2022-11-29T12:04:29.001Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e93f1005-d401-47d6-94c9-e264e0aee03f 2022-11-29T12:04:29.001Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6bc5ae88-3ba1-4ac2-a479-4f1024ad55b4 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-29T12:04:29.002Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-29T12:04:29.002Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-29T12:04:29.071Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-29T12:04:29.072Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 6bc5ae88-3ba1-4ac2-a479-4f1024ad55b4 792 2022-11-29T12:04:29.072Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2022-11-29T12:04:29.072Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-29T12:04:29.072Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T12:04:29.073Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:29.074Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:29.074Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723469072, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-29T12:04:29.175Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-29T12:04:29.176Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:29.176Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:29.196Z||pool-121-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:29.196Z||pool-121-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:04:30.075Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "9270b6df-e01a-4331-8561-29bd4873db07", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e57ec706-d9ff-45a5-9e13-3d0af04d5f5c", "vfModuleModelCustomizationUUID": "4cb09f87-7a6e-4405-9ab8-87a4291b08b8", "isBase": true, "artifacts": [ "aabc7623-50a4-499d-8a74-612508c43305", "d787d56d-7805-4a11-a5b2-f5a629ea0a41" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-29T12:04:30.081Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e57ec706-d9ff-45a5-9e13-3d0af04d5f5c VfModuleModelInvariantUUID:9270b6df-e01a-4331-8561-29bd4873db07 VfModuleModelDescription:NULL Artifacts UUID List:{ aabc7623-50a4-499d-8a74-612508c43305 , d787d56d-7805-4a11-a5b2-f5a629ea0a41 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-29T12:04:30.083Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "9270b6df-e01a-4331-8561-29bd4873db07", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e57ec706-d9ff-45a5-9e13-3d0af04d5f5c", "vfModuleModelCustomizationUUID": "4cb09f87-7a6e-4405-9ab8-87a4291b08b8", "isBase": true, "artifacts": [ "aabc7623-50a4-499d-8a74-612508c43305", "d787d56d-7805-4a11-a5b2-f5a629ea0a41" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-29T12:04:30.083Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e57ec706-d9ff-45a5-9e13-3d0af04d5f5c VfModuleModelInvariantUUID:9270b6df-e01a-4331-8561-29bd4873db07 VfModuleModelDescription:NULL Artifacts UUID List:{ aabc7623-50a4-499d-8a74-612508c43305 , d787d56d-7805-4a11-a5b2-f5a629ea0a41 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-29T12:04:30.083Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: aabc7623-50a4-499d-8a74-612508c43305 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-29T12:04:30.083Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-29T12:04:30.084Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-29T12:04:30.200Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-29T12:04:30.201Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml aabc7623-50a4-499d-8a74-612508c43305 5033 2022-11-29T12:04:30.201Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-11-29T12:04:30.201Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-29T12:04:30.201Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T12:04:30.201Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:30.203Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:30.203Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723470201, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-29T12:04:30.304Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:30.304Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:30.305Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:30.336Z||pool-122-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:30.337Z||pool-122-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:04:31.204Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d787d56d-7805-4a11-a5b2-f5a629ea0a41 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-29T12:04:31.204Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-29T12:04:31.204Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-29T12:04:31.276Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-29T12:04:31.277Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env d787d56d-7805-4a11-a5b2-f5a629ea0a41 903 2022-11-29T12:04:31.277Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-11-29T12:04:31.277Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-29T12:04:31.277Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-29T12:04:31.278Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:31.280Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:31.280Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723471277, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-29T12:04:31.380Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:31.381Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:31.381Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:31.409Z||pool-123-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:31.410Z||pool-123-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":1,"count":1} 2022-11-29T12:04:32.281Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 2b4adb7f-de74-459b-a07d-23897060a7d4 2022-11-29T12:04:32.281Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 e93f1005-d401-47d6-94c9-e264e0aee03f 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-29T12:04:32.307Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@32cafb63, org.onap.sdc.toscaparser.api.parameters.Input@5ce1a3c3, org.onap.sdc.toscaparser.api.parameters.Input@2ed0b481, org.onap.sdc.toscaparser.api.parameters.Input@2cd00b4e, org.onap.sdc.toscaparser.api.parameters.Input@4924ec54] 2022-11-29T12:04:32.309Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.309Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:32.309Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2022-11-29T12:04:32.309Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= db62ff9c-cfec-4ef5-878e-023ac49f7e09 2022-11-29T12:04:32.310Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: db62ff9c-cfec-4ef5-878e-023ac49f7e09 matches Tosca VF Customization UUID: db62ff9c-cfec-4ef5-878e-023ac49f7e09 2022-11-29T12:04:32.310Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: db62ff9c-cfec-4ef5-878e-023ac49f7e09 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-29T12:04:32.312Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.313Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:32.314Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id db62ff9c-cfec-4ef5-878e-023ac49f7e09: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2022-11-29T12:04:32.314Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1ff38d7b 2022-11-29T12:04:32.314Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.314Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-29T12:04:32.315Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 4cb09f87-7a6e-4405-9ab8-87a4291b08b8 2022-11-29T12:04:32.315Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 4cb09f87-7a6e-4405-9ab8-87a4291b08b8 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-29T12:04:32.317Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.318Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-29T12:04:32.318Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T12:04:32.318Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.318Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-29T12:04:32.319Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T12:04:32.319Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.319Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-29T12:04:32.319Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-29T12:04:32.319Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-29T12:04:32.319Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=b49b4a6f-c36c-49cf-a504-49824e7066e4 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-29T12:04:32.322Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.322Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-29T12:04:32.322Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-29T12:04:32.322Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.323Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-29T12:04:32.323Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=db62ff9c-cfec-4ef5-878e-023ac49f7e09 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-29T12:04:32.325Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.325Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:32.325Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 2b4adb7f-de74-459b-a07d-23897060a7d4: basic_vm_macro 2022-11-29T12:04:32.325Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.326Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:32.326Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.326Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:32.326Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.326Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:32.328Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.328Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:32.328Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-29T12:04:32.328Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-29T12:04:32.328Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-29T12:04:32.439Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro e93f1005-d401-47d6-94c9-e264e0aee03f 1 ASDC deployResourceStructure 2022-11-29T12:04:32.439Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2022-11-29T12:04:32.440Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-29T12:04:32.440Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T12:04:32.440Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:32.442Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:32.442Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723472439, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-29T12:04:32.544Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-29T12:04:32.544Z||pool-124-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:32.545Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:32.579Z||pool-124-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:32.579Z||pool-124-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:04:33.444Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-11-29T12:04:33.444Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-29T12:04:33.444Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T12:04:33.445Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:33.447Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:33.447Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723473444, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-29T12:04:33.547Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:33.549Z||pool-125-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:33.549Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:33.578Z||pool-125-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:33.579Z||pool-125-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:04:34.448Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-11-29T12:04:34.448Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-29T12:04:34.448Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T12:04:34.448Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:34.451Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:34.451Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723474448, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-29T12:04:34.551Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:34.552Z||pool-126-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:34.552Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:34.588Z||pool-126-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:34.589Z||pool-126-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":1,"count":1} 2022-11-29T12:04:35.452Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-11-29T12:04:35.452Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-29T12:04:35.452Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-29T12:04:35.453Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:04:35.455Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:04:35.455Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723475452, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T12:04:35.555Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-29T12:04:35.557Z||pool-127-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:04:35.557Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:04:35.586Z||pool-127-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:04:35.587Z||pool-127-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-11-29T12:04:36.456Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:04:36.479Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:04:36.482Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-29T12:04:36.482Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-29T12:04:36.482Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-29T12:05:06.482Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:05:06.508Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:05:06.515Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-29T12:05:06.516Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-29T12:05:06.516Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-29T12:05:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:05: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-29T12:05: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-29T12:05:22.002Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:05:22.002Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:05:22.002Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "multicloud-k8s-id", "timestamp": 1669723402416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-29T12:05:22.003Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:05:36.516Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:05:36.538Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:05:36.540Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-29T12:05:36.541Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-29T12:05:36.541Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-29T12:06:06.552Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:06:06.704Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:06:06.716Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-29T12:06:06.716Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-29T12:06:06.716Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-29T12:06:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:06: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-29T12:06: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-29T12:06:21.982Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:06:21.983Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:21.983Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "policy-id", "timestamp": 1669723398128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-29T12:06:21.983Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:21.983Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:21.983Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:06:21.984Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:21.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:21.984Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "policy-id", "timestamp": 1669723398128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:06:21.984Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:21.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:21.984Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-29T12:06:21.984Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:21.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:21.984Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "policy-id", "timestamp": 1669723398128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:06:21.984Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:21.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:21.984Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-29T12:06:21.985Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:21.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:21.985Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "policy-id", "timestamp": 1669723398128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:06:21.985Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:21.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:21.985Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:06:21.985Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:21.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:21.985Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "aai-ml", "timestamp": 1669723406810, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T12:06:21.985Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:21.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:21.985Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "policy-id", "timestamp": 1669723406915, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T12:06:21.986Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:21.986Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:21.986Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-29T12:06:21.986Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:21.986Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:21.986Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "aai-ml", "timestamp": 1669723407815, "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-29T12:06:22.135Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8dcae881-8a87-4f88-ae3f-eb713117b4db 2022-11-29T12:06:22.135Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:06:22.150Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.150Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "policy-id", "timestamp": 1669723407920, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T12:06:22.150Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.150Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.150Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-29T12:06:22.151Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:22.151Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.151Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "policy-id", "timestamp": 1669723408922, "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-29T12:06:22.160Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8dcae881-8a87-4f88-ae3f-eb713117b4db 2022-11-29T12:06:22.160Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:06:22.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.175Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-29T12:06:22.175Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:22.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.175Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:06:22.175Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:22.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.175Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:06:22.175Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:22.176Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.176Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:06:22.176Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:22.176Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.176Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723412804, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T12:06:22.176Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.176Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.176Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723415437, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-29T12:06:22.176Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.177Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.177Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723416524, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-29T12:06:22.177Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.177Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.177Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723417614, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-11-29T12:06:22.177Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.177Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.177Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723418697, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-29T12:06:22.177Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.178Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.178Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723419776, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-29T12:06:22.178Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.178Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.178Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723420870, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-29T12:06:22.178Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.178Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.178Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723421875, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-11-29T12:06:22.178Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.179Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.179Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723422879, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-29T12:06:22.179Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.179Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.179Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723423885, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-11-29T12:06:22.179Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.179Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.179Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723424891, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-29T12:06:22.179Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.179Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.179Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723425895, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T12:06:22.180Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.180Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.180Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e269fb9-4171-4bf3-bd1b-ba59cc9a9723", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723457241, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-29T12:06:22.180Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:06:22.180Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.180Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:06:22.180Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:22.180Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.180Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-29T12:06:22.180Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:22.181Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.181Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-29T12:06:22.181Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:22.181Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:06:22.181Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-29T12:06:22.181Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:06:36.717Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:06:36.734Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:06:36.737Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-29T12:06:36.738Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-29T12:06:36.738Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-29T12:06:36.738Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-29T12:06:36.738Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T12:06:36.738Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T12:06:36.738Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T12:06:36.738Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-29T12:06:36.738Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||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-29T12:06:36.747Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-29T12:07:06.748Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8dcae881-8a87-4f88-ae3f-eb713117b4db 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-29T12:07:06.765Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8dcae881-8a87-4f88-ae3f-eb713117b4db and serviceModelVersionId: 2b4adb7f-de74-459b-a07d-23897060a7d4 2022-11-29T12:07:06.765Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eb3fa966-0741-43d0-b6e9-c6abfe823334 2022-11-29T12:07:06.771Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eb3fa966-0741-43d0-b6e9-c6abfe823334/model-vers/model-ver/2b4adb7f-de74-459b-a07d-23897060a7d4?depth=0 2022-11-29T12:07:06.775Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2022-11-29T12:07:06.819Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb3fa966-0741-43d0-b6e9-c6abfe823334/model-vers/model-ver/2b4adb7f-de74-459b-a07d-23897060a7d4?depth=0|INFO|500||Invoke 2022-11-29T12:07:06.820Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb3fa966-0741-43d0-b6e9-c6abfe823334/model-vers/model-ver/2b4adb7f-de74-459b-a07d-23897060a7d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb3fa966-0741-43d0-b6e9-c6abfe823334/model-vers/model-ver/2b4adb7f-de74-459b-a07d-23897060a7d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8dcae881-8a87-4f88-ae3f-eb713117b4db], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[96650011-d486-4f94-8940-d6003b66ab6c], X-ECOMP-RequestID=[8dcae881-8a87-4f88-ae3f-eb713117b4db], X-TransactionId=[], X-ONAP-RequestID=[8dcae881-8a87-4f88-ae3f-eb713117b4db], Content-Type=[application/merge-patch+json]} 2022-11-29T12:07:06.825Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb3fa966-0741-43d0-b6e9-c6abfe823334/model-vers/model-ver/2b4adb7f-de74-459b-a07d-23897060a7d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-29T12:07:06.949Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb3fa966-0741-43d0-b6e9-c6abfe823334/model-vers/model-ver/2b4adb7f-de74-459b-a07d-23897060a7d4?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/eb3fa966-0741-43d0-b6e9-c6abfe823334/model-vers/model-ver/2b4adb7f-de74-459b-a07d-23897060a7d4?depth=0 has http status code:200 and response headers:{date=[Tue, 29 Nov 2022 12:07:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[540832], x-aai-txid=[0-aai-resources-221129-12:07:07:119-77212], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-29T12:07:06.949Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb3fa966-0741-43d0-b6e9-c6abfe823334/model-vers/model-ver/2b4adb7f-de74-459b-a07d-23897060a7d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-29T12:07:06.950Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb3fa966-0741-43d0-b6e9-c6abfe823334/model-vers/model-ver/2b4adb7f-de74-459b-a07d-23897060a7d4?depth=0|INFO|500||InvokeReturn 2022-11-29T12:07:06.953Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-29T12:07:06.953Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||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-29T12:07:06.962Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||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-29T12:07:06.963Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8dcae881-8a87-4f88-ae3f-eb713117b4db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-29T12:07:06.963Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-29T12:07:06.964Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-29T12:07:06.966Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-29T12:07:06.966Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723626963, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-29T12:07:07.066Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-29T12:07:07.067Z||pool-128-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-29T12:07:07.068Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T12:07:07.093Z||pool-128-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:07:07.094Z||pool-128-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-29T12:07:07.991Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:07:07.992Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:07:07.992Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:07:18.463Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:07:18.464Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:07:18.466Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:07:18.466Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:07:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:07: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-29T12:07: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-29T12:07:22.007Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:07:22.008Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:07:22.008Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-29T12:07:22.009Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:07:22.009Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:07:22.009Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-29T12:07:22.009Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:07:22.009Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:07:22.009Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-29T12:07:22.009Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:07:22.009Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:07:22.010Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723401933, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-29T12:07:22.010Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-29T12:07:22.010Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:07:22.010Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723466492, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-29T12:07:22.010Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:07:22.010Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:07:22.010Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723469072, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-29T12:07:22.010Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:07:22.011Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:07:22.011Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723470201, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-29T12:07:22.011Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:07:22.011Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:07:22.011Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723471277, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-29T12:07:22.011Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:07:22.011Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:07:22.011Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723472439, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-29T12:07:22.011Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:07:22.012Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:07:22.012Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723473444, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-29T12:07:22.012Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:07:22.012Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:07:22.012Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723474448, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-29T12:07:22.012Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:07:22.012Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-29T12:07:22.012Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723475452, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-29T12:07:22.013Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:07:28.039Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:07:28.040Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:07:28.040Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:07:28.040Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:07:37.617Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:07:37.619Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:07:37.620Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:07:37.620Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:07:47.256Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:08:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:08:21.935Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:08:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:08:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:08: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-29T12:08: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-29T12:08:22.491Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:08:22.491Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-29T12:08:22.492Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8dcae881-8a87-4f88-ae3f-eb713117b4db", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669723626963, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-29T12:08:22.494Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-29T12:08:31.533Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:09:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:09:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:09:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12: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-29T12: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-29T12: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-29T12:09:31.495Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:09:31.500Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:10:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:10:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:10:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12: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-29T12:10: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-29T12:10: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-29T12:10:31.512Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:10:31.527Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:11:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:11:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:11:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:11:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:11: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-29T12:11: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-29T12:11:31.506Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:11:31.512Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:12:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:12:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:12:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:12: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-29T12:12: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-29T12:12:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:12:31.487Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:12:31.501Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:13:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:13:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:13:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:13:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:13: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-29T12:13: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-29T12:13:31.535Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:13:31.536Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:14:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:14:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:14:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:14:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:14: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-29T12:14: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-29T12:14:31.492Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:14:31.492Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12: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-29T12:15:21.933Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-29T12: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-29T12: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-29T12:15: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-29T12:15: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-29T12:15:31.509Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:15:31.516Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:16:21.935Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:16:21.937Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:16:21.939Z||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-29T12:16:21.939Z||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-29T12:16: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-29T12:16:21.940Z||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-29T12:16:31.534Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:16:31.534Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:17:21.933Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:17:21.934Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|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-29T12:17:21.935Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|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-29T12:17:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:17: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-29T12:17: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-29T12:17:31.489Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:17:31.512Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:18:21.933Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:18:21.934Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|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-29T12:18:21.934Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|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-29T12: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-29T12: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-29T12: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-29T12:18:31.491Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:18:31.497Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:19:21.933Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:19:21.934Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|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-29T12:19:21.934Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|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-29T12: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-29T12: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-29T12: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-29T12:19:31.508Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:19:31.508Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:20:21.933Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:20:21.934Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|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-29T12:20:21.934Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|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-29T12: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-29T12: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-29T12: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-29T12:20:31.537Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:20:31.547Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:21:21.933Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:21:21.936Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|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-29T12:21:21.936Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|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-29T12:21:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:21: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-29T12:21: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-29T12:21:31.523Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:21:31.532Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:22:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:22:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:22:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:22:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:22: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-29T12:22: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-29T12:22:31.523Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:22:31.522Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:23:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:23:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:23:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12: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-29T12: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-29T12: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-29T12:23:31.508Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:23:31.517Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:24:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:24:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:24:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:24:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:24: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-29T12:24: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-29T12:24:31.533Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:24:31.533Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:25:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:25:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:25:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:25:21.938Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:25:21.939Z||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-29T12:25: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-29T12:25:31.518Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:25:31.519Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:26:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:26:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:26:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:26:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:26: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-29T12:26: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-29T12:26:31.500Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:26:31.500Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:27:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:27:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:27:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12: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-29T12: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-29T12: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-29T12:27:31.488Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:27:31.510Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:28:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:28:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:28:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:28:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:28: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-29T12:28: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-29T12:28:31.494Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:28:31.499Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:29:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:29:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:29:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:29:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:29: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-29T12:29: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-29T12:29:31.516Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:29:31.516Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:30:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:30:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:30:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:30:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:30: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-29T12:30: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-29T12:30:31.514Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:30:31.525Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:31:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:31:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:31:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:31:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:31: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-29T12:31: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-29T12:31:31.513Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:31:31.513Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:32:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:32:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:32:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:32:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:32:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:32:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:32:31.500Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:32:31.516Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:33:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:33:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:33:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:33:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:33: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-29T12:33: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-29T12:33:31.490Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:33:31.490Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:34:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:34:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:34:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:34:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:34: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-29T12:34: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-29T12:34:31.520Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:34:31.568Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:35:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:35:21.935Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:35:21.935Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:35:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:35: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-29T12:35: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-29T12:35:31.527Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:35:31.530Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:36:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:36:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:36:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:36:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:36:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:36:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:36:31.509Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:36:31.511Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:37:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:37:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:37:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:37: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-29T12:37:21.937Z|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-29T12:37:21.937Z|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-29T12:37:31.509Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:37:31.518Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:38:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:38:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:38:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:38:21.937Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:38: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-29T12:38: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-29T12:38:31.517Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:38:31.533Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:39:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:39:21.935Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:39:21.935Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:39:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:39: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-29T12:39: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-29T12:39:31.521Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:39:31.564Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:40:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:40:21.935Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:40:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:40:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:40: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-29T12:40: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-29T12:40:31.541Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:40:31.541Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:41:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:41:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:41:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12: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-29T12: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-29T12: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-29T12:41:31.521Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:41:31.564Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:42:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:42:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:42:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12: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-29T12: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-29T12: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-29T12:42:31.520Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:42:31.523Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:43:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:43:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:43:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:43:21.937Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:43: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-29T12:43: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-29T12:43:31.549Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:43:31.569Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:44:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:44:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:44:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:44:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:44:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:44:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:44:31.516Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:44:31.538Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:45:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:45:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:45:21.935Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:45:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:45: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-29T12:45: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-29T12:45:31.506Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:45:31.508Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:46:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:46:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:46:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12: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-29T12: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-29T12: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-29T12:46:31.502Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:46:31.507Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12: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-29T12: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-29T12: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-29T12:47:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:47: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-29T12:47: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-29T12:47:31.516Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:47:31.527Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:48:21.933Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:48: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-29T12:48: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-29T12:48:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:48: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-29T12:48: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-29T12:48:31.482Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:48:31.483Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12: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-29T12:49: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-29T12:49: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-29T12:49:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:49: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-29T12:49: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-29T12:49:31.511Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:49:31.511Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:50:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:50:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:50:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:50:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:50: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-29T12:50: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-29T12:50:31.524Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:50:31.525Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:51:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:51:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:51:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:51:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:51:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:51:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:51:31.522Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:51:31.522Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:52:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:52:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:52:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:52: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-29T12:52:21.937Z|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-29T12:52:21.937Z|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-29T12:52:31.495Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:52:31.502Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:53:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:53:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:53:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:53:21.938Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:53:21.939Z||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-29T12:53:21.939Z||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-29T12:53:31.495Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:53:31.497Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:54:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:54:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:54:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T12:54: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-29T12:54:21.937Z|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-29T12:54:21.937Z|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-29T12:54:31.494Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:54:31.520Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12: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-29T12: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-29T12: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-29T12:55:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:55:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:55:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:55:31.518Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:55:31.520Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12: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-29T12:56:21.933Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-29T12: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-29T12:56:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:56:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:56:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:56:31.531Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:56:31.531Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12: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-29T12: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-29T12: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-29T12:57:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:57:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:57:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T12:57:31.490Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:57:31.493Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12: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-29T12:58:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:58: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-29T12:58: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-29T12:58: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-29T12:58: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-29T12:58:31.507Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:58:31.537Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12: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-29T12:59: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-29T12:59: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-29T12:59:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T12:59: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-29T12:59: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-29T12:59:31.487Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T12:59:31.494Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:00:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:00: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-29T13:00: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-29T13:00:21.937Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:00: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-29T13:00: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-29T13:00:31.492Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:00:31.546Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:01:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:01:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:01:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:01: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-29T13:01:21.937Z|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-29T13:01:21.937Z|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-29T13:01:31.519Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:01:31.529Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:02:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:02:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:02:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:02:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:02: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-29T13:02: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-29T13:02:31.496Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:02:31.496Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:03:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:03:21.935Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:03:21.935Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:03:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:03: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-29T13:03: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-29T13:03:31.488Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:03:31.501Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:04:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:04:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:04: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-29T13:04:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:04: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-29T13:04:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:04:31.519Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:04:31.520Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:05:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:05:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:05:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:05:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:05: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-29T13:05: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-29T13:05:31.508Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:05:31.511Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:06:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:06:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:06:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:06:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:06: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-29T13:06: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-29T13:06:31.504Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:06:31.504Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:07:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:07:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:07:21.935Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:07:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:07: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-29T13:07: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-29T13:07:31.512Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:07:31.514Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:08:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:08:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:08:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:08: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-29T13:08:21.937Z|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-29T13:08:21.937Z|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-29T13:08:31.500Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:08:31.510Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:09:21.933Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:09:21.934Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:09:21.935Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13: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-29T13: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-29T13: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-29T13:09:31.490Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:09:31.532Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13: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-29T13: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-29T13: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-29T13:10:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:10: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-29T13:10: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-29T13:10:31.488Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:10:31.490Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13: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-29T13: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-29T13: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-29T13: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-29T13: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-29T13: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-29T13:11:31.499Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:11:31.509Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13: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-29T13:12:21.933Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-29T13:12:21.933Z||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-29T13:12: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-29T13:12:21.937Z|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-29T13:12:21.937Z|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-29T13:12:31.505Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:12:31.505Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:13:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:13: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-29T13:13: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-29T13:13:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:13:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:13:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:13:31.542Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:13:31.543Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13: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-29T13: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-29T13: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-29T13:14:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:14:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:14:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:14:31.490Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:14:31.492Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13: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-29T13:15:21.933Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-29T13: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-29T13:15:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:15:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:15:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:15:31.509Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:15:31.510Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13: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-29T13:16: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-29T13:16: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-29T13:16:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:16:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:16:21.937Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:16:31.497Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:16:31.513Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:17:21.934Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:17:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:17: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-29T13:17: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-29T13:17: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-29T13:17: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-29T13:17:31.504Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:17:31.504Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13: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-29T13:18: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-29T13:18: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-29T13:18:21.937Z|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-29T13:18:21.937Z|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-29T13:18:21.937Z|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-29T13:18:31.507Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:18:31.509Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13: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-29T13: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-29T13: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-29T13:19:21.937Z|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-29T13:19:21.937Z|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-29T13:19:21.937Z|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-29T13:19:31.512Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:19:31.514Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13: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-29T13: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-29T13: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-29T13:20:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:20:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:20:21.938Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:20:31.492Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:20:31.492Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13: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-29T13: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-29T13: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-29T13:21:21.937Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:21: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-29T13:21: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-29T13:21:31.492Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:21:31.493Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:22:21.933Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:22:21.933Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-29T13:22: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-29T13:22:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:22: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-29T13:22: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-29T13:22:31.518Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:22:31.518Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:23:21.933Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:23:21.933Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-29T13:23:21.933Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T13:23: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-29T13:23:21.937Z|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-29T13:23:21.937Z|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-29T13:23:31.528Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:23:31.536Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:24:21.933Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:24:21.934Z||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-29T13:24:21.934Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T13:24:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:24:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:24:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:24:31.513Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:24:31.516Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:25:21.933Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:25:21.933Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-29T13:25:21.934Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T13:25:21.937Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:25: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-29T13:25: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-29T13:25:31.502Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:25:31.528Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:26:21.933Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:26:21.933Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-29T13:26:21.933Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T13:26:21.937Z|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-29T13:26:21.937Z|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-29T13:26:21.937Z|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-29T13:26:31.499Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:26:31.514Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:27:21.933Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:27:21.934Z||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-29T13:27:21.934Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T13:27:21.937Z|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-29T13:27:21.937Z|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-29T13:27: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-29T13:27:31.504Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:27:31.506Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:28:21.933Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:28:21.933Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-29T13:28:21.934Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T13:28:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:28:21.938Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:28:21.938Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:28:31.513Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:28:31.543Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:29:21.933Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:29:21.934Z||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-29T13:29:21.934Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T13:29:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:29: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-29T13:29: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-29T13:29:31.533Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:29:31.562Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:30:21.933Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:30: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-29T13:30:21.937Z||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-29T13:30:21.937Z|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-29T13:30:21.937Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T13:30:21.937Z|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-29T13:30:31.547Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:30:31.556Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:31:21.933Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:31:21.933Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-29T13:31:21.933Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T13:31: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-29T13:31:21.937Z|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-29T13:31:21.937Z|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-29T13:31:31.544Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:31:31.566Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:32:21.933Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:32:21.934Z||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-29T13:32:21.934Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T13:32:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:32: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-29T13:32: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-29T13:32:31.561Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:32:31.580Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:33:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:33:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:33:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13: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-29T13: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-29T13: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-29T13:33:31.523Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:33:31.523Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:34:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:34:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:34:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:34:21.937Z|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-29T13:34:21.937Z|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-29T13:34:21.937Z|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-29T13:34:31.526Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:34:31.552Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:35:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:35:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:35:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:35: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-29T13:35:21.937Z|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-29T13:35:21.937Z|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-29T13:35:31.501Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:35:31.501Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:36:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:36:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:36:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:36: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-29T13:36:21.937Z|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-29T13:36:21.937Z|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-29T13:36:31.513Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:36:31.518Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:37:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:37:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:37:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13: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-29T13: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-29T13: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-29T13:37:31.508Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:37:31.512Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:38:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:38:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:38:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:38: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-29T13:38:21.937Z|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-29T13:38:21.937Z|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-29T13:38:31.527Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:38:31.532Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:39:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:39:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:39:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:39: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-29T13:39:21.937Z|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-29T13:39:21.937Z|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-29T13:39:31.503Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:39:31.521Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:40:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:40:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:40:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:40: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-29T13:40:21.937Z|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-29T13:40:21.937Z|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-29T13:40:31.500Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:40:31.503Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:41:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:41:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:41:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:41:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:41:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:41:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T13:41:31.558Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:41:31.581Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:42:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:42:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:42:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:42:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:42: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-29T13:42: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-29T13:42:31.500Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:42:31.504Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:43:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:43:21.935Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:43:21.935Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:43:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:43: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-29T13:43: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-29T13:43:31.493Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:43:31.496Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:44:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:44:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:44:21.935Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:44:21.937Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:44: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-29T13:44: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-29T13:44:31.495Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:44:31.497Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:45:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:45:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:45:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:45:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:45: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-29T13:45: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-29T13:45:31.497Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:45:31.503Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:46:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:46:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:46:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:46:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:46: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-29T13:46: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-29T13:46:31.507Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:46:31.508Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:47:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:47:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:47:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:47:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:47: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-29T13:47: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-29T13:47:31.499Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:47:31.501Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:48:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:48:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:48:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:48:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:48: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-29T13:48: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-29T13:48:31.511Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:48:31.516Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:49:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:49:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:49:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13: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-29T13: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-29T13: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-29T13:49:31.500Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:49:31.523Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:50:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:50:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:50:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:50:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:50: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-29T13:50: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-29T13:50:31.507Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:50:31.509Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:51:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:51:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:51:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:51:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:51: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-29T13:51: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-29T13:51:31.501Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:51:31.501Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:52:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:52:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:52:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:52:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:52: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-29T13:52: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-29T13:52:31.501Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:52:31.504Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:53:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:53:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:53:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:53:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:53: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-29T13:53: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-29T13:53:31.490Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:53:31.492Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:54:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:54:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:54:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:54:21.937Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:54: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-29T13:54: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-29T13:54:31.498Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:54:31.509Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:55:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:55:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:55:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13: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-29T13: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-29T13: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-29T13:55:31.491Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:55:31.491Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:56:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:56:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:56:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:56:21.937Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:56: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-29T13:56: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-29T13:56:31.500Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:56:31.503Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:57:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:57:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:57:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:57:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:57: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-29T13:57: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-29T13:57:31.495Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:57:31.497Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:58:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:58:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:58:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:58:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:58: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-29T13:58: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-29T13:58:31.486Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:58:31.489Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:59:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:59:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:59:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T13:59:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T13:59: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-29T13:59: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-29T13:59:31.512Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T13:59:31.517Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:00:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:00:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:00:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:00: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-29T14:00:21.937Z|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-29T14:00:21.937Z|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-29T14:00:31.498Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:00:31.500Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:01:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:01:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:01:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:01: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-29T14:01:21.937Z|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-29T14:01:21.937Z|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-29T14:01:31.493Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:01:31.508Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:02:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:02:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:02:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:02: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-29T14:02:21.937Z|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-29T14:02:21.937Z|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-29T14:02:31.533Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:02:31.543Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:03:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:03:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:03:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:03:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:03: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-29T14:03: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-29T14:03:31.491Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:03:31.496Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:04:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:04:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:04:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:04: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-29T14:04:21.937Z|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-29T14:04:21.937Z|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-29T14:04:31.499Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:04:31.531Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:05:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:05:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:05:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:05:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:05:21.936Z||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-29T14:05: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-29T14:05:31.520Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:05:31.538Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:06:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:06:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:06:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:06:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:06: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-29T14:06: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-29T14:06:31.489Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:06:31.492Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:07:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:07:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:07:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:07:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:07: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-29T14:07: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-29T14:07:31.528Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:07:31.530Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:08:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:08:21.935Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:08:21.935Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:08: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-29T14:08:21.937Z|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-29T14:08:21.937Z|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-29T14:08:31.512Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:08:31.521Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:09:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:09:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:09:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:09: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-29T14:09:21.937Z|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-29T14:09:21.937Z|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-29T14:09:31.512Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:09:31.517Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:10:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:10:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:10:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:10:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:10: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-29T14:10: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-29T14:10:31.523Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:10:31.532Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:11:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:11:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:11:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14: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-29T14: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-29T14: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-29T14:11:31.531Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:11:31.553Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:12:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:12:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:12:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:12: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-29T14:12:21.937Z|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-29T14:12:21.937Z|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-29T14:12:31.536Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:12:31.557Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:13:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:13:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:13:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:13:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:13: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-29T14:13: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-29T14:13:31.613Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:13:31.613Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:14:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:14:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:14:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14: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-29T14: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-29T14: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-29T14:14:31.498Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:14:31.516Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:15:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:15:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:15:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14: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-29T14:15:21.936Z||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-29T14:15: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-29T14:15:31.548Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:15:31.548Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:16:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:16:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:16:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:16: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-29T14:16:21.937Z|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-29T14:16:21.937Z|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-29T14:16:31.547Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:16:31.549Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:17:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:17:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:17:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:17:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:17: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-29T14:17: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-29T14:17:31.514Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:17:31.525Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:18:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:18:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:18:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:18:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:18: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-29T14:18: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-29T14:18:31.494Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:18:31.495Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:19:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:19:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:19:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:19: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-29T14:19:21.937Z|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-29T14:19:21.937Z|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-29T14:19:31.531Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:19:31.549Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:20:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:20:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:20:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:20:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:20:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T14:20:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T14:20:31.511Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:20:31.527Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:21:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:21:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:21:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:21:21.936Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:21: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-29T14:21: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-29T14:21:31.532Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:21:31.535Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:22:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:22:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:22:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:22:21.937Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:22: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-29T14:22: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-29T14:22:31.513Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:22:31.528Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:23:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:23:21.935Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:23:21.935Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:23:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:23: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-29T14:23: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-29T14:23:31.549Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:23:31.564Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:24:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:24:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:24:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:24:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:24: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-29T14:24: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-29T14:24:31.514Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:24:31.528Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:25:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:25:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:25:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:25:21.936Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:25: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-29T14:25: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-29T14:25:31.631Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:25:31.648Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:26:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:26:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:26:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:26:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:26: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-29T14:26: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-29T14:26:31.557Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:26:31.593Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:27:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:27:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:27:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:27: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-29T14:27:21.937Z|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-29T14:27:21.937Z|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-29T14:27:31.521Z|1d3e0415-d74e-4476-b46c-e0d54ed9d979|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:27:31.523Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:28:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:28:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:28:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:28:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:28: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-29T14:28: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-29T14:28:31.529Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:28:31.530Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:29:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:29:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:29:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14: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-29T14: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-29T14: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-29T14:29:31.535Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:29:31.547Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:30:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:30:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:30:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:30:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:30:21.936Z||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-29T14:30: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-29T14:30:31.515Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:30:31.515Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:31:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:31:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:31:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:31:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:31:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T14:31:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T14:31:31.525Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:31:31.542Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:32:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:32:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:32:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:32:21.936Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:32: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-29T14:32: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-29T14:32:31.516Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:32:31.516Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:33:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:33:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:33:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:33: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-29T14:33:21.937Z|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-29T14:33:21.937Z|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-29T14:33:31.488Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:33:31.488Z|28682b8c-2ce9-4861-8545-ad8fbe3dad39|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:34:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:34:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:34:21.935Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:34:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:34: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-29T14:34: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-29T14:34:31.511Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:34:31.521Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:35:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:35:21.935Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:35:21.935Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14: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-29T14: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-29T14: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-29T14:35:31.504Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:35:31.506Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:36:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:36:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:36:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:36:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:36: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-29T14:36: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-29T14:36:31.526Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:36:31.526Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:37:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:37:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:37:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:37:21.936Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:37: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-29T14:37: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-29T14:37:31.524Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:37:31.531Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:38:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:38:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:38:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:38:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:38: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-29T14:38: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-29T14:38:31.501Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:38:31.507Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:39:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:39:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:39:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:39:21.936Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:39: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-29T14:39: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-29T14:39:31.504Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:39:31.553Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:40:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:40:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:40:21.935Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:40:21.936Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:40: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-29T14:40: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-29T14:40:31.517Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:40:31.522Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:41:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:41:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:41:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14: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-29T14: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-29T14: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-29T14:41:31.503Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:41:31.510Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:42:21.933Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:42:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:42:21.934Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|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-29T14:42:21.936Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:42: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-29T14:42: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-29T14:42:31.526Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:42:31.526Z|8dcae881-8a87-4f88-ae3f-eb713117b4db|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:43:21.933Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:43:21.933Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-29T14:43:21.934Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T14:43:21.937Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:43: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-29T14:43: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-29T14:43:31.526Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:43:31.528Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:44:21.933Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:44:21.934Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-29T14:44:21.934Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0rq9izKvwKyQJeQ1) ... 2022-11-29T14:44:21.936Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-29T14:44:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T14:44:21.937Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|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-29T14:44:31.511Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-29T14:44:31.527Z|e6c4c3b7-14ac-417f-8fab-ef97e17c2a33|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK