By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2022-12-18T23:46:45.728Z||main|||||INFO|500||The following profiles are active: basic
2022-12-18T23:47:02.393Z||main|||||INFO|500||Starting service [Tomcat]
2022-12-18T23:47:02.394Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-12-18T23:47:02.573Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-12-18T23:47:09.866Z||main|||||INFO|500||catdb-pool - Starting...
2022-12-18T23:47:10.807Z||main|||||INFO|500||catdb-pool - Start completed.
2022-12-18T23:47:11.868Z||main|||||INFO|500||reqdb-pool - Starting...
2022-12-18T23:47:12.058Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-12-18T23:47:12.194Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-12-18T23:47:12.546Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-12-18T23:47:13.537Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-18T23:47:16.024Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-18T23:47:19.278Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-18T23:47:19.347Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-12-18T23:47:20.642Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-18T23:47:21.514Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-12-18T23:47:23.463Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-18T23:47:25.083Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2022-12-18T23:47:32.432Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-12-18T23:47:37.036Z||main|||||WARN|500||---
2022-12-18T23:47:37.037Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-12-18T23:47:37.037Z||main|||||WARN|500||---
2022-12-18T23:47:38.491Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-12-18T23:47:47.763Z||main|||||INFO|500||Started Application in 66.558 seconds (JVM running for 71.763)
2022-12-18T23:47:47.779Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-12-18T23:47:47.790Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-12-18T23:47:47.808Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-12-18T23:47:47.846Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-12-18T23:47:47.901Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 1236b5b9-e52e-492b-90ca-63172cd7665a url= /sdc/v1/artifactTypes
2022-12-18T23:47:47.901Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-18T23:47:48.146Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-12-18T23:47:48.197Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server
2022-12-18T23:47:48.225Z||scheduling-1|||||DEBUG|500||create keys
2022-12-18T23:47:48.234Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-12-18T23:47:48.515Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:47:48.560Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 21edebae-1bf2-4563-aa2f-0b467a60cce9 url= /sdc/v1/registerForDistribution
2022-12-18T23:47:48.844Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 21edebae-1bf2-4563-aa2f-0b467a60cce9 url= /sdc/v1/registerForDistribution
2022-12-18T23:47:48.845Z||scheduling-1|||||INFO|500||start DistributionClient
2022-12-18T23:47:48.867Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:47:48.872Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:47:48.874Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-12-18T23:47:48.902Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:47:48.902Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:47:48.906Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:47:48.906Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:47:59.669Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:47:59.812Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:48:48.860Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:48:48.865Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:48:48.866Z||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-12-18T23:48:48.867Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:48:48.867Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:48:48.868Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:48:58.452Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:48:58.496Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:49:48.857Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:49:48.859Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:49:48.863Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:49:48.873Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:49:48.873Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:49:48.866Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:49:58.541Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:49:58.558Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:50:48.857Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:50:48.859Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:50:48.859Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:50:48.860Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:50:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:50:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:50:58.463Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:50:58.466Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:51:48.858Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:51:48.859Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:51:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:51:48.860Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:51:48.861Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:51:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:51:58.422Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:51:58.424Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:52:48.857Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:52:48.858Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:52:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:52:48.859Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:52:48.860Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:52:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:52:58.430Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:52:58.457Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:53:48.857Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:53:48.859Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:53:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:53:48.860Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:53:48.861Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:53:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:53:58.421Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:53:58.464Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:54:48.858Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:54:48.860Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:54:48.861Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:54:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:54:48.866Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:54:48.867Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:54:58.444Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:54:58.446Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:55:48.857Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:55:48.859Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:55:48.867Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:55:48.864Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:55:48.869Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:55:48.869Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:55:58.436Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:55:58.493Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:56:39.997Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-12-18T23:56:48.859Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:56:48.860Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:56:48.861Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:56:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:56:48.861Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:56:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:56:58.434Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:56:58.438Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:57:48.858Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:57:48.859Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:57:48.860Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:57:48.860Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:57:48.860Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-18T23:57:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:57:58.420Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:57:58.446Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:58:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:58:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:58:48.858Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-18T23:58:48.860Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:58:48.861Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:58:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:58:58.418Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:58:58.425Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:59:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:59:48.859Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:59:48.859Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-18T23:59:48.860Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-18T23:59:48.860Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-18T23:59:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-18T23:59:58.443Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-18T23:59:58.446Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:00:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:00:48.860Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:00:48.861Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:00:48.861Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:00:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:00:48.860Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:00:58.434Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:00:58.435Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:01:48.861Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:01:48.861Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:01:48.862Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:01:48.862Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:01:48.862Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:01:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:01:58.457Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:01:58.463Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:02:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:02:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:02:48.858Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:02:48.859Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:02:48.860Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:02:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:02:58.432Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:02:58.432Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:03:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:03:48.859Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:03:48.859Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:03:48.860Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:03:48.861Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:03:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:03:58.427Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:03:58.461Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:04:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:04:48.859Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:04:48.859Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:04:48.860Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:04:48.861Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:04:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:04:58.459Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:04:58.469Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:05:48.858Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:05:48.860Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:05:48.860Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:05:48.861Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:05:48.860Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:05:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:05:58.455Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:05:58.455Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:06:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:06:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:06:48.859Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:06:48.860Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:06:48.860Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:06:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:06:58.434Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:06:58.434Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:07:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:07:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:07:48.858Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:07:48.860Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:07:48.860Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:07:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:07:58.429Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:07:58.453Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:08:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:08:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:08:48.858Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:08:48.859Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:08:48.860Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:08:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:08:58.439Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:08:58.448Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:09:48.861Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:09:48.863Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:09:48.864Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:09:48.861Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:09:48.870Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:09:48.870Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:09:58.445Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:09:58.449Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:10:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:10:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:10:48.859Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:10:48.860Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:10:48.861Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:10:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:10:58.449Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:10:58.455Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:11:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:11:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:11:48.859Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:11:48.860Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:11:48.862Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:11:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:11:58.465Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:11:58.478Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:12:48.858Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:12:48.860Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:12:48.862Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:12:48.862Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:12:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:12:48.863Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:12:58.434Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:12:58.436Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:13:48.857Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:13:48.858Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:13:48.860Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:13:48.861Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:13:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:13:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:13:58.435Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:13:58.441Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:14:48.857Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:14:48.858Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:14:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:14:48.860Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:14:48.861Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:14:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:14:58.420Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:14:58.421Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:15:48.857Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:15:48.860Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:15:48.860Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:15:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:15:48.861Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:15:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:15:58.422Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:15:58.453Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:16:48.857Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:16:48.859Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:16:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:16:48.860Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:16:48.861Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:16:48.868Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:16:58.434Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:16:58.493Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:17:48.861Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:17:48.862Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:17:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:17:48.863Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:17:48.863Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:17:48.863Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:17:58.430Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:17:58.430Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:18:48.857Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:18:48.858Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:18:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:18:48.860Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:18:48.861Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:18:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:18:58.442Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:18:58.442Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:19:48.857Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:19:48.859Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:19:48.861Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:19:48.861Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:19:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:19:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:19:58.426Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:19:58.432Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:20:48.857Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:20:48.859Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:20:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:20:48.860Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:20:48.862Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:20:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:20:58.419Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:20:58.420Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:21:48.860Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:21:48.860Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:21:48.861Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:21:48.861Z||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-12-19T00:21:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:21:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:21:58.433Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:21:58.434Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:22:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:22:48.859Z||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-12-19T00:22:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:22:48.864Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:22:48.866Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:22:48.868Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:22:58.470Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:22:58.481Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:23:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:23:48.858Z||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-12-19T00:23:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:23:48.860Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:23:48.860Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:23:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:23:58.437Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:23:58.450Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:24:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:24:48.858Z||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-12-19T00:24:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:24:48.860Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:24:48.860Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:24:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:24:58.427Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:24:58.433Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:25:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:25:48.860Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:25:48.859Z||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-12-19T00:25:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:25:48.862Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:25:48.863Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:25:58.438Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:25:58.438Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:26:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:26:48.859Z||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-12-19T00:26:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:26:48.860Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:26:48.861Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:26:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:26:58.434Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:26:58.433Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:27:48.858Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:27:48.861Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:27:48.862Z||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-12-19T00:27:48.863Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:27:48.866Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:27:48.866Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:27:58.442Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:27:58.486Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:28:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:28:48.858Z||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-12-19T00:28:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:28:48.860Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:28:48.861Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:28:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:28:58.442Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:28:58.449Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:29:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:29:48.858Z||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-12-19T00:29:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:29:48.860Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:29:48.860Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:29:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:29:58.419Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:29:58.455Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:30:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:30:48.858Z||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-12-19T00:30:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:30:48.860Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:30:48.860Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:30:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:30:58.435Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:30:58.438Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:31:48.859Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:31:48.860Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:31:48.860Z||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-12-19T00:31:48.860Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:31:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:31:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:31:58.429Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:31:58.437Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:32:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:32:48.859Z||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-12-19T00:32:48.860Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:32:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:32:48.861Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:32:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:32:58.450Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:32:58.455Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:33:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:33:48.858Z||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-12-19T00:33:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:33:48.859Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:33:48.860Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:33:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:33:58.421Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:33:58.425Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:34:48.858Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:34:48.860Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:34:48.862Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:34:48.862Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:34:48.863Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:34:48.863Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:34:58.431Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:34:58.447Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:35:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:35:48.860Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:35:48.861Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:35:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:35:48.861Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:35:48.861Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:35:58.424Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:35:58.441Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:36:48.861Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:36:48.861Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:36:48.863Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:36:48.863Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:36:48.863Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:36:48.863Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:36:58.428Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:36:58.436Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:37:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:37:48.859Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:37:48.859Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:37:48.860Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:37:48.861Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:37:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:37:58.437Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:37:58.439Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:38:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:38:48.859Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:38:48.860Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:38:48.860Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:38:48.861Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:38:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:38:58.436Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:38:58.442Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:39:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:39:48.859Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:39:48.859Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:39:48.859Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:39:48.860Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:39:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:39:58.437Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:39:58.442Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:40:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:40:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:40:48.858Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:40:48.861Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:40:48.862Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:40:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:40:58.447Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:40:58.448Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:41:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:41:48.859Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:41:48.859Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:41:48.859Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:41:48.860Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:41:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:41:58.437Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:41:58.446Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:42:48.860Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:42:48.860Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:42:48.862Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:42:48.862Z||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-12-19T00:42:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:42:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:42:58.442Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:42:58.449Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:43:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:43:48.858Z||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-12-19T00:43:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:43:48.860Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:43:48.862Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:43:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:43:58.438Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:43:58.441Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:44:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:44:48.858Z||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-12-19T00:44:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:44:48.860Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:44:48.860Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:44:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:44:58.413Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:44:58.416Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:45:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:45:48.858Z||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-12-19T00:45:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:45:48.859Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:45:48.861Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:45:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:45:58.444Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:45:58.445Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:46:48.859Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:46:48.859Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:46:48.860Z||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-12-19T00:46:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:46:48.860Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:46:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:46:58.451Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:46:58.456Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:47:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:47:48.858Z||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-12-19T00:47:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:47:48.860Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:47:48.861Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:47:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:47:58.425Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:47:58.433Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:48:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:48:48.859Z||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-12-19T00:48:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:48:48.859Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:48:48.860Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:48:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:48:58.426Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:48:58.428Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:49:48.858Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:49:48.860Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:49:48.860Z||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-12-19T00:49:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:49:48.860Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:49:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:49:58.416Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:49:58.474Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:50:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:50:48.859Z||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-12-19T00:50:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:50:48.861Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:50:48.862Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:50:48.863Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:50:58.446Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:50:58.490Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:51:48.858Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:51:48.859Z||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-12-19T00:51:48.860Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:51:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:51:48.860Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:51:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:51:58.416Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:51:58.421Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:52:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:52:48.858Z||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-12-19T00:52:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:52:48.864Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:52:48.866Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:52:48.866Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:52:58.434Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:52:58.438Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:53:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:53:48.858Z||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-12-19T00:53:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:53:48.866Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:53:48.868Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:53:48.868Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:53:58.431Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:53:58.436Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:54:48.857Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:54:48.859Z||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-12-19T00:54:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:54:48.860Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:54:48.860Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:54:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:54:58.425Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:54:58.427Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:55:48.859Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:55:48.861Z||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-12-19T00:55:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:55:48.865Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:55:48.866Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:55:48.866Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:55:58.423Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:55:58.430Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:56:48.860Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:56:48.860Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:56:48.861Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:56:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:56:48.861Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:56:48.863Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:56:58.429Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:56:58.433Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:57:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:57:48.860Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:57:48.861Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:57:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:57:48.861Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:57:48.862Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:57:58.432Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:57:58.433Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:58:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:58:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:58:48.858Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:58:48.861Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:58:48.861Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:58:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:58:58.449Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:58:58.452Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:59:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:59:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:59:48.858Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T00:59:48.859Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T00:59:48.860Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T00:59:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T00:59:58.431Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T00:59:58.433Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:00:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:00:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:00:48.858Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:00:48.859Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:00:48.860Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:00:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:00:58.440Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:00:58.442Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:01:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:01:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:01:48.858Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:01:48.859Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:01:48.860Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:01:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:01:58.419Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:01:58.441Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:02:48.860Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:02:48.861Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:02:48.861Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:02:48.861Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:02:48.862Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:02:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:02:58.454Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:02:58.454Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:03:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:03:48.858Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:03:48.859Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:03:48.859Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:03:48.860Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:03:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:03:58.413Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:03:58.414Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:04:48.857Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:04:48.859Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:04:48.860Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:04:48.860Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:04:48.860Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:04:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:04:58.434Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:04:58.464Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:05:48.859Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:05:48.860Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:05:48.862Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:05:48.863Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:05:48.864Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:05:48.864Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:05:49.019Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:05:49.026Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.026Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "multicloud-k8s",
"timestamp": 1671411909965,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.072Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.072Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.072Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411917378,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.072Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.073Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.073Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "aai-model-loader",
"timestamp": 1671411937184,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.073Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.073Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.073Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "policy-id",
"timestamp": 1671411934745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.073Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.074Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.074Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411917378,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.074Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.074Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.074Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "multicloud-k8s",
"timestamp": 1671411909965,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "NOTIFIED"
}
2022-12-19T01:05:49.074Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.075Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.075Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "aai-model-loader",
"timestamp": 1671411937184,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.075Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.075Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.075Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "policy-id",
"timestamp": 1671411934745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.075Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.076Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.076Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411917378,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.076Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.076Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.076Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "multicloud-k8s",
"timestamp": 1671411909965,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-12-19T01:05:49.076Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.077Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.077Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "aai-model-loader",
"timestamp": 1671411937184,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.077Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.077Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.077Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "policy-id",
"timestamp": 1671411934745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-12-19T01:05:49.077Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.078Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.078Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411917378,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.078Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.078Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.078Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "multicloud-k8s",
"timestamp": 1671411909965,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.078Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.079Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.079Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "aai-model-loader",
"timestamp": 1671411937184,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.079Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.079Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.079Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411942739,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.080Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.080Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.080Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "policy-id",
"timestamp": 1671411934745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.082Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.082Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.082Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411917378,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.083Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.083Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.083Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "multicloud-k8s",
"timestamp": 1671411909965,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-12-19T01:05:49.083Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.083Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.083Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "aai-model-loader",
"timestamp": 1671411937184,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.084Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.084Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.084Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411942739,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.084Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.084Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.084Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "policy-id",
"timestamp": 1671411934745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.085Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.085Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.085Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411917378,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.085Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.085Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.086Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "multicloud-k8s",
"timestamp": 1671411909965,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.086Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.086Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.086Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "aai-model-loader",
"timestamp": 1671411937184,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.086Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.086Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.086Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411942739,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.087Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.087Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.087Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "policy-id",
"timestamp": 1671411934745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.100Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.101Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.101Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411917378,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:05:49.101Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.101Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.101Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "multicloud-k8s",
"timestamp": 1671411909965,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:05:49.102Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.102Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.102Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "aai-model-loader",
"timestamp": 1671411937184,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:05:49.102Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.102Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.102Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411942739,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.102Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.103Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.103Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "policy-id",
"timestamp": 1671411934745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:05:49.103Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.103Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.103Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "multicloud-k8s",
"timestamp": 1671411946911,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:05:49.103Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:05:49.103Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.104Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411946657,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:05:49.104Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:05:49.104Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.104Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "aai-model-loader",
"timestamp": 1671411948078,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:05:49.104Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:05:49.105Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.105Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411942739,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.105Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.105Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.105Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "policy-id",
"timestamp": 1671411947420,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:05:49.105Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:05:49.105Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.105Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "multicloud-k8s",
"timestamp": 1671411948009,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:05:49.106Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:05:49.106Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.106Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411942739,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.106Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:05:49.106Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.106Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "policy-id",
"timestamp": 1671411948439,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:05:49.106Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:05:49.519Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:05:49.521Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-19T01:05:49.521Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"afb1c4c7-1038-4a30-9ec3-6fad65974899","serviceName":"vFW 2022-12-19 01-04-33","serviceVersion":"1.0","serviceUUID":"d8b30043-2091-4e5b-9b72-d90d45770b7d","serviceDescription":"catalog service description","serviceInvariantUUID":"9e76ca79-b01c-4a53-b65d-68ec111ccde5","resources":[{"resourceInstanceName":"vFW 0bd49ad3-607a 0","resourceName":"vFW 0bd49ad3-607a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"284157b8-3db0-4cb7-9ff4-9f48e0978236","resourceInvariantUUID":"76377302-8458-4833-82f2-91e6fef24ec3","resourceCustomizationUUID":"c1dc6ce6-dcd1-4ed1-8f3a-41b00628876c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vf-license-model.xml","artifactChecksum":"ZDBhOGU5YjI5YmVkOGQzOTQzZjNiYzY3NDk1MmE2ODI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"674cb3de-9e55-4e2d-887e-2467d4a9497d","artifactVersion":"1"},{"artifactName":"vfw0bd49ad3607a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json","artifactChecksum":"YjgxNjJmNmE1OTZmYTM2MDNiMDNmM2Y2MDM5Y2ZlMTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d535b7a9-10b9-481b-aa22-5d5e269db702","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"cb5573d3-a37a-4e4b-b7de-c9f860a6fc7d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vendor-license-model.xml","artifactChecksum":"Yjc2NDI4NTIwNzM2MWRjZGQ0ZGUzOWJlYmRhYWFhYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1d826b12-d687-49c2-8ce7-b89f995efb6e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0cc0e2a9-ef6a-482e-8575-781e718edb47","artifactVersion":"2","generatedFromUUID":"cb5573d3-a37a-4e4b-b7de-c9f860a6fc7d"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221219010433-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-template.yml","artifactChecksum":"ZTc0MzRiYzkxNGRmNmI5YWFkY2Y2MzlmOWE0OTI1MDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bd782a2-3077-4fe9-9226-e894263fac18","artifactVersion":"1"},{"artifactName":"service-Vfw20221219010433-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar","artifactChecksum":"MjMxYjQ2ZTFmMmEzOTg4NDVlZDE3NDQyZTdkMGIyNTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"53c34997-b066-49ce-9b4c-9eaddddd5fe2","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-19T01:05:49.534Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:05:49.544Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:05:49.576Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:05:49.577Z||pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:49.657Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 75 ms
2022-12-19T01:05:49.663Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:05:49.664Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:05:49.708Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:05:49.709Z||pool-3-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:05:50.589Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:05:50.590Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:05:50.592Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:05:50.592Z||pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "NOTIFIED"
}
2022-12-19T01:05:50.692Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-19T01:05:50.694Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:05:50.694Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:05:50.721Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:05:50.722Z||pool-4-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-12-19T01:05:51.593Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:05:51.595Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:05:51.598Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:05:51.599Z||pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-12-19T01:05:51.699Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-19T01:05:51.700Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:05:51.700Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:05:51.722Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:05:51.723Z||pool-5-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:05:52.601Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:05:52.602Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:05:52.606Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:05:52.607Z||pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:52.707Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-19T01:05:52.708Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:05:52.709Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:05:52.729Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:05:52.730Z||pool-6-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:05:53.608Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:05:53.609Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:05:53.612Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:05:53.612Z||pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-12-19T01:05:53.713Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:05:53.714Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:05:53.714Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:05:53.730Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:05:53.731Z||pool-7-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:05:54.613Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:05:54.616Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:05:54.619Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:05:54.620Z||pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:05:54.720Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-19T01:05:54.721Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:05:54.721Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:05:54.739Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:05:54.740Z||pool-8-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:05:55.621Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:05:55.622Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:05:55.625Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:05:55.625Z||pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:05:55.725Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:05:55.726Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:05:55.726Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:05:55.743Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:05:55.744Z||pool-9-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:05:56.627Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"serviceName": "vFW 2022-12-19 01-04-33",
"serviceVersion": "1.0",
"serviceUUID": "d8b30043-2091-4e5b-9b72-d90d45770b7d",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "9e76ca79-b01c-4a53-b65d-68ec111ccde5",
"resources": [
{
"resourceInstanceName": "vFW 0bd49ad3-607a 0",
"resourceCustomizationUUID": "c1dc6ce6-dcd1-4ed1-8f3a-41b00628876c",
"resourceName": "vFW 0bd49ad3-607a",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "284157b8-3db0-4cb7-9ff4-9f48e0978236",
"resourceInvariantUUID": "76377302-8458-4833-82f2-91e6fef24ec3",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw0bd49ad3607a0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"artifactChecksum": "YjgxNjJmNmE1OTZmYTM2MDNiMDNmM2Y2MDM5Y2ZlMTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d535b7a9-10b9-481b-aa22-5d5e269db702",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "cb5573d3-a37a-4e4b-b7de-c9f860a6fc7d",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0cc0e2a9-ef6a-482e-8575-781e718edb47",
"generatedFromUUID": "cb5573d3-a37a-4e4b-b7de-c9f860a6fc7d"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0cc0e2a9-ef6a-482e-8575-781e718edb47",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20221219010433-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"artifactChecksum": "MjMxYjQ2ZTFmMmEzOTg4NDVlZDE3NDQyZTdkMGIyNTg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "53c34997-b066-49ce-9b4c-9eaddddd5fe2"
}
],
"workloadContext": "Production"
}
2022-12-19T01:05:56.630Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-19T01:05:56.631Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d8b30043-2091-4e5b-9b72-d90d45770b7d ASDC
2022-12-19T01:05:56.803Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:afb1c4c7-1038-4a30-9ec3-6fad65974899
ServiceName:vFW 2022-12-19 01-04-33
ServiceVersion:1.0
ServiceUUID:d8b30043-2091-4e5b-9b72-d90d45770b7d
ServiceInvariantUUID:9e76ca79-b01c-4a53-b65d-68ec111ccde5
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221219010433-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar
ArtifactUUID:53c34997-b066-49ce-9b4c-9eaddddd5fe2
ArtifactChecksum:MjMxYjQ2ZTFmMmEzOTg4NDVlZDE3NDQyZTdkMGIyNTg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 0bd49ad3-607a 0
ResourceCustomizationUUID:c1dc6ce6-dcd1-4ed1-8f3a-41b00628876c
ResourceInvariantUUID:76377302-8458-4833-82f2-91e6fef24ec3
ResourceName:vFW 0bd49ad3-607a
ResourceType:VF
ResourceUUID:284157b8-3db0-4cb7-9ff4-9f48e0978236
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw0bd49ad3607a0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json
ArtifactUUID:d535b7a9-10b9-481b-aa22-5d5e269db702
ArtifactChecksum:YjgxNjJmNmE1OTZmYTM2MDNiMDNmM2Y2MDM5Y2ZlMTE=
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/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml
ArtifactUUID:cb5573d3-a37a-4e4b-b7de-c9f860a6fc7d
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/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env
ArtifactUUID:0cc0e2a9-ef6a-482e-8575-781e718edb47
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/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env
ArtifactUUID:0cc0e2a9-ef6a-482e-8575-781e718edb47
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-12-19T01:05:56.804Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d8b30043-2091-4e5b-9b72-d90d45770b7d ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:05:57.108Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-19T01:05:57.110Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-12-19T01:05:57.112Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-12-19T01:05:57.113Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 53c34997-b066-49ce-9b4c-9eaddddd5fe2 from URL: /sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar
2022-12-19T01:05:57.113Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-19T01:05:57.115Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar
2022-12-19T01:05:57.200Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-19T01:05:57.212Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar 53c34997-b066-49ce-9b4c-9eaddddd5fe2 101487
2022-12-19T01:05:57.214Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar ASDC sendASDCNotification
2022-12-19T01:05:57.215Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar
2022-12-19T01:05:57.216Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-19T01:05:57.218Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:05:57.220Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:05:57.221Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411957212,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:05:57.321Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:05:57.323Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:05:57.323Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:05:57.344Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:05:57.345Z||pool-10-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:05:58.221Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-19T01:05:58.223Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-12-19T01:05:58.224Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 53c34997-b066-49ce-9b4c-9eaddddd5fe2, URL: /sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar to file: /app/ASDC/1/service-Vfw20221219010433-csar.csar
2022-12-19T01:05:58.225Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221219010433-csar.csar
2022-12-19T01:05:58.342Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221219010433-csar.csar
2022-12-19T01:05:58.343Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221219010433-csar.csar
2022-12-19T01:05:59.216Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16992164196527179160/Definitions/service-Vfw20221219010433-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2022-12-19T01:06:03.252Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-19T01:06:03.259Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-12-19T01:06:03.259Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221219010433-csar.csar
2022-12-19T01:06:03.260Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-12-19T01:06:03.260Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221219010433-csar.csar
2022-12-19T01:06:03.260Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||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-Vfw20221219010433-csar.csar
2022-12-19T01:06:03.260Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||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-Vfw20221219010433-csar.csar
2022-12-19T01:06:03.260Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0bd49ad3-607a 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-Vfw20221219010433-csar.csar
2022-12-19T01:06:03.261Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||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-Vfw20221219010433-csar.csar
2022-12-19T01:06:03.261Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221219010433-csar.csar
2022-12-19T01:06:03.261Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221219010433-csar.csar
2022-12-19T01:06:03.261Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||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-Vfw20221219010433-csar.csar
2022-12-19T01:06:03.261Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221219010433-csar.csar
2022-12-19T01:06:03.262Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221219010433-csar.csar
2022-12-19T01:06:03.262Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221219010433-csar.csar
2022-12-19T01:06:03.262Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-12-19T01:06:03.269Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.271Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:03.276Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is matching search criteria
2022-12-19T01:06:03.276Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-12-19T01:06:03.278Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 0bd49ad3-607a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-19T01:06:03.280Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.280Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:03.280Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is matching search criteria
2022-12-19T01:06:03.280Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-12-19T01:06:03.281Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 0bd49ad3-607a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-19T01:06:03.281Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.281Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:03.285Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.285Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is not matching search criteria
2022-12-19T01:06:03.286Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-19T01:06:03.286Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-19T01:06:03.286Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-19T01:06:03.286Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-19T01:06:03.287Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:03.287Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-19T01:06:03.287Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-19T01:06:03.288Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-19T01:06:03.288Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-19T01:06:03.288Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-19T01:06:03.288Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:03.289Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-19T01:06:03.289Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:03.289Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-19T01:06:03.289Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-19T01:06:03.290Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-19T01:06:03.290Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.290Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-19T01:06:03.292Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.292Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is matching search criteria
2022-12-19T01:06:03.292Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 0bd49ad3-607a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:06:03.293Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.293Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is matching search criteria
2022-12-19T01:06:03.293Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 0bd49ad3-607a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:06:03.294Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.294Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is matching search criteria
2022-12-19T01:06:03.294Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 0bd49ad3-607a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:06:03.295Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.295Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is not matching search criteria
2022-12-19T01:06:03.295Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-19T01:06:03.296Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-19T01:06:03.296Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-19T01:06:03.296Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-19T01:06:03.296Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-19T01:06:03.297Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-19T01:06:03.297Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:03.297Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-19T01:06:03.297Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:03.298Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-19T01:06:03.298Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-19T01:06:03.298Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=af28b57a-1482-44b1-8ecf-0591fdd7c31b
2022-12-19T01:06:03.299Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.299Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is not matching search criteria
2022-12-19T01:06:03.299Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-19T01:06:03.299Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-19T01:06:03.299Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-19T01:06:03.300Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-19T01:06:03.300Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:03.300Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-19T01:06:03.301Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-19T01:06:03.301Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-19T01:06:03.301Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-19T01:06:03.302Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:03.302Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-19T01:06:03.302Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-19T01:06:03.302Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9c5dc1b0-ae52-4a1e-b370-8d0cb876ce31
2022-12-19T01:06:03.303Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.303Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is not matching search criteria
2022-12-19T01:06:03.303Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-19T01:06:03.304Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-19T01:06:03.304Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-19T01:06:03.304Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-19T01:06:03.304Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:03.305Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-19T01:06:03.305Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-19T01:06:03.305Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-19T01:06:03.306Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-19T01:06:03.306Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-19T01:06:03.306Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:03.306Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-19T01:06:03.307Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=767a00e4-9ec4-42df-acef-5d3df39fb06c
2022-12-19T01:06:03.307Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.307Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:03.308Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.308Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:03.308Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.308Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:03.309Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:03.309Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:03.310Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2022-12-19 01-04-33
Description:catalog service description
Model UUID:d8b30043-2091-4e5b-9b72-d90d45770b7d
Model Version:NULL
Model InvariantUuid:9e76ca79-b01c-4a53-b65d-68ec111ccde5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 0bd49ad3-607a
Model UUID:e2f385ee-2621-4857-9059-063ab4c0c504
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:76377302-8458-4833-82f2-91e6fef24ec3
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:c1dc6ce6-dcd1-4ed1-8f3a-41b00628876c
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:7c0cb509-514c-41ea-8c5a-9f945b4b4c61
ModelName:Vfw0bd49ad3607a..base_vfw..module-0
ModelUuid:2c0b9352-1552-4438-abba-42e5e8c008c0
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:af28b57a-1482-44b1-8ecf-0591fdd7c31b
ModelInvariantUuid:e6dd06ae-2ec1-4577-94f0-4cfd8d18d25d
ModelName:vFW 0bd49ad3-607a-nodes.vfwCvfc
ModelUuid:c7da1329-2bb6-4127-8312-ed5d05f49a47
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:b79795ab-27b0-44c0-869f-066b8b74e807
ModelInvariantUuid:85c0e815-d1f7-4eca-858f-56b3de41ee8f
ModelName:Vfw0bd49ad3607a.compute.nodes.heat.vfw
ModelUuid:432d17c5-3435-4d9b-84ef-9265bec886e1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:9c5dc1b0-ae52-4a1e-b370-8d0cb876ce31
ModelInvariantUuid:f1798667-d144-409a-88bb-3ae3aa8293ae
ModelName:vFW 0bd49ad3-607a-nodes.vsnCvfc
ModelUuid:e19146b7-724f-49dd-8df1-d4133eeb027d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:1556016a-4bd0-48fc-9f95-e999ea7057f4
ModelInvariantUuid:d255e05b-9ae5-49d0-afe0-78f9783c0719
ModelName:Vfw0bd49ad3607a.compute.nodes.heat.vsn
ModelUuid:38757f15-f802-4ca9-8c07-afff2ea5707e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:767a00e4-9ec4-42df-acef-5d3df39fb06c
ModelInvariantUuid:83b61c2c-83b9-4ce0-94e6-f9f80533e4bc
ModelName:vFW 0bd49ad3-607a-nodes.vpgCvfc
ModelUuid:deee551f-01a1-4800-ade7-035a0f366df3
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:38dcfdf5-1230-426b-9e39-338c40de509f
ModelInvariantUuid:ffa78ddf-76b7-4f3b-ad52-2471cbf88bee
ModelName:Vfw0bd49ad3607a.compute.nodes.heat.vpg
ModelUuid:8299eacc-2529-47cf-bdec-1a7f2ca448af
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-12-19T01:06:03.338Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 284157b8-3db0-4cb7-9ff4-9f48e0978236
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:06:03.403Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||vFW 0bd49ad3-607a 0
2022-12-19T01:06:03.417Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 284157b8-3db0-4cb7-9ff4-9f48e0978236
2022-12-19T01:06:03.418Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: d535b7a9-10b9-481b-aa22-5d5e269db702 from URL: /sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json
2022-12-19T01:06:03.418Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-19T01:06:03.418Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json
2022-12-19T01:06:03.479Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-19T01:06:03.480Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json d535b7a9-10b9-481b-aa22-5d5e269db702 785
2022-12-19T01:06:03.480Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json ASDC sendASDCNotification
2022-12-19T01:06:03.480Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json
2022-12-19T01:06:03.481Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-19T01:06:03.481Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:06:03.483Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:06:03.483Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411963480,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:06:03.584Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-19T01:06:03.586Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:06:03.586Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:06:03.610Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:06:03.611Z||pool-11-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:06:04.485Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw0bd49ad3607a..base_vfw..module-0",
"vfModuleModelInvariantUUID": "7c0cb509-514c-41ea-8c5a-9f945b4b4c61",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "2c0b9352-1552-4438-abba-42e5e8c008c0",
"vfModuleModelCustomizationUUID": "bdba991e-2091-46ba-86c3-5e877d059f77",
"isBase": true,
"artifacts": [
"cb5573d3-a37a-4e4b-b7de-c9f860a6fc7d",
"0cc0e2a9-ef6a-482e-8575-781e718edb47"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-12-19T01:06:04.501Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw0bd49ad3607a..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2c0b9352-1552-4438-abba-42e5e8c008c0
VfModuleModelInvariantUUID:7c0cb509-514c-41ea-8c5a-9f945b4b4c61
VfModuleModelDescription:NULL
Artifacts UUID List:{
cb5573d3-a37a-4e4b-b7de-c9f860a6fc7d
,
0cc0e2a9-ef6a-482e-8575-781e718edb47
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-12-19T01:06:04.506Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw0bd49ad3607a..base_vfw..module-0",
"vfModuleModelInvariantUUID": "7c0cb509-514c-41ea-8c5a-9f945b4b4c61",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "2c0b9352-1552-4438-abba-42e5e8c008c0",
"vfModuleModelCustomizationUUID": "bdba991e-2091-46ba-86c3-5e877d059f77",
"isBase": true,
"artifacts": [
"cb5573d3-a37a-4e4b-b7de-c9f860a6fc7d",
"0cc0e2a9-ef6a-482e-8575-781e718edb47"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-12-19T01:06:04.506Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw0bd49ad3607a..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2c0b9352-1552-4438-abba-42e5e8c008c0
VfModuleModelInvariantUUID:7c0cb509-514c-41ea-8c5a-9f945b4b4c61
VfModuleModelDescription:NULL
Artifacts UUID List:{
cb5573d3-a37a-4e4b-b7de-c9f860a6fc7d
,
0cc0e2a9-ef6a-482e-8575-781e718edb47
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-12-19T01:06:04.507Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: cb5573d3-a37a-4e4b-b7de-c9f860a6fc7d from URL: /sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml
2022-12-19T01:06:04.507Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-19T01:06:04.507Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml
2022-12-19T01:06:04.566Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-19T01:06:04.566Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml cb5573d3-a37a-4e4b-b7de-c9f860a6fc7d 20368
2022-12-19T01:06:04.567Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-19T01:06:04.567Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml
2022-12-19T01:06:04.567Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-19T01:06:04.567Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:06:04.570Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:06:04.570Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411964567,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:06:04.671Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:06:04.672Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:06:04.672Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:06:04.692Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:06:04.694Z||pool-12-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:06:05.571Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 0cc0e2a9-ef6a-482e-8575-781e718edb47 from URL: /sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env
2022-12-19T01:06:05.572Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-19T01:06:05.572Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env
2022-12-19T01:06:05.671Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-19T01:06:05.673Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env 0cc0e2a9-ef6a-482e-8575-781e718edb47 2098
2022-12-19T01:06:05.674Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-19T01:06:05.674Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env
2022-12-19T01:06:05.674Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-19T01:06:05.674Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:06:05.680Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:06:05.681Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411965673,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:06:05.778Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-19T01:06:05.779Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:06:05.779Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:06:05.807Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:06:05.807Z||pool-13-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:06:06.681Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: d8b30043-2091-4e5b-9b72-d90d45770b7d
2022-12-19T01:06:06.682Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 0bd49ad3-607a 0 284157b8-3db0-4cb7-9ff4-9f48e0978236 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:06:06.759Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4a03fb76, org.onap.sdc.toscaparser.api.parameters.Input@3ef77c6d, org.onap.sdc.toscaparser.api.parameters.Input@14e5a921, org.onap.sdc.toscaparser.api.parameters.Input@449aef16, org.onap.sdc.toscaparser.api.parameters.Input@119764b8]
2022-12-19T01:06:06.764Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.774Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:06.779Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic
2022-12-19T01:06:06.780Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= c1dc6ce6-dcd1-4ed1-8f3a-41b00628876c
2022-12-19T01:06:06.780Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c1dc6ce6-dcd1-4ed1-8f3a-41b00628876c matches Tosca VF Customization UUID: c1dc6ce6-dcd1-4ed1-8f3a-41b00628876c
2022-12-19T01:06:06.780Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: c1dc6ce6-dcd1-4ed1-8f3a-41b00628876c matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-12-19T01:06:06.793Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.794Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:06.795Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id c1dc6ce6-dcd1-4ed1-8f3a-41b00628876c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-19T01:06:06.796Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@498a92d2
2022-12-19T01:06:06.796Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.796Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-19T01:06:06.796Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : bdba991e-2091-46ba-86c3-5e877d059f77
2022-12-19T01:06:06.798Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID bdba991e-2091-46ba-86c3-5e877d059f77
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-12-19T01:06:06.809Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.810Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is matching search criteria
2022-12-19T01:06:06.810Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 0bd49ad3-607a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:06:06.812Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.812Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is matching search criteria
2022-12-19T01:06:06.813Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 0bd49ad3-607a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:06:06.813Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.813Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is not matching search criteria
2022-12-19T01:06:06.814Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-19T01:06:06.814Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-19T01:06:06.814Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-19T01:06:06.815Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-19T01:06:06.815Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-19T01:06:06.815Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-19T01:06:06.816Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:06.816Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-19T01:06:06.816Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:06.816Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-19T01:06:06.817Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-19T01:06:06.817Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=af28b57a-1482-44b1-8ecf-0591fdd7c31b
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-12-19T01:06:06.834Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.836Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is matching search criteria
2022-12-19T01:06:06.836Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 0bd49ad3-607a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:06:06.836Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.836Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is not matching search criteria
2022-12-19T01:06:06.840Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-19T01:06:06.841Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-19T01:06:06.841Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-19T01:06:06.842Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-19T01:06:06.842Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:06.842Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-19T01:06:06.843Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-19T01:06:06.843Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-19T01:06:06.843Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-19T01:06:06.843Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:06.843Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-19T01:06:06.844Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-19T01:06:06.844Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9c5dc1b0-ae52-4a1e-b370-8d0cb876ce31
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-12-19T01:06:06.847Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.847Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is matching search criteria
2022-12-19T01:06:06.848Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 0bd49ad3-607a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:06:06.851Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.851Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is not matching search criteria
2022-12-19T01:06:06.851Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-19T01:06:06.851Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-19T01:06:06.851Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-19T01:06:06.852Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-19T01:06:06.852Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:06.852Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-19T01:06:06.854Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-19T01:06:06.854Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-19T01:06:06.854Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-19T01:06:06.854Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-19T01:06:06.855Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-19T01:06:06.855Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-19T01:06:06.855Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=767a00e4-9ec4-42df-acef-5d3df39fb06c
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-12-19T01:06:06.859Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.859Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is matching search criteria
2022-12-19T01:06:06.859Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 0bd49ad3-607a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:06:06.860Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.860Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Node template vFW 0bd49ad3-607a 0 is matching search criteria
2022-12-19T01:06:06.860Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 0bd49ad3-607a 0] matching following query criteria: sdcType=VF, customizationUUID=c1dc6ce6-dcd1-4ed1-8f3a-41b00628876c
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:06:06.866Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.866Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:06.866Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid d8b30043-2091-4e5b-9b72-d90d45770b7d: vFW 0bd49ad3-607a
2022-12-19T01:06:06.867Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.867Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:06.867Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.867Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:06.867Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.867Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:06.868Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.868Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:06.868Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:06:06.868Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-19 01-04-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:06:06.868Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2022-12-19 01-04-33
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:06:07.396Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 0bd49ad3-607a 284157b8-3db0-4cb7-9ff4-9f48e0978236 1 ASDC deployResourceStructure
2022-12-19T01:06:07.396Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json ASDC sendASDCNotification
2022-12-19T01:06:07.397Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json
2022-12-19T01:06:07.397Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-19T01:06:07.398Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:06:07.400Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:06:07.401Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411967396,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-19T01:06:07.501Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:06:07.502Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:06:07.502Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:06:07.520Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:06:07.521Z||pool-14-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:06:08.401Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-19T01:06:08.402Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml
2022-12-19T01:06:08.402Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-19T01:06:08.402Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:06:08.404Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:06:08.404Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411968401,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-12-19T01:06:08.504Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-19T01:06:08.505Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:06:08.505Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:06:08.533Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:06:08.534Z||pool-15-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:06:09.406Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-19T01:06:09.407Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env
2022-12-19T01:06:09.407Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-19T01:06:09.407Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:06:09.410Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:06:09.410Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411969406,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-12-19T01:06:09.510Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:06:09.511Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:06:09.511Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:06:09.531Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:06:09.532Z||pool-16-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:06:10.411Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar ASDC sendASDCNotification
2022-12-19T01:06:10.411Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar
2022-12-19T01:06:10.412Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-19T01:06:10.412Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:06:10.415Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:06:10.415Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411970411,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:06:10.515Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:06:10.516Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:06:10.516Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:06:10.535Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:06:10.536Z||pool-17-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:06:11.416Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:06:11.465Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:06:11.470Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-19T01:06:11.470Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-19T01:06:11.470Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-19T01:06:41.471Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:06:41.486Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:06:41.490Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-19T01:06:41.490Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-19T01:06:41.490Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-19T01:06:48.860Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:06:48.861Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:06:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:06:48.890Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:06:48.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:06:48.892Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "multicloud-k8s",
"timestamp": 1671411949082,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:06:48.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:07:11.492Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:07:11.509Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:07:11.512Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-19T01:07:11.513Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-19T01:07:11.513Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-19T01:07:41.513Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:07:41.557Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:07:41.564Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-19T01:07:41.564Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-19T01:07:41.564Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-19T01:07:48.860Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:07:48.869Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:07:48.869Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:07:48.916Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:07:48.917Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:07:48.917Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411942739,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:07:48.918Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:11.565Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:08:11.587Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:08:11.592Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-19T01:08:11.592Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-19T01:08:11.593Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-19T01:08:41.593Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:08:41.608Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:08:41.611Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-19T01:08:41.612Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-19T01:08:41.612Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-19T01:08:48.860Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:08:48.861Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:08:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:08:49.409Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:08:49.415Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.415Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "policy-id",
"timestamp": 1671411949446,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:08:49.429Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of afb1c4c7-1038-4a30-9ec3-6fad65974899
2022-12-19T01:08:49.430Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId afb1c4c7-1038-4a30-9ec3-6fad65974899 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:08:49.447Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.448Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.448Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.449Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.449Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "multicloud-k8s",
"timestamp": 1671411950186,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:08:49.457Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of afb1c4c7-1038-4a30-9ec3-6fad65974899
2022-12-19T01:08:49.457Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId afb1c4c7-1038-4a30-9ec3-6fad65974899 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-12-19T01:08:49.470Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.470Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411950599,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:08:49.471Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.472Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.472Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.472Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.473Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.473Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "multicloud-k8s",
"timestamp": 1671411951188,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-19T01:08:49.473Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.473Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.473Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.474Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.474Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.474Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.474Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.475Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.475Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.475Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.475Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.475Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.475Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.476Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.476Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411948859,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.476Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.476Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.477Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411956329,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:08:49.477Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.477Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.477Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411957336,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:08:49.486Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of afb1c4c7-1038-4a30-9ec3-6fad65974899
2022-12-19T01:08:49.486Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId afb1c4c7-1038-4a30-9ec3-6fad65974899 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:08:49.499Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.500Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411957212,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:08:49.500Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.500Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.501Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "aai-model-loader",
"timestamp": 1671411962570,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:08:49.501Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.501Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.501Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "aai-model-loader",
"timestamp": 1671411963580,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:08:49.508Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of afb1c4c7-1038-4a30-9ec3-6fad65974899
2022-12-19T01:08:49.509Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId afb1c4c7-1038-4a30-9ec3-6fad65974899 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:08:49.526Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.527Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411963480,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:08:49.527Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.527Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.527Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411964567,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:08:49.528Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.528Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.528Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411965673,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:08:49.528Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.528Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.528Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411967396,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/vfw0bd49ad3607a0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-19T01:08:49.529Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.529Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.529Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411968401,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-12-19T01:08:49.529Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.529Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.530Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411969406,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/resourceInstances/vfw0bd49ad3607a0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-12-19T01:08:49.530Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.530Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.530Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671411970411,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221219010433/1.0/artifacts/service-Vfw20221219010433-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:08:49.530Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.531Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.531Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411947674,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.531Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.531Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.531Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "aai-model-loader",
"timestamp": 1671411967182,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.531Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.532Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.532Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "multicloud-k8s",
"timestamp": 1671411952192,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.532Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.532Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.532Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411972739,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.532Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.533Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.533Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "policy-id",
"timestamp": 1671411974744,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.533Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.533Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.533Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411947674,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.533Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.533Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.533Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "multicloud-k8s",
"timestamp": 1671411952192,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.534Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.534Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.534Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "aai-model-loader",
"timestamp": 1671411967182,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.534Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.534Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.534Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411972739,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.534Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.534Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.534Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "policy-id",
"timestamp": 1671411974744,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.535Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.535Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.535Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411947674,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.535Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.535Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.535Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "aai-model-loader",
"timestamp": 1671411967182,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.535Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.536Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.536Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "multicloud-k8s",
"timestamp": 1671411952192,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.536Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.536Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.536Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411972739,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.537Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.537Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.537Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "policy-id",
"timestamp": 1671411974744,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.537Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.537Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.537Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411947674,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.538Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.538Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.538Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "aai-model-loader",
"timestamp": 1671411967182,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.538Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.538Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.539Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "multicloud-k8s",
"timestamp": 1671411952192,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.539Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.539Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.539Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411972739,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.539Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.539Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.539Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "policy-id",
"timestamp": 1671411974744,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.540Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.540Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.540Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411947674,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.540Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.541Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.541Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "aai-model-loader",
"timestamp": 1671411967182,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.541Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.541Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.541Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "multicloud-k8s",
"timestamp": 1671411952192,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.542Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.542Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.542Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411972739,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.542Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.542Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.542Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "policy-id",
"timestamp": 1671411974744,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.542Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.543Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.543Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411947674,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.543Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.543Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.543Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "aai-model-loader",
"timestamp": 1671411967182,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.543Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.544Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.544Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "multicloud-k8s",
"timestamp": 1671411952192,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.544Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.544Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.544Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411972739,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.545Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.545Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.545Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "policy-id",
"timestamp": 1671411974744,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:08:49.545Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.545Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.545Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411947674,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.546Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.546Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.546Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "aai-model-loader",
"timestamp": 1671411967182,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.546Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.546Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.546Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "multicloud-k8s",
"timestamp": 1671411952192,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.547Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.547Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.547Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411972739,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.547Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.547Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.547Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "policy-id",
"timestamp": 1671411974744,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:08:49.548Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:08:49.548Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.548Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "multicloud-k8s",
"timestamp": 1671411983993,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:08:49.548Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.548Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.548Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "cds-sdc-listener",
"timestamp": 1671411983718,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:08:49.549Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.549Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.549Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "aai-model-loader",
"timestamp": 1671411985097,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:08:49.549Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.549Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.550Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "policy-id",
"timestamp": 1671411984482,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:08:49.550Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.550Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411985043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:08:49.550Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.551Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "multicloud-k8s",
"timestamp": 1671411985095,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:08:49.551Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.551Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "policy-id",
"timestamp": 1671411985489,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:08:49.551Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.552Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "multicloud-k8s",
"timestamp": 1671411986195,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:08:49.552Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.552Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "policy-id",
"timestamp": 1671411986517,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:08:49.572Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dceb2b1b-8338-4e4c-8f90-e7b4d97256be
2022-12-19T01:08:49.573Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId dceb2b1b-8338-4e4c-8f90-e7b4d97256be and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:08:49.585Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.586Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411987465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:08:49.586Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.586Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.586Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "multicloud-k8s",
"timestamp": 1671411987221,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:08:49.594Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dceb2b1b-8338-4e4c-8f90-e7b4d97256be
2022-12-19T01:08:49.595Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId dceb2b1b-8338-4e4c-8f90-e7b4d97256be and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-12-19T01:08:49.610Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.611Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671411988468,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:08:49.630Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dceb2b1b-8338-4e4c-8f90-e7b4d97256be
2022-12-19T01:08:49.630Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId dceb2b1b-8338-4e4c-8f90-e7b4d97256be and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:08:49.651Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.652Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "multicloud-k8s",
"timestamp": 1671411988223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-19T01:08:49.652Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.652Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.653Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "aai-model-loader",
"timestamp": 1671411991700,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:08:49.653Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:08:49.653Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:08:49.653Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "aai-model-loader",
"timestamp": 1671411992705,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:08:49.663Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dceb2b1b-8338-4e4c-8f90-e7b4d97256be
2022-12-19T01:08:49.664Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId dceb2b1b-8338-4e4c-8f90-e7b4d97256be and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:09:11.613Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:09:11.629Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:09:11.635Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-19T01:09:11.635Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-19T01:09:11.635Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-19T01:09:11.635Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-19T01:09:11.635Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:09:11.635Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:09:11.636Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:09:11.636Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:09:11.636Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:09:11.645Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-19T01:09:41.646Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: afb1c4c7-1038-4a30-9ec3-6fad65974899 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-12-19T01:09:41.670Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: afb1c4c7-1038-4a30-9ec3-6fad65974899 and serviceModelVersionId: d8b30043-2091-4e5b-9b72-d90d45770b7d
2022-12-19T01:09:41.670Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9e76ca79-b01c-4a53-b65d-68ec111ccde5
2022-12-19T01:09:48.859Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:09:48.860Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:09:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:09:58.438Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:09:59.512Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9e76ca79-b01c-4a53-b65d-68ec111ccde5/model-vers/model-ver/d8b30043-2091-4e5b-9b72-d90d45770b7d?depth=0
2022-12-19T01:09:59.667Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-12-19T01:10:00.433Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9e76ca79-b01c-4a53-b65d-68ec111ccde5/model-vers/model-ver/d8b30043-2091-4e5b-9b72-d90d45770b7d?depth=0|INFO|500||Invoke
2022-12-19T01:10:00.501Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9e76ca79-b01c-4a53-b65d-68ec111ccde5/model-vers/model-ver/d8b30043-2091-4e5b-9b72-d90d45770b7d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9e76ca79-b01c-4a53-b65d-68ec111ccde5/model-vers/model-ver/d8b30043-2091-4e5b-9b72-d90d45770b7d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[afb1c4c7-1038-4a30-9ec3-6fad65974899], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1da3e757-1c12-4e63-9a5f-ab7e5087708e], X-ECOMP-RequestID=[afb1c4c7-1038-4a30-9ec3-6fad65974899], X-TransactionId=[], X-ONAP-RequestID=[afb1c4c7-1038-4a30-9ec3-6fad65974899], Content-Type=[application/merge-patch+json]}
2022-12-19T01:10:00.547Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9e76ca79-b01c-4a53-b65d-68ec111ccde5/model-vers/model-ver/d8b30043-2091-4e5b-9b72-d90d45770b7d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-12-19T01:10:00.824Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9e76ca79-b01c-4a53-b65d-68ec111ccde5/model-vers/model-ver/d8b30043-2091-4e5b-9b72-d90d45770b7d?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/9e76ca79-b01c-4a53-b65d-68ec111ccde5/model-vers/model-ver/d8b30043-2091-4e5b-9b72-d90d45770b7d?depth=0 has http status code:200 and response headers:{date=[Mon, 19 Dec 2022 01:10:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[233], vertex-id=[348408], x-aai-txid=[2-aai-resources-221219-01:10:00:979-51456], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-19T01:10:00.826Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9e76ca79-b01c-4a53-b65d-68ec111ccde5/model-vers/model-ver/d8b30043-2091-4e5b-9b72-d90d45770b7d?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-19T01:10:00.827Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9e76ca79-b01c-4a53-b65d-68ec111ccde5/model-vers/model-ver/d8b30043-2091-4e5b-9b72-d90d45770b7d?depth=0|INFO|500||InvokeReturn
2022-12-19T01:10:00.831Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-19T01:10:00.831Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:10:00.850Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T01:10:00.852Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID afb1c4c7-1038-4a30-9ec3-6fad65974899 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-19T01:10:00.853Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-19T01:10:00.854Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:00.857Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:00.857Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412200852,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-19T01:10:00.957Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:00.959Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:00.959Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:00.983Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:00.985Z||pool-18-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-19T01:10:01.886Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:10:01.886Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:10:01.887Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:07.586Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:07.587Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-19T01:10:07.587Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"dceb2b1b-8338-4e4c-8f90-e7b4d97256be","serviceName":"basic_onboard_WWKrHI","serviceVersion":"1.0","serviceUUID":"ff0fb594-d4ba-4938-b648-061fd64e1905","serviceDescription":"service","serviceInvariantUUID":"c7ab0348-522f-4964-b727-a86d96fe8867","resources":[{"resourceInstanceName":"basic_onboard_WWKrHI 0","resourceName":"basic_onboard_WWKrHI","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ff0c3814-80c0-4ef0-a7b8-c8da747efb3c","resourceInvariantUUID":"31680125-1b5d-460d-a5e7-fa29e6ddfd6a","resourceCustomizationUUID":"4c6b5d27-5b7a-4f77-819d-f4471749fc7e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vf-license-model.xml","artifactChecksum":"MzI2ZmRmMDIwZDlmNjJmYTgxMTdmZjg5NTQxMWZlYTc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da748b9f-29e1-4385-8e57-abe6efee3925","artifactVersion":"1"},{"artifactName":"basic_onboard_wwkrhi0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json","artifactChecksum":"OGJiMWZjZjU2ZTdmMzdiZDEyYmZjNTNlMDI2Mjg5MTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0ab0a383-7ba6-43ba-a480-c55c71b1ca0f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3741ce27-3b5f-443e-a70c-5bbd279affcf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f61c13e-4e0e-4e95-9183-80e199939871","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4cf5eb35-0c9b-46cf-9a03-6e2823c7c267","artifactVersion":"2","generatedFromUUID":"3741ce27-3b5f-443e-a70c-5bbd279affcf"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardWwkrhi-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-template.yml","artifactChecksum":"MGJmY2QzMGE4MGY5MzM0NWJmMDkzMDNhYjVmNTkxMDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ffd4b27a-1491-44f3-b554-23a8590045c0","artifactVersion":"1"},{"artifactName":"service-BasicOnboardWwkrhi-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar","artifactChecksum":"NTE3Yzg0N2E2OGIxZGJmM2RmY2U4OWIxMjljNGFkYzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"64ffec82-85fe-4743-89d4-3fefa6fc497f","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-19T01:10:07.591Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:10:07.592Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:07.594Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:07.594Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:10:07.694Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:07.696Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:07.696Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:07.714Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:07.714Z||pool-19-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-19T01:10:08.595Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:10:08.596Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:08.598Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:08.598Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "NOTIFIED"
}
2022-12-19T01:10:08.699Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:08.700Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:08.700Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:08.723Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:08.723Z||pool-20-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:10:09.599Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:10:09.600Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:09.603Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:09.603Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-12-19T01:10:09.703Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:09.704Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:09.704Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:09.724Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:09.724Z||pool-21-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:10:10.603Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:10:10.604Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:10.607Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:10.607Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:10:10.708Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-19T01:10:10.711Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:10.711Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:10.730Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:10.731Z||pool-22-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
2022-12-19T01:10:11.608Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:10:11.609Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:11.612Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:11.612Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-12-19T01:10:11.712Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:11.713Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:11.713Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:11.736Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:11.737Z||pool-23-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-12-19T01:10:12.612Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:10:12.613Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:12.616Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:12.617Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:10:12.717Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-19T01:10:12.718Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:12.718Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:12.737Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:12.738Z||pool-24-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-12-19T01:10:13.620Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:10:13.629Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:13.632Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:13.633Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:10:13.731Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-19T01:10:13.732Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:13.733Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:13.750Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:13.752Z||pool-25-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-19T01:10:14.634Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"serviceName": "basic_onboard_WWKrHI",
"serviceVersion": "1.0",
"serviceUUID": "ff0fb594-d4ba-4938-b648-061fd64e1905",
"serviceDescription": "service",
"serviceInvariantUUID": "c7ab0348-522f-4964-b727-a86d96fe8867",
"resources": [
{
"resourceInstanceName": "basic_onboard_WWKrHI 0",
"resourceCustomizationUUID": "4c6b5d27-5b7a-4f77-819d-f4471749fc7e",
"resourceName": "basic_onboard_WWKrHI",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ff0c3814-80c0-4ef0-a7b8-c8da747efb3c",
"resourceInvariantUUID": "31680125-1b5d-460d-a5e7-fa29e6ddfd6a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_wwkrhi0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"artifactChecksum": "OGJiMWZjZjU2ZTdmMzdiZDEyYmZjNTNlMDI2Mjg5MTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0ab0a383-7ba6-43ba-a480-c55c71b1ca0f",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "3741ce27-3b5f-443e-a70c-5bbd279affcf",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "4cf5eb35-0c9b-46cf-9a03-6e2823c7c267",
"generatedFromUUID": "3741ce27-3b5f-443e-a70c-5bbd279affcf"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "4cf5eb35-0c9b-46cf-9a03-6e2823c7c267",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardWwkrhi-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"artifactChecksum": "NTE3Yzg0N2E2OGIxZGJmM2RmY2U4OWIxMjljNGFkYzA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "64ffec82-85fe-4743-89d4-3fefa6fc497f"
}
],
"workloadContext": "Production"
}
2022-12-19T01:10:14.634Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-19T01:10:14.634Z|afb1c4c7-1038-4a30-9ec3-6fad65974899|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ff0fb594-d4ba-4938-b648-061fd64e1905 ASDC
2022-12-19T01:10:14.634Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:dceb2b1b-8338-4e4c-8f90-e7b4d97256be
ServiceName:basic_onboard_WWKrHI
ServiceVersion:1.0
ServiceUUID:ff0fb594-d4ba-4938-b648-061fd64e1905
ServiceInvariantUUID:c7ab0348-522f-4964-b727-a86d96fe8867
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardWwkrhi-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar
ArtifactUUID:64ffec82-85fe-4743-89d4-3fefa6fc497f
ArtifactChecksum:NTE3Yzg0N2E2OGIxZGJmM2RmY2U4OWIxMjljNGFkYzA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_WWKrHI 0
ResourceCustomizationUUID:4c6b5d27-5b7a-4f77-819d-f4471749fc7e
ResourceInvariantUUID:31680125-1b5d-460d-a5e7-fa29e6ddfd6a
ResourceName:basic_onboard_WWKrHI
ResourceType:VF
ResourceUUID:ff0c3814-80c0-4ef0-a7b8-c8da747efb3c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_wwkrhi0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json
ArtifactUUID:0ab0a383-7ba6-43ba-a480-c55c71b1ca0f
ArtifactChecksum:OGJiMWZjZjU2ZTdmMzdiZDEyYmZjNTNlMDI2Mjg5MTE=
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/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml
ArtifactUUID:3741ce27-3b5f-443e-a70c-5bbd279affcf
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/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env
ArtifactUUID:4cf5eb35-0c9b-46cf-9a03-6e2823c7c267
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/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env
ArtifactUUID:4cf5eb35-0c9b-46cf-9a03-6e2823c7c267
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-12-19T01:10:14.635Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ff0fb594-d4ba-4938-b648-061fd64e1905 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-19T01:10:14.672Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-19T01:10:14.673Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-12-19T01:10:14.673Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-12-19T01:10:14.673Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 64ffec82-85fe-4743-89d4-3fefa6fc497f from URL: /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:14.673Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-19T01:10:14.674Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:14.924Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-19T01:10:14.925Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar 64ffec82-85fe-4743-89d4-3fefa6fc497f 75687
2022-12-19T01:10:14.926Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar ASDC sendASDCNotification
2022-12-19T01:10:14.926Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:14.926Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-19T01:10:14.927Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:14.930Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:14.931Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412214926,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:10:15.036Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-12-19T01:10:15.037Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:15.037Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:15.065Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:15.066Z||pool-26-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:10:15.932Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-19T01:10:15.933Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-12-19T01:10:15.933Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 64ffec82-85fe-4743-89d4-3fefa6fc497f, URL: /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar to file: /app/ASDC/1/service-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:15.934Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:15.934Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:15.935Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:16.100Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6856815350423263699/Definitions/service-BasicOnboardWwkrhi-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2022-12-19T01:10:17.886Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-19T01:10:17.886Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-12-19T01:10:17.886Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:17.886Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-19T01:10:17.887Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:17.887Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||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-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:17.887Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_WWKrHI 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-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:17.887Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||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-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:17.887Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||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-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:17.887Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:17.887Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||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-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:17.887Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-12-19T01:10:17.887Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.888Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:17.888Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_WWKrHI 0 is matching search criteria
2022-12-19T01:10:17.888Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-12-19T01:10:17.888Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_WWKrHI 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-19T01:10:17.888Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.889Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:17.889Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_WWKrHI 0 is matching search criteria
2022-12-19T01:10:17.889Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-12-19T01:10:17.889Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_WWKrHI 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-19T01:10:17.889Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.889Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:17.890Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.890Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_WWKrHI 0 is not matching search criteria
2022-12-19T01:10:17.890Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-12-19T01:10:17.890Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-12-19T01:10:17.890Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-12-19T01:10:17.890Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-19T01:10:17.891Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-19T01:10:17.891Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.891Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-19T01:10:17.891Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.891Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_WWKrHI 0 is matching search criteria
2022-12-19T01:10:17.891Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_WWKrHI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:10:17.892Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.892Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_WWKrHI 0 is matching search criteria
2022-12-19T01:10:17.892Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_WWKrHI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:10:17.892Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.892Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_WWKrHI 0 is matching search criteria
2022-12-19T01:10:17.893Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_WWKrHI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:10:17.893Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.893Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_WWKrHI 0 is not matching search criteria
2022-12-19T01:10:17.893Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-19T01:10:17.893Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-19T01:10:17.894Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=084ef74f-19f4-4ebc-b5e0-ef2c7ade7db4
2022-12-19T01:10:17.894Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.894Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:17.894Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.894Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:17.894Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.895Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:17.895Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:17.895Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:17.895Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_WWKrHI
Description:service
Model UUID:ff0fb594-d4ba-4938-b648-061fd64e1905
Model Version:NULL
Model InvariantUuid:c7ab0348-522f-4964-b727-a86d96fe8867
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_WWKrHI
Model UUID:a498e418-ebc2-4caf-bd13-00be4300e1ef
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:31680125-1b5d-460d-a5e7-fa29e6ddfd6a
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:4c6b5d27-5b7a-4f77-819d-f4471749fc7e
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:fdf6b41c-506f-488c-9d31-287465420339
ModelName:BasicOnboardWwkrhi..base_ubuntu18..module-0
ModelUuid:d8664130-91f9-49a0-9986-bfed920d4462
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:084ef74f-19f4-4ebc-b5e0-ef2c7ade7db4
ModelInvariantUuid:b1108114-e723-42e2-b322-5713db91b41d
ModelName:basic_onboard_WWKrHI-nodes.ubuntu18Cvfc
ModelUuid:b17fbc1c-7b4f-42c0-9c78-bc24ec931f98
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:1fce02a4-9a6f-47ce-8c45-e0da5ddae5d7
ModelInvariantUuid:ad40f892-47de-44e8-963d-b7e4479ff064
ModelName:BasicOnboardWwkrhi.compute.nodes.heat.ubuntu18
ModelUuid:44b4c61b-e251-44ad-beef-5e69eddc3442
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-12-19T01:10:17.906Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: ff0c3814-80c0-4ef0-a7b8-c8da747efb3c
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:10:17.909Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||basic_onboard_WWKrHI 0
2022-12-19T01:10:17.909Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ff0c3814-80c0-4ef0-a7b8-c8da747efb3c
2022-12-19T01:10:17.909Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 0ab0a383-7ba6-43ba-a480-c55c71b1ca0f from URL: /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json
2022-12-19T01:10:17.909Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-19T01:10:17.909Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json
2022-12-19T01:10:17.988Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-19T01:10:17.989Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json 0ab0a383-7ba6-43ba-a480-c55c71b1ca0f 798
2022-12-19T01:10:17.989Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json ASDC sendASDCNotification
2022-12-19T01:10:17.989Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json
2022-12-19T01:10:17.989Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-19T01:10:17.990Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:17.992Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:17.992Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412217989,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:10:18.092Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:18.093Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:18.093Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:18.114Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:18.115Z||pool-27-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:10:18.992Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardWwkrhi..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "fdf6b41c-506f-488c-9d31-287465420339",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "d8664130-91f9-49a0-9986-bfed920d4462",
"vfModuleModelCustomizationUUID": "3012eaa9-e3d2-45b6-a689-aef164ce575c",
"isBase": true,
"artifacts": [
"3741ce27-3b5f-443e-a70c-5bbd279affcf",
"4cf5eb35-0c9b-46cf-9a03-6e2823c7c267"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-12-19T01:10:18.997Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardWwkrhi..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d8664130-91f9-49a0-9986-bfed920d4462
VfModuleModelInvariantUUID:fdf6b41c-506f-488c-9d31-287465420339
VfModuleModelDescription:NULL
Artifacts UUID List:{
3741ce27-3b5f-443e-a70c-5bbd279affcf
,
4cf5eb35-0c9b-46cf-9a03-6e2823c7c267
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-12-19T01:10:18.998Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardWwkrhi..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "fdf6b41c-506f-488c-9d31-287465420339",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "d8664130-91f9-49a0-9986-bfed920d4462",
"vfModuleModelCustomizationUUID": "3012eaa9-e3d2-45b6-a689-aef164ce575c",
"isBase": true,
"artifacts": [
"3741ce27-3b5f-443e-a70c-5bbd279affcf",
"4cf5eb35-0c9b-46cf-9a03-6e2823c7c267"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-12-19T01:10:18.999Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardWwkrhi..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d8664130-91f9-49a0-9986-bfed920d4462
VfModuleModelInvariantUUID:fdf6b41c-506f-488c-9d31-287465420339
VfModuleModelDescription:NULL
Artifacts UUID List:{
3741ce27-3b5f-443e-a70c-5bbd279affcf
,
4cf5eb35-0c9b-46cf-9a03-6e2823c7c267
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-12-19T01:10:18.999Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 3741ce27-3b5f-443e-a70c-5bbd279affcf from URL: /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml
2022-12-19T01:10:18.999Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-19T01:10:18.999Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml
2022-12-19T01:10:19.068Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-19T01:10:19.069Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml 3741ce27-3b5f-443e-a70c-5bbd279affcf 5033
2022-12-19T01:10:19.069Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-19T01:10:19.070Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml
2022-12-19T01:10:19.070Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-19T01:10:19.070Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:19.072Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:19.073Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412219069,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:10:19.173Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:19.174Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:19.175Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:19.200Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:19.201Z||pool-28-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:10:20.074Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 4cf5eb35-0c9b-46cf-9a03-6e2823c7c267 from URL: /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env
2022-12-19T01:10:20.074Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-19T01:10:20.074Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env
2022-12-19T01:10:20.135Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-19T01:10:20.136Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env 4cf5eb35-0c9b-46cf-9a03-6e2823c7c267 909
2022-12-19T01:10:20.136Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-19T01:10:20.136Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env
2022-12-19T01:10:20.136Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-19T01:10:20.137Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:20.139Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:20.139Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412220136,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:10:20.239Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:20.240Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:20.241Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:20.258Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:20.260Z||pool-29-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:10:21.140Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: ff0fb594-d4ba-4938-b648-061fd64e1905
2022-12-19T01:10:21.140Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_WWKrHI 0 ff0c3814-80c0-4ef0-a7b8-c8da747efb3c ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:10:21.160Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@57960c45, org.onap.sdc.toscaparser.api.parameters.Input@208d6d81, org.onap.sdc.toscaparser.api.parameters.Input@329d8635, org.onap.sdc.toscaparser.api.parameters.Input@2887ac23, org.onap.sdc.toscaparser.api.parameters.Input@4f946952]
2022-12-19T01:10:21.162Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.162Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:21.162Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic
2022-12-19T01:10:21.163Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 4c6b5d27-5b7a-4f77-819d-f4471749fc7e
2022-12-19T01:10:21.163Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4c6b5d27-5b7a-4f77-819d-f4471749fc7e matches Tosca VF Customization UUID: 4c6b5d27-5b7a-4f77-819d-f4471749fc7e
2022-12-19T01:10:21.163Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 4c6b5d27-5b7a-4f77-819d-f4471749fc7e matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-12-19T01:10:21.169Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.169Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:21.170Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 4c6b5d27-5b7a-4f77-819d-f4471749fc7e: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-19T01:10:21.171Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4fbf3f16
2022-12-19T01:10:21.171Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.171Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-19T01:10:21.171Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 3012eaa9-e3d2-45b6-a689-aef164ce575c
2022-12-19T01:10:21.172Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 3012eaa9-e3d2-45b6-a689-aef164ce575c
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-12-19T01:10:21.179Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.179Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_WWKrHI 0 is matching search criteria
2022-12-19T01:10:21.180Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_WWKrHI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:10:21.180Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.180Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_WWKrHI 0 is matching search criteria
2022-12-19T01:10:21.180Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_WWKrHI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:10:21.180Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.181Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_WWKrHI 0 is not matching search criteria
2022-12-19T01:10:21.181Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-19T01:10:21.181Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-19T01:10:21.181Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=084ef74f-19f4-4ebc-b5e0-ef2c7ade7db4
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-12-19T01:10:21.184Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.185Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_WWKrHI 0 is matching search criteria
2022-12-19T01:10:21.185Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_WWKrHI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-19T01:10:21.185Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.185Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_WWKrHI 0 is matching search criteria
2022-12-19T01:10:21.186Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_WWKrHI 0] matching following query criteria: sdcType=VF, customizationUUID=4c6b5d27-5b7a-4f77-819d-f4471749fc7e
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:10:21.188Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.189Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:21.189Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid ff0fb594-d4ba-4938-b648-061fd64e1905: basic_onboard_WWKrHI
2022-12-19T01:10:21.189Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.189Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:21.189Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.190Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:21.190Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.190Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:21.190Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.190Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:21.190Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:10:21.191Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_WWKrHI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:10:21.191Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||Saving Service: basic_onboard_WWKrHI
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:10:21.324Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_WWKrHI ff0c3814-80c0-4ef0-a7b8-c8da747efb3c 1 ASDC deployResourceStructure
2022-12-19T01:10:21.324Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json ASDC sendASDCNotification
2022-12-19T01:10:21.324Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json
2022-12-19T01:10:21.324Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-19T01:10:21.325Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:21.328Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:21.328Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412221324,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-19T01:10:21.428Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:21.429Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:21.429Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:21.449Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:21.450Z||pool-30-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:10:22.329Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-19T01:10:22.329Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml
2022-12-19T01:10:22.330Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-19T01:10:22.330Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:22.333Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:22.333Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412222329,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-12-19T01:10:22.433Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:22.435Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:22.435Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:22.451Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:22.451Z||pool-31-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:10:23.335Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-19T01:10:23.335Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env
2022-12-19T01:10:23.335Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-19T01:10:23.336Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:23.338Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:23.338Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412223335,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-12-19T01:10:23.438Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:23.439Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:23.440Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:23.457Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:23.458Z||pool-32-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:10:24.340Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar ASDC sendASDCNotification
2022-12-19T01:10:24.340Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar
2022-12-19T01:10:24.340Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-19T01:10:24.341Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:24.343Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:24.343Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412224339,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:10:24.443Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:24.444Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:24.444Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:24.462Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:24.463Z||pool-33-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:10:25.344Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dceb2b1b-8338-4e4c-8f90-e7b4d97256be
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:10:25.360Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dceb2b1b-8338-4e4c-8f90-e7b4d97256be
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:10:25.366Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-19T01:10:25.366Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-19T01:10:25.366Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-19T01:10:25.366Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-19T01:10:25.366Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:10:25.367Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:10:25.367Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:10:25.367Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:10:25.367Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:10:25.376Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-19T01:10:48.861Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:10:48.862Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:10:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:10:49.520Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:49.522Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.522Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "afb1c4c7-1038-4a30-9ec3-6fad65974899",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412200852,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-19T01:10:49.524Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:10:49.525Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.525Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:10:49.525Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:10:49.525Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.525Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "NOTIFIED"
}
2022-12-19T01:10:49.526Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:10:49.526Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.526Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-12-19T01:10:49.526Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:10:49.526Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.527Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:10:49.527Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:10:49.527Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.527Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-12-19T01:10:49.528Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:10:49.528Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.528Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:10:49.528Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:10:49.528Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.529Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412201886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:10:49.529Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-19T01:10:49.529Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.529Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412214926,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:10:49.529Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:10:49.530Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.530Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412217989,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:10:49.530Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:10:49.530Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.530Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412219069,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:10:49.531Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:10:49.531Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.531Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412220136,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:10:49.531Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:10:49.531Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.532Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412221324,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/basic_onboard_wwkrhi0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-19T01:10:49.532Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:10:49.532Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.532Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412222329,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-12-19T01:10:49.533Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:10:49.533Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.533Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412223335,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/resourceInstances/basic_onboard_wwkrhi0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-12-19T01:10:49.533Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:10:49.533Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-19T01:10:49.533Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412224339,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardWwkrhi/1.0/artifacts/service-BasicOnboardWwkrhi-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:10:49.534Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:10:55.377Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dceb2b1b-8338-4e4c-8f90-e7b4d97256be and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-12-19T01:10:55.388Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dceb2b1b-8338-4e4c-8f90-e7b4d97256be and serviceModelVersionId: ff0fb594-d4ba-4938-b648-061fd64e1905
2022-12-19T01:10:55.388Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c7ab0348-522f-4964-b727-a86d96fe8867
2022-12-19T01:10:55.389Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c7ab0348-522f-4964-b727-a86d96fe8867/model-vers/model-ver/ff0fb594-d4ba-4938-b648-061fd64e1905?depth=0
2022-12-19T01:10:55.395Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-12-19T01:10:55.447Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c7ab0348-522f-4964-b727-a86d96fe8867/model-vers/model-ver/ff0fb594-d4ba-4938-b648-061fd64e1905?depth=0|INFO|500||Invoke
2022-12-19T01:10:55.448Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c7ab0348-522f-4964-b727-a86d96fe8867/model-vers/model-ver/ff0fb594-d4ba-4938-b648-061fd64e1905?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c7ab0348-522f-4964-b727-a86d96fe8867/model-vers/model-ver/ff0fb594-d4ba-4938-b648-061fd64e1905?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[dceb2b1b-8338-4e4c-8f90-e7b4d97256be], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[17e45972-82b3-4787-b185-1da4bde56e88], X-ECOMP-RequestID=[dceb2b1b-8338-4e4c-8f90-e7b4d97256be], X-TransactionId=[], X-ONAP-RequestID=[dceb2b1b-8338-4e4c-8f90-e7b4d97256be], Content-Type=[application/merge-patch+json]}
2022-12-19T01:10:55.458Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c7ab0348-522f-4964-b727-a86d96fe8867/model-vers/model-ver/ff0fb594-d4ba-4938-b648-061fd64e1905?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-12-19T01:10:55.626Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c7ab0348-522f-4964-b727-a86d96fe8867/model-vers/model-ver/ff0fb594-d4ba-4938-b648-061fd64e1905?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/c7ab0348-522f-4964-b727-a86d96fe8867/model-vers/model-ver/ff0fb594-d4ba-4938-b648-061fd64e1905?depth=0 has http status code:200 and response headers:{date=[Mon, 19 Dec 2022 01:10:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[368888], x-aai-txid=[0-aai-resources-221219-01:10:55:886-24004], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-19T01:10:55.626Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c7ab0348-522f-4964-b727-a86d96fe8867/model-vers/model-ver/ff0fb594-d4ba-4938-b648-061fd64e1905?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-19T01:10:55.627Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c7ab0348-522f-4964-b727-a86d96fe8867/model-vers/model-ver/ff0fb594-d4ba-4938-b648-061fd64e1905?depth=0|INFO|500||InvokeReturn
2022-12-19T01:10:55.629Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-19T01:10:55.629Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:10:55.635Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T01:10:55.636Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dceb2b1b-8338-4e4c-8f90-e7b4d97256be and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-19T01:10:55.636Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-19T01:10:55.637Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:10:55.639Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:10:55.640Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||DEBUG|500||try to send status {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412255636,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-19T01:10:55.740Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:10:55.741Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:10:55.741Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:10:55.774Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:10:55.775Z||pool-34-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-19T01:10:56.663Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:10:56.664Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:10:56.664Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:11:06.237Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:11:06.238Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:11:06.239Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:11:06.239Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:11:15.793Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:11:15.794Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:11:15.795Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:11:15.795Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:11:25.361Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:11:25.362Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:11:25.363Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:11:25.363Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:11:34.968Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:11:48.857Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:11:48.859Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:11:48.859Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:11:48.860Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:11:48.860Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:11:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:11:49.502Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:11:49.503Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-19T01:11:49.504Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "dceb2b1b-8338-4e4c-8f90-e7b4d97256be",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671412255636,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-19T01:11:49.505Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:11:58.433Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:12:48.857Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:12:48.859Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:12:48.859Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:12:48.860Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:12:48.860Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:12:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:12:58.418Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:12:58.426Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:13:48.857Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:13:48.859Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:13:48.859Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KK9UiS4TBugfQETl) ...
2022-12-19T01:13:48.859Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:13:48.860Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:13:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:13:58.448Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:13:58.466Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:14:48.860Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:14:48.860Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:14:48.861Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:14:48.861Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|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 KK9UiS4TBugfQETl) ...
2022-12-19T01:14:48.862Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:14:48.862Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:14:58.447Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:14:58.457Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:15:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:15:48.858Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:15:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:15:48.859Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:15:48.860Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:15:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:15:58.423Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:15:58.436Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:16:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:16:48.858Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:16:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:16:48.859Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:16:48.860Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:16:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:16:58.413Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:16:58.433Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:17:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:17:48.858Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:17:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:17:48.860Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:17:48.860Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:17:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:17:58.420Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:17:58.420Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:18:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:18:48.858Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:18:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:18:48.860Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:18:48.860Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:18:48.860Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|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 KK9UiS4TBugfQETl) ...
2022-12-19T01:18:58.420Z|dceb2b1b-8338-4e4c-8f90-e7b4d97256be|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:18:58.422Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:19:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:19:48.858Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:19:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:19:48.859Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:19:48.860Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:19:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:19:58.424Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:19:58.460Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:20:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:20:48.859Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:20:48.860Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:20:48.860Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:20:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:20:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:20:58.425Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:20:58.429Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:21:48.862Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:21:48.866Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:21:48.866Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:21:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:21:48.868Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:21:48.868Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:21:58.433Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:21:58.455Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:22:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:22:48.858Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:22:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:22:48.859Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:22:48.860Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:22:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:22:58.423Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:22:58.429Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:23:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:23:48.858Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:23:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:23:48.860Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:23:48.861Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:23:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:23:58.411Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:23:58.417Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:24:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:24:48.859Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:24:48.859Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:24:48.860Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:24:48.861Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:24:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:24:58.432Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:24:58.432Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:25:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:25:48.858Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:25:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:25:48.859Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:25:48.860Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:25:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:25:58.495Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:25:58.529Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:26:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:26:48.858Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:26:48.858Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:26:48.859Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:26:48.860Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:26:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:26:58.419Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:26:58.425Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:27:48.865Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:27:48.866Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:27:48.873Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:27:48.893Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:27:48.883Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:27:48.898Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:27:58.526Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:27:58.526Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:28:48.857Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:28:48.860Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:28:48.860Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:28:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:28:48.860Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:28:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:28:49.530Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:28:49.532Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.532Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "aai-model-loader",
"timestamp": 1671413287182,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:28:49.544Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:28:49.545Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.545Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "multicloud-k8s",
"timestamp": 1671413279270,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:28:49.545Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:28:49.545Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.545Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413244747,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:28:49.545Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:28:49.546Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.546Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413292742,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:28:49.546Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:28:49.546Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.546Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "policy-id",
"timestamp": 1671413294744,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:28:49.546Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:28:49.546Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.546Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "aai-model-loader",
"timestamp": 1671413287182,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:28:49.546Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:28:49.547Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.547Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413244747,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:28:49.547Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:28:49.547Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.547Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "multicloud-k8s",
"timestamp": 1671413279270,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:28:49.547Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:28:49.547Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.547Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413292742,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:28:49.547Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:28:49.548Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.548Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "policy-id",
"timestamp": 1671413294744,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:28:49.548Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:28:49.548Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.548Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413301509,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:28:49.548Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:28:49.548Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.548Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "aai-model-loader",
"timestamp": 1671413302919,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:28:49.549Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:28:49.549Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.549Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413302781,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:28:49.549Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:28:49.549Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.549Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "policy-id",
"timestamp": 1671413302291,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:28:49.549Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:28:49.549Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.549Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "policy-id",
"timestamp": 1671413303303,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:28:49.550Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:28:49.550Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.550Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413304506,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:28:49.550Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:28:49.550Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.550Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "policy-id",
"timestamp": 1671413304310,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
2022-12-19T01:28:49.557Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:28:49.558Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.558Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"8fd6b42e-6b96-4645-b63e-563749787954","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"28e61495-4209-4712-aefc-19dc9ac131ae","serviceDescription":"service","serviceInvariantUUID":"fd79acdc-c48d-4272-b2af-44a9405cc911","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"8307b8ed-8130-4ce0-8071-42017f8251c4","resourceInvariantUUID":"002df9ac-edfe-4b7f-87b2-4dace9102045","resourceCustomizationUUID":"42738bb5-6bbc-4cf5-a212-1b5eddebb74d","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":"NzJkZGY3YTZjMmQ4ODUxMTBlYjI0NmM3YzVhNmUxMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac114540-ea1e-4df0-9823-b99d017a84c6","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YmFmYzJmOWY4OTkwZmNiODg0M2UyOTc3NjA1OTQ3MGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"57bd79da-eb20-4b79-872a-7a29c086b805","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-12-19T01:28:49.571Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:28:49.572Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:28:49.581Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:28:49.581Z||pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413328857,
"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-12-19T01:28:49.610Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8fd6b42e-6b96-4645-b63e-563749787954
2022-12-19T01:28:49.611Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8fd6b42e-6b96-4645-b63e-563749787954 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:28:49.625Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.626Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413305513,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:28:49.634Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8fd6b42e-6b96-4645-b63e-563749787954
2022-12-19T01:28:49.635Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8fd6b42e-6b96-4645-b63e-563749787954 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:28:49.649Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.649Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "aai-model-loader",
"timestamp": 1671413306891,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:28:49.649Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:28:49.649Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:28:49.649Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "aai-model-loader",
"timestamp": 1671413307894,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:28:49.666Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8fd6b42e-6b96-4645-b63e-563749787954
2022-12-19T01:28:49.667Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8fd6b42e-6b96-4645-b63e-563749787954 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:28:49.680Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-19T01:28:49.681Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:28:49.681Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:28:49.716Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:28:49.717Z||pool-35-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:28:50.582Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:28:50.583Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:28:50.587Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:28:50.587Z||pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413328857,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:28:50.687Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:28:50.688Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:28:50.688Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:28:50.722Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:28:50.723Z||pool-36-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:28:51.589Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "28e61495-4209-4712-aefc-19dc9ac131ae",
"serviceDescription": "service",
"serviceInvariantUUID": "fd79acdc-c48d-4272-b2af-44a9405cc911",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "42738bb5-6bbc-4cf5-a212-1b5eddebb74d",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "8307b8ed-8130-4ce0-8071-42017f8251c4",
"resourceInvariantUUID": "002df9ac-edfe-4b7f-87b2-4dace9102045",
"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": "YmFmYzJmOWY4OTkwZmNiODg0M2UyOTc3NjA1OTQ3MGY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "57bd79da-eb20-4b79-872a-7a29c086b805"
}
],
"workloadContext": "Production"
}
2022-12-19T01:28:51.589Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-19T01:28:51.589Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 28e61495-4209-4712-aefc-19dc9ac131ae ASDC
2022-12-19T01:28:51.590Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:8fd6b42e-6b96-4645-b63e-563749787954
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:28e61495-4209-4712-aefc-19dc9ac131ae
ServiceInvariantUUID:fd79acdc-c48d-4272-b2af-44a9405cc911
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:57bd79da-eb20-4b79-872a-7a29c086b805
ArtifactChecksum:YmFmYzJmOWY4OTkwZmNiODg0M2UyOTc3NjA1OTQ3MGY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:42738bb5-6bbc-4cf5-a212-1b5eddebb74d
ResourceInvariantUUID:002df9ac-edfe-4b7f-87b2-4dace9102045
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:8307b8ed-8130-4ce0-8071-42017f8251c4
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2022-12-19T01:28:51.590Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 28e61495-4209-4712-aefc-19dc9ac131ae ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-19T01:28:51.632Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-19T01:28:51.633Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-19T01:28:51.633Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-19T01:28:51.633Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 57bd79da-eb20-4b79-872a-7a29c086b805 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-19T01:28:51.633Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-19T01:28:51.634Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-19T01:28:51.709Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-19T01:28:51.710Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 57bd79da-eb20-4b79-872a-7a29c086b805 57786
2022-12-19T01:28:51.710Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-19T01:28:51.710Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-19T01:28:51.711Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-19T01:28:51.711Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:28:51.714Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:28:51.714Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413331710,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:28:51.814Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:28:51.816Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:28:51.816Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:28:51.836Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:28:51.838Z||pool-37-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-12-19T01:28:52.714Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-19T01:28:52.716Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-19T01:28:52.716Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 57bd79da-eb20-4b79-872a-7a29c086b805, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-19T01:28:52.717Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-12-19T01:28:52.717Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-19T01:28:52.717Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-19T01:28:52.908Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP743263618684517423/Definitions/service-BasicNetwork-template.yml
2022-12-19T01:28:53.840Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-19T01:28:53.841Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-12-19T01:28:53.841Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-19T01:28:53.841Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-12-19T01:28:53.841Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-19T01:28:53.841Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-19T01:28:53.841Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-19T01:28:53.842Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-19T01:28:53.842Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-19T01:28:53.842Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-19T01:28:53.842Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-19T01:28:53.842Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-19T01:28:53.842Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-12-19T01:28:53.842Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.842Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.843Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-19T01:28:53.843Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-12-19T01:28:53.843Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-19T01:28:53.843Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.843Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.844Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-19T01:28:53.844Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-12-19T01:28:53.844Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-19T01:28:53.844Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.844Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.844Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.844Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.845Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.845Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.845Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.845Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.845Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.845Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.846Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:28e61495-4209-4712-aefc-19dc9ac131ae
Model Version:NULL
Model InvariantUuid:fd79acdc-c48d-4272-b2af-44a9405cc911
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:002df9ac-edfe-4b7f-87b2-4dace9102045
Model UUID:06bf76a2-8f54-4d8b-81e8-c8bc073f38ad
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:42738bb5-6bbc-4cf5-a212-1b5eddebb74d
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-12-19T01:28:53.852Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||Processing Resource Type: VL, Model UUID: 8307b8ed-8130-4ce0-8071-42017f8251c4
2022-12-19T01:28:53.852Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||No resources found for Service: 28e61495-4209-4712-aefc-19dc9ac131ae
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:28:53.861Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||
2022-12-19T01:28:53.861Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2022-12-19T01:28:53.863Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 28e61495-4209-4712-aefc-19dc9ac131ae
2022-12-19T01:28:53.863Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 28e61495-4209-4712-aefc-19dc9ac131ae
2022-12-19T01:28:53.863Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2022-12-19T01:28:53.864Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:28:53.872Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7b7a00ae, org.onap.sdc.toscaparser.api.parameters.Input@2085559c, org.onap.sdc.toscaparser.api.parameters.Input@3ff10310, org.onap.sdc.toscaparser.api.parameters.Input@7eb3161b, org.onap.sdc.toscaparser.api.parameters.Input@55670613]
2022-12-19T01:28:53.874Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.874Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.874Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.874Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.875Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 28e61495-4209-4712-aefc-19dc9ac131ae: Generic NeutronNet
2022-12-19T01:28:53.875Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.875Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.875Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.875Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2022-12-19T01:28:53.921Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.921Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.921Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.922Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.922Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:28:53.922Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:28:53.922Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-12-19T01:28:54.000Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2022-12-19T01:28:54.001Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-19T01:28:54.001Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-19T01:28:54.001Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-19T01:28:54.002Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:28:54.004Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:28:54.005Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413334001,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:28:54.105Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:28:54.106Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:28:54.106Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:28:54.126Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:28:54.127Z||pool-38-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:28:55.006Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8fd6b42e-6b96-4645-b63e-563749787954
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:28:55.025Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8fd6b42e-6b96-4645-b63e-563749787954
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:28:55.030Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-19T01:28:55.031Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-19T01:28:55.031Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-19T01:28:55.031Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-19T01:28:55.032Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:28:55.032Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:28:55.033Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:28:55.034Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:28:55.034Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:28:55.046Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-19T01:29:25.047Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8fd6b42e-6b96-4645-b63e-563749787954 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-12-19T01:29:25.059Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8fd6b42e-6b96-4645-b63e-563749787954 and serviceModelVersionId: 28e61495-4209-4712-aefc-19dc9ac131ae
2022-12-19T01:29:25.059Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fd79acdc-c48d-4272-b2af-44a9405cc911
2022-12-19T01:29:25.061Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fd79acdc-c48d-4272-b2af-44a9405cc911/model-vers/model-ver/28e61495-4209-4712-aefc-19dc9ac131ae?depth=0
2022-12-19T01:29:25.070Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2022-12-19T01:29:25.153Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd79acdc-c48d-4272-b2af-44a9405cc911/model-vers/model-ver/28e61495-4209-4712-aefc-19dc9ac131ae?depth=0|INFO|500||Invoke
2022-12-19T01:29:25.154Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd79acdc-c48d-4272-b2af-44a9405cc911/model-vers/model-ver/28e61495-4209-4712-aefc-19dc9ac131ae?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd79acdc-c48d-4272-b2af-44a9405cc911/model-vers/model-ver/28e61495-4209-4712-aefc-19dc9ac131ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8fd6b42e-6b96-4645-b63e-563749787954], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2d5625e0-2e2d-4244-9978-4486cdc31a74], X-ECOMP-RequestID=[8fd6b42e-6b96-4645-b63e-563749787954], X-TransactionId=[], X-ONAP-RequestID=[8fd6b42e-6b96-4645-b63e-563749787954], Content-Type=[application/merge-patch+json]}
2022-12-19T01:29:25.162Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd79acdc-c48d-4272-b2af-44a9405cc911/model-vers/model-ver/28e61495-4209-4712-aefc-19dc9ac131ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-12-19T01:29:25.283Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd79acdc-c48d-4272-b2af-44a9405cc911/model-vers/model-ver/28e61495-4209-4712-aefc-19dc9ac131ae?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/fd79acdc-c48d-4272-b2af-44a9405cc911/model-vers/model-ver/28e61495-4209-4712-aefc-19dc9ac131ae?depth=0 has http status code:200 and response headers:{date=[Mon, 19 Dec 2022 01:29:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[116], vertex-id=[233568], x-aai-txid=[1-aai-resources-221219-01:29:25:590-26034], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-19T01:29:25.284Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd79acdc-c48d-4272-b2af-44a9405cc911/model-vers/model-ver/28e61495-4209-4712-aefc-19dc9ac131ae?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-19T01:29:25.285Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd79acdc-c48d-4272-b2af-44a9405cc911/model-vers/model-ver/28e61495-4209-4712-aefc-19dc9ac131ae?depth=0|INFO|500||InvokeReturn
2022-12-19T01:29:25.285Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-19T01:29:25.285Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:29:25.290Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T01:29:25.291Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8fd6b42e-6b96-4645-b63e-563749787954 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-19T01:29:25.291Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-19T01:29:25.291Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:29:25.293Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:29:25.293Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413365291,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-19T01:29:25.393Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:29:25.394Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:29:25.394Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:29:25.425Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:29:25.425Z||pool-39-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-19T01:29:48.857Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:29:48.858Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:29:48.858Z|8fd6b42e-6b96-4645-b63e-563749787954|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 KK9UiS4TBugfQETl) ...
2022-12-19T01:29:48.859Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:29:48.860Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:29:48.860Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:29:49.033Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:29:49.034Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:29:49.036Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413328857,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:29:49.036Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:29:49.518Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:29:49.519Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-19T01:29:49.519Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"edae9d43-8656-426a-8bf0-6b6d11389bc4","serviceName":"Demo_pNF_3bgmEvNo5pWDUtbEHU32","serviceVersion":"1.0","serviceUUID":"332b9f5d-c868-47fe-b597-9edd11340493","serviceDescription":"catalog service description","serviceInvariantUUID":"3df6439c-8db7-4768-9f6a-9e2b34ff34a1","resources":[{"resourceInstanceName":"pNF e6be5d83-6a4e 0","resourceName":"pNF e6be5d83-6a4e","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"d625e903-b434-48d4-bf51-3b693ab91d29","resourceInvariantUUID":"652eac3a-8e25-4c23-8364-1c5aa4f9dc70","resourceCustomizationUUID":"8ddbdde9-c1bb-493d-9951-50af77cae143","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vf-license-model.xml","artifactChecksum":"NjQ5NmZhNDQzNzcwZDQyMzQ4ZDFiNDQ5Mjk0NGJmZTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"092b9ceb-8d2b-4231-a1b6-8837986c5432","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/pNF.csar","artifactChecksum":"NTMzOGNmYWQxZDk0OGU3ODU5Nzk2YjEzYzA3ZDQxYzA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a3aff204-847c-454a-8242-8b022537fc3f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0be2a85b-62f1-432c-9f3f-355a023d5d15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2ExMDNhYTFiZWU3ZWIzMzBhYjZhYjU3NjhlNDFmMzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6488f80d-41b0-4d6d-a555-5919d94ea30c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d554205-bb4b-4af0-923f-e7f2734df3a7","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1f902391-dbfb-43f4-adee-cb303c3ab924","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf3bgmevno5pwdutbehu32-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-template.yml","artifactChecksum":"MjU5OGMzYWRhMTJmN2ZhOTA0NWU0NzZjNWI2MTc2ODE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c23d556b-6859-4dee-8be6-cbc1ceebad2b","artifactVersion":"1"},{"artifactName":"service-DemoPnf3bgmevno5pwdutbehu32-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar","artifactChecksum":"OTI2NzdiZTI1YTlmMjA3NGIzZDY1MGNjYTAyOWZlNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"13e6e5d3-52ae-49b6-8a0b-c17eeb3ea116","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-19T01:29:49.523Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:29:49.523Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:29:49.526Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:29:49.526Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:29:49.629Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-19T01:29:49.630Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:29:49.630Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:29:49.649Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:29:49.650Z||pool-40-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:29:50.527Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:29:50.528Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:29:50.531Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:29:50.531Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:29:50.631Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:29:50.632Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:29:50.633Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:29:50.651Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:29:50.652Z||pool-41-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-19T01:29:51.532Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:29:51.536Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:29:51.540Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:29:51.540Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:29:51.640Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:29:51.641Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:29:51.641Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:29:51.657Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:29:51.657Z||pool-42-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:29:52.541Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:29:52.541Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:29:52.544Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:29:52.544Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:29:52.645Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-19T01:29:52.646Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:29:52.646Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:29:52.700Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:29:52.701Z||pool-43-thread-1|||||INFO|500||cambria reply ok (56 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:29:53.545Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:29:53.545Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:29:53.547Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:29:53.548Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:29:53.648Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:29:53.649Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:29:53.649Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:29:53.678Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:29:53.679Z||pool-44-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:29:54.549Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:29:54.549Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:29:54.555Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:29:54.555Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:29:54.653Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-19T01:29:54.653Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:29:54.654Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:29:54.678Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:29:54.679Z||pool-45-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-12-19T01:29:55.556Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:29:55.557Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:29:55.560Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:29:55.560Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:29:55.660Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:29:55.661Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:29:55.662Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:29:55.694Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:29:55.694Z||pool-46-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:29:56.560Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:29:56.561Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:29:56.563Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:29:56.563Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:29:56.665Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-19T01:29:56.666Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:29:56.666Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:29:56.710Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:29:56.712Z||pool-47-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":1,"count":1}
2022-12-19T01:29:57.564Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"serviceName": "Demo_pNF_3bgmEvNo5pWDUtbEHU32",
"serviceVersion": "1.0",
"serviceUUID": "332b9f5d-c868-47fe-b597-9edd11340493",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "3df6439c-8db7-4768-9f6a-9e2b34ff34a1",
"resources": [
{
"resourceInstanceName": "pNF e6be5d83-6a4e 0",
"resourceCustomizationUUID": "8ddbdde9-c1bb-493d-9951-50af77cae143",
"resourceName": "pNF e6be5d83-6a4e",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "d625e903-b434-48d4-bf51-3b693ab91d29",
"resourceInvariantUUID": "652eac3a-8e25-4c23-8364-1c5aa4f9dc70",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"artifactChecksum": "OTI2NzdiZTI1YTlmMjA3NGIzZDY1MGNjYTAyOWZlNTM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "13e6e5d3-52ae-49b6-8a0b-c17eeb3ea116"
}
],
"workloadContext": "Production"
}
2022-12-19T01:29:57.567Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-19T01:29:57.568Z|8fd6b42e-6b96-4645-b63e-563749787954|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 332b9f5d-c868-47fe-b597-9edd11340493 ASDC
2022-12-19T01:29:57.568Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:edae9d43-8656-426a-8bf0-6b6d11389bc4
ServiceName:Demo_pNF_3bgmEvNo5pWDUtbEHU32
ServiceVersion:1.0
ServiceUUID:332b9f5d-c868-47fe-b597-9edd11340493
ServiceInvariantUUID:3df6439c-8db7-4768-9f6a-9e2b34ff34a1
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf3bgmevno5pwdutbehu32-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar
ArtifactUUID:13e6e5d3-52ae-49b6-8a0b-c17eeb3ea116
ArtifactChecksum:OTI2NzdiZTI1YTlmMjA3NGIzZDY1MGNjYTAyOWZlNTM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF e6be5d83-6a4e 0
ResourceCustomizationUUID:8ddbdde9-c1bb-493d-9951-50af77cae143
ResourceInvariantUUID:652eac3a-8e25-4c23-8364-1c5aa4f9dc70
ResourceName:pNF e6be5d83-6a4e
ResourceType:PNF
ResourceUUID:d625e903-b434-48d4-bf51-3b693ab91d29
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2022-12-19T01:29:57.568Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 332b9f5d-c868-47fe-b597-9edd11340493 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:29:57.596Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-19T01:29:57.598Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-19T01:29:57.598Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-19T01:29:57.598Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 13e6e5d3-52ae-49b6-8a0b-c17eeb3ea116 from URL: /sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:57.598Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-19T01:29:57.599Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:57.662Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-19T01:29:57.663Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar 13e6e5d3-52ae-49b6-8a0b-c17eeb3ea116 88013
2022-12-19T01:29:57.663Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar ASDC sendASDCNotification
2022-12-19T01:29:57.663Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:57.663Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-19T01:29:57.664Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:29:57.667Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:29:57.667Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413397663,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:29:57.766Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-19T01:29:57.767Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:29:57.767Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:29:57.792Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:29:57.793Z||pool-48-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:29:58.667Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-19T01:29:58.669Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-19T01:29:58.670Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 13e6e5d3-52ae-49b6-8a0b-c17eeb3ea116, URL: /sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar to file: /app/ASDC/1/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:58.670Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:58.671Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:58.671Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:58.814Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14983083102304661203/Definitions/service-DemoPnf3bgmevno5pwdutbehu32-template.yml
2022-12-19T01:29:59.996Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-19T01:29:59.997Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-12-19T01:29:59.997Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:59.997Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-19T01:29:59.997Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||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-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:59.998Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:59.998Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||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-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:59.998Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||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-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:59.998Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||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-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:59.998Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e6be5d83-6a4e 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-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:59.999Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||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-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:29:59.999Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-12-19T01:29:59.999Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:29:59.999Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_3bgmEvNo5pWDUtbEHU32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:29:59.999Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Node template pNF e6be5d83-6a4e 0 is matching search criteria
2022-12-19T01:30:00.000Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-12-19T01:30:00.000Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF e6be5d83-6a4e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-19T01:30:00.000Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:30:00.000Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_3bgmEvNo5pWDUtbEHU32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:30:00.001Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Node template pNF e6be5d83-6a4e 0 is matching search criteria
2022-12-19T01:30:00.001Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-12-19T01:30:00.001Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF e6be5d83-6a4e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-19T01:30:00.001Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:30:00.001Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_3bgmEvNo5pWDUtbEHU32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:30:00.002Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:30:00.002Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_3bgmEvNo5pWDUtbEHU32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:30:00.002Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:30:00.002Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_3bgmEvNo5pWDUtbEHU32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:30:00.003Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:30:00.003Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_3bgmEvNo5pWDUtbEHU32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:30:00.003Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:30:00.003Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_3bgmEvNo5pWDUtbEHU32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:30:00.003Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_3bgmEvNo5pWDUtbEHU32
Description:catalog service description
Model UUID:332b9f5d-c868-47fe-b597-9edd11340493
Model Version:NULL
Model InvariantUuid:3df6439c-8db7-4768-9f6a-9e2b34ff34a1
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-12-19T01:30:00.012Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: d625e903-b434-48d4-bf51-3b693ab91d29
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:30:00.016Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||pNF e6be5d83-6a4e 0
2022-12-19T01:30:00.016Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: d625e903-b434-48d4-bf51-3b693ab91d29
2022-12-19T01:30:00.016Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 332b9f5d-c868-47fe-b597-9edd11340493
2022-12-19T01:30:00.016Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 332b9f5d-c868-47fe-b597-9edd11340493
2022-12-19T01:30:00.017Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF e6be5d83-6a4e 0 d625e903-b434-48d4-bf51-3b693ab91d29 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:30:00.024Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@69a7934c, org.onap.sdc.toscaparser.api.parameters.Input@18d56973, org.onap.sdc.toscaparser.api.parameters.Input@1dcad204, org.onap.sdc.toscaparser.api.parameters.Input@44bfa59a, org.onap.sdc.toscaparser.api.parameters.Input@11d763b2]
2022-12-19T01:30:00.024Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:30:00.024Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_3bgmEvNo5pWDUtbEHU32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:30:00.025Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 332b9f5d-c868-47fe-b597-9edd11340493: pNF e6be5d83-6a4e
2022-12-19T01:30:00.025Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||Processing PNF resource: d625e903-b434-48d4-bf51-3b693ab91d29
2022-12-19T01:30:00.025Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-19T01:30:00.026Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_3bgmEvNo5pWDUtbEHU32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-19T01:30:00.026Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||Resource customization UUID: 8ddbdde9-c1bb-493d-9951-50af77cae143 is the same as notified resource customizationUUID: 8ddbdde9-c1bb-493d-9951-50af77cae143
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-12-19T01:30:00.154Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF e6be5d83-6a4e d625e903-b434-48d4-bf51-3b693ab91d29 0 ASDC deployResourceStructure
2022-12-19T01:30:00.155Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar ASDC sendASDCNotification
2022-12-19T01:30:00.155Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar
2022-12-19T01:30:00.155Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-19T01:30:00.155Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:30:00.158Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:30:00.158Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413400154,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:30:00.258Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:30:00.259Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:30:00.260Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:30:00.282Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:30:00.282Z||pool-49-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:30:01.159Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: edae9d43-8656-426a-8bf0-6b6d11389bc4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:30:01.176Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: edae9d43-8656-426a-8bf0-6b6d11389bc4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:30:01.182Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-19T01:30:01.182Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-19T01:30:01.183Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-19T01:30:31.184Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: edae9d43-8656-426a-8bf0-6b6d11389bc4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:30:31.198Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: edae9d43-8656-426a-8bf0-6b6d11389bc4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:30:31.206Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-19T01:30:31.206Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-19T01:30:31.206Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-19T01:30:48.860Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-19T01:30:48.861Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-19T01:30:48.861Z||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 KK9UiS4TBugfQETl) ...
2022-12-19T01:30:48.914Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:30:48.919Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.920Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413328857,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:30:48.921Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.921Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.921Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413331710,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:30:48.922Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:48.922Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.922Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413334001,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:30:48.922Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:48.923Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.923Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413302516,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.923Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.924Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.924Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "multicloud-k8s",
"timestamp": 1671413331625,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.924Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.924Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.925Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "aai-model-loader",
"timestamp": 1671413347182,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.925Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.925Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.925Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413302516,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.926Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.926Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.926Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "multicloud-k8s",
"timestamp": 1671413331625,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.930Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.930Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.930Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "aai-model-loader",
"timestamp": 1671413347182,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.930Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.931Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.931Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413302516,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.932Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.932Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.932Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "multicloud-k8s",
"timestamp": 1671413331625,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.932Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.932Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.933Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "aai-model-loader",
"timestamp": 1671413347182,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.933Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.933Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.933Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413352739,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.934Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.934Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.934Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413302516,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.934Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.935Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.935Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "multicloud-k8s",
"timestamp": 1671413331625,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.935Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.935Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.935Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "aai-model-loader",
"timestamp": 1671413347182,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.936Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.936Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.937Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413352739,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.937Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.938Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.938Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413302516,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.939Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.939Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.939Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "multicloud-k8s",
"timestamp": 1671413331625,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.940Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.940Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.940Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "aai-model-loader",
"timestamp": 1671413347182,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.941Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.941Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.941Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413352739,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.941Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.941Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.942Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413302516,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.942Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.942Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.942Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "multicloud-k8s",
"timestamp": 1671413331625,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.943Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.943Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.943Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "aai-model-loader",
"timestamp": 1671413347182,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.943Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.944Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.944Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "policy-id",
"timestamp": 1671413354744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.944Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.944Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.944Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413352739,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.945Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.945Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.945Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413302516,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.946Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.946Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.946Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "multicloud-k8s",
"timestamp": 1671413331625,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.946Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.947Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.947Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "aai-model-loader",
"timestamp": 1671413347182,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.947Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.947Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.947Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "policy-id",
"timestamp": 1671413354744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.948Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.948Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.948Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413352739,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.948Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.949Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.949Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413302516,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:30:48.949Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.950Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.950Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "multicloud-k8s",
"timestamp": 1671413331625,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:30:48.950Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.951Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.951Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "aai-model-loader",
"timestamp": 1671413347182,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:30:48.951Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.951Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.951Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "policy-id",
"timestamp": 1671413354744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.952Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.952Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.952Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413352739,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.952Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.953Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.954Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413358322,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:30:48.954Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:48.954Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.954Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "aai-model-loader",
"timestamp": 1671413359756,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:30:48.955Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:48.955Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.955Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "policy-id",
"timestamp": 1671413354744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.955Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.955Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.956Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413352739,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.956Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.956Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.956Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "policy-id",
"timestamp": 1671413354744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.957Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.957Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.957Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413352739,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:30:48.957Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.957Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.958Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "policy-id",
"timestamp": 1671413354744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/resourceInstances/pnfe6be5d836a4e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.960Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.961Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.961Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413361488,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:30:48.961Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:48.961Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.962Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "policy-id",
"timestamp": 1671413354744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:48.962Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.962Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.962Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "policy-id",
"timestamp": 1671413354744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:30:48.963Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:48.963Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.963Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413363464,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:30:48.963Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:48.964Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.964Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "aai-model-loader",
"timestamp": 1671413364418,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:30:48.965Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:48.965Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.965Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "policy-id",
"timestamp": 1671413363538,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:30:48.966Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:48.966Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:48.966Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413364469,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:30:48.984Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of edae9d43-8656-426a-8bf0-6b6d11389bc4
2022-12-19T01:30:48.985Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId edae9d43-8656-426a-8bf0-6b6d11389bc4 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:30:49.006Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.007Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "aai-model-loader",
"timestamp": 1671413365421,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:30:49.017Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of edae9d43-8656-426a-8bf0-6b6d11389bc4
2022-12-19T01:30:49.018Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId edae9d43-8656-426a-8bf0-6b6d11389bc4 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:30:49.034Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.034Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "policy-id",
"timestamp": 1671413364557,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3bgmevno5pwdutbehu32/1.0/artifacts/service-DemoPnf3bgmevno5pwdutbehu32-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:30:49.034Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:49.034Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.035Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "8fd6b42e-6b96-4645-b63e-563749787954",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413365291,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-19T01:30:49.035Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:49.035Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.035Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "policy-id",
"timestamp": 1671413365566,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:30:49.041Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of edae9d43-8656-426a-8bf0-6b6d11389bc4
2022-12-19T01:30:49.041Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId edae9d43-8656-426a-8bf0-6b6d11389bc4 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:30:49.050Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.050Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "multicloud-k8s",
"timestamp": 1671413358501,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.050Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.051Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.051Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413359327,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.051Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.051Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.051Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "multicloud-k8s",
"timestamp": 1671413358501,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2022-12-19T01:30:49.051Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.051Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.051Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413359327,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.051Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.051Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.052Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "policy-id",
"timestamp": 1671413374744,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.052Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.052Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.052Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "aai-model-loader",
"timestamp": 1671413377182,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.052Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.052Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.052Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "multicloud-k8s",
"timestamp": 1671413358501,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-12-19T01:30:49.053Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.053Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.053Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413359327,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.053Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.053Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.053Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "policy-id",
"timestamp": 1671413374744,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.053Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.053Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.053Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "aai-model-loader",
"timestamp": 1671413377182,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.054Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.054Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.054Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "multicloud-k8s",
"timestamp": 1671413358501,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.054Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.054Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.054Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413359327,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.054Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.054Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.055Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "policy-id",
"timestamp": 1671413374744,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-12-19T01:30:49.055Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.055Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.055Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "aai-model-loader",
"timestamp": 1671413377182,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.055Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.055Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.055Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "multicloud-k8s",
"timestamp": 1671413358501,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2022-12-19T01:30:49.055Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.055Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.056Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413359327,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.056Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.056Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.056Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "policy-id",
"timestamp": 1671413374744,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.056Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.057Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.057Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "aai-model-loader",
"timestamp": 1671413377182,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.057Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.057Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.058Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "multicloud-k8s",
"timestamp": 1671413358501,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.058Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.058Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.058Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413359327,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.058Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.058Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.058Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "policy-id",
"timestamp": 1671413374744,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.059Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.059Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.059Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "aai-model-loader",
"timestamp": 1671413377182,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.059Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.059Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.059Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "multicloud-k8s",
"timestamp": 1671413358501,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:30:49.059Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.059Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.060Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413359327,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:30:49.060Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.060Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.060Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "policy-id",
"timestamp": 1671413374744,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.060Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.060Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.061Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "aai-model-loader",
"timestamp": 1671413377182,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.061Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.061Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.061Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413381179,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:30:49.061Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:49.061Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.062Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "multicloud-k8s",
"timestamp": 1671413381423,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:30:49.062Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:49.062Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.062Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "policy-id",
"timestamp": 1671413374744,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:30:49.062Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.063Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.063Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "aai-model-loader",
"timestamp": 1671413377182,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:30:49.063Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.063Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.063Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "multicloud-k8s",
"timestamp": 1671413382487,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:30:49.063Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:49.063Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.064Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "policy-id",
"timestamp": 1671413382537,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:30:49.064Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:49.064Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.064Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413382740,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.064Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.064Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.064Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "aai-model-loader",
"timestamp": 1671413384279,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:30:49.065Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:49.065Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.065Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "multicloud-k8s",
"timestamp": 1671413383551,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:30:49.065Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:49.065Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.065Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "policy-id",
"timestamp": 1671413383543,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-19T01:30:49.065Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:49.066Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.066Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413382740,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.066Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.066Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.066Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "multicloud-k8s",
"timestamp": 1671413384581,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:30:49.086Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c3779473-3d79-419e-b384-72841b583c15
2022-12-19T01:30:49.086Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c3779473-3d79-419e-b384-72841b583c15 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-19T01:30:49.104Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.104Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "policy-id",
"timestamp": 1671413384547,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:30:49.111Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c3779473-3d79-419e-b384-72841b583c15
2022-12-19T01:30:49.112Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c3779473-3d79-419e-b384-72841b583c15 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-12-19T01:30:49.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.121Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413382740,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.121Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.122Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "844cf5c1-b652-4dcd-a216-de5fce6ec4d4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413382183,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.122Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.122Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.122Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "multicloud-k8s",
"timestamp": 1671413385583,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-19T01:30:49.122Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-19T01:30:49.122Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.122Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413382740,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.123Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.123Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.123Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "844cf5c1-b652-4dcd-a216-de5fce6ec4d4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413382183,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.123Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.124Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.124Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "844cf5c1-b652-4dcd-a216-de5fce6ec4d4",
"consumerID": "multicloud-k8s",
"timestamp": 1671413386586,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.124Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.124Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.124Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413382740,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.124Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.125Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "844cf5c1-b652-4dcd-a216-de5fce6ec4d4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413382183,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.125Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.125Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "844cf5c1-b652-4dcd-a216-de5fce6ec4d4",
"consumerID": "multicloud-k8s",
"timestamp": 1671413386586,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2022-12-19T01:30:49.126Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.127Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.127Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1671413382740,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.127Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.127Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.127Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "844cf5c1-b652-4dcd-a216-de5fce6ec4d4",
"consumerID": "cds-sdc-listener",
"timestamp": 1671413382183,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:30:49.127Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:30:49.128Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-19T01:30:49.128Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "844cf5c1-b652-4dcd-a216-de5fce6ec4d4",
"consumerID": "multicloud-k8s",
"timestamp": 1671413386586,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2022-12-19T01:30:49.128Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-19T01:31:01.206Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: edae9d43-8656-426a-8bf0-6b6d11389bc4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:31:01.224Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: edae9d43-8656-426a-8bf0-6b6d11389bc4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-19T01:31:01.237Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-19T01:31:01.238Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-19T01:31:01.239Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-19T01:31:01.240Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-19T01:31:01.240Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:31:01.240Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:31:01.240Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:31:01.243Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-19T01:31:01.243Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-19T01:31:01.258Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-19T01:31:31.258Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: edae9d43-8656-426a-8bf0-6b6d11389bc4 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-12-19T01:31:31.267Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: edae9d43-8656-426a-8bf0-6b6d11389bc4 and serviceModelVersionId: 332b9f5d-c868-47fe-b597-9edd11340493
2022-12-19T01:31:31.267Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3df6439c-8db7-4768-9f6a-9e2b34ff34a1
2022-12-19T01:31:31.268Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3df6439c-8db7-4768-9f6a-9e2b34ff34a1/model-vers/model-ver/332b9f5d-c868-47fe-b597-9edd11340493?depth=0
2022-12-19T01:31:31.273Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2022-12-19T01:31:31.340Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3df6439c-8db7-4768-9f6a-9e2b34ff34a1/model-vers/model-ver/332b9f5d-c868-47fe-b597-9edd11340493?depth=0|INFO|500||Invoke
2022-12-19T01:31:31.341Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3df6439c-8db7-4768-9f6a-9e2b34ff34a1/model-vers/model-ver/332b9f5d-c868-47fe-b597-9edd11340493?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3df6439c-8db7-4768-9f6a-9e2b34ff34a1/model-vers/model-ver/332b9f5d-c868-47fe-b597-9edd11340493?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[edae9d43-8656-426a-8bf0-6b6d11389bc4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[650eac29-7404-4aa2-810e-a482f58e20a4], X-ECOMP-RequestID=[edae9d43-8656-426a-8bf0-6b6d11389bc4], X-TransactionId=[], X-ONAP-RequestID=[edae9d43-8656-426a-8bf0-6b6d11389bc4], Content-Type=[application/merge-patch+json]}
2022-12-19T01:31:31.347Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3df6439c-8db7-4768-9f6a-9e2b34ff34a1/model-vers/model-ver/332b9f5d-c868-47fe-b597-9edd11340493?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-12-19T01:31:31.449Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3df6439c-8db7-4768-9f6a-9e2b34ff34a1/model-vers/model-ver/332b9f5d-c868-47fe-b597-9edd11340493?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/3df6439c-8db7-4768-9f6a-9e2b34ff34a1/model-vers/model-ver/332b9f5d-c868-47fe-b597-9edd11340493?depth=0 has http status code:200 and response headers:{date=[Mon, 19 Dec 2022 01:31:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[98], vertex-id=[372848], x-aai-txid=[1-aai-resources-221219-01:31:31:775-76654], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-19T01:31:31.450Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3df6439c-8db7-4768-9f6a-9e2b34ff34a1/model-vers/model-ver/332b9f5d-c868-47fe-b597-9edd11340493?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-19T01:31:31.450Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3df6439c-8db7-4768-9f6a-9e2b34ff34a1/model-vers/model-ver/332b9f5d-c868-47fe-b597-9edd11340493?depth=0|INFO|500||InvokeReturn
2022-12-19T01:31:31.451Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-19T01:31:31.451Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-19T01:31:31.455Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T01:31:31.456Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID edae9d43-8656-426a-8bf0-6b6d11389bc4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-19T01:31:31.456Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-19T01:31:31.456Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:31:31.458Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:31:31.458Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "edae9d43-8656-426a-8bf0-6b6d11389bc4",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413491456,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-19T01:31:31.559Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:31:31.560Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:31:31.560Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:31:31.611Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:31:31.612Z||pool-50-thread-1|||||INFO|500||cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-19T01:31:32.477Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-19T01:31:32.477Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"c3779473-3d79-419e-b384-72841b583c15","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"87f3567d-a0fb-4c3d-9cbe-0170cc5cf76b","serviceDescription":"service","serviceInvariantUUID":"6d95bb9d-f19d-4e8c-88c4-3fe40aaff934","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"23436fe5-39c4-42fc-9158-554450181e35","resourceInvariantUUID":"2d23a567-1bbe-40a8-be7f-bab69f8feddf","resourceCustomizationUUID":"3d231226-67a9-48da-836f-9bb1f3f68fcd","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":"MzNhNTJlYmZjNTdmMDQ4YjM0Mjk0YzQ2Y2U4ODQxNjU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"42ad55ff-9295-4f94-8f02-2a9e342225aa","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":"NjBhNzI3OGUzYjljNjFjZTZmMTM0ZGQ5YTg5YmIyNjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9677205f-7dcd-4dde-ae11-d7fe1ecb7dd3","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":"6b7bd5d3-e808-4192-b3d7-b3531de45a95","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":"d4862c2f-7063-484d-a8d7-63d273e11f80","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":"2eec74e6-7384-42b6-9d27-8c4deea1a35e","artifactVersion":"2","generatedFromUUID":"6b7bd5d3-e808-4192-b3d7-b3531de45a95"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YjlhODU3NzdjM2E4OTFmYTk4ZjQzODljOTZlYjNmOTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90221396-fb44-4f58-88ee-3ffd022957d4","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTk2NTFmNzNhMzRmNzc1ZjNlZDQ5ZmVlMjAwODJjOGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9915d4a2-7390-4a69-b91c-7923697923af","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-19T01:31:32.478Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:31:32.478Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:31:32.480Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:31:32.480Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:31:32.580Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:31:32.582Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:31:32.583Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:31:32.632Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:31:32.633Z||pool-51-thread-1|||||INFO|500||cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:31:33.481Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:31:33.482Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:31:33.484Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:31:33.484Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2022-12-19T01:31:33.585Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:31:33.586Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:31:33.587Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:31:33.622Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:31:33.623Z||pool-52-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
2022-12-19T01:31:34.485Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:31:34.486Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:31:34.488Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:31:34.489Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-12-19T01:31:34.589Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:31:34.591Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:31:34.591Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:31:34.620Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:31:34.622Z||pool-53-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:31:35.490Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:31:35.490Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:31:35.501Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:31:35.502Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:31:35.593Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 90 ms
2022-12-19T01:31:35.594Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:31:35.594Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:31:35.626Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:31:35.627Z||pool-54-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-12-19T01:31:36.502Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:31:36.503Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:31:36.505Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:31:36.505Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2022-12-19T01:31:36.606Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-19T01:31:36.607Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:31:36.607Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:31:36.633Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:31:36.634Z||pool-55-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:31:37.506Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:31:37.507Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:31:37.509Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:31:37.509Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-19T01:31:37.610Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:31:37.611Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:31:37.611Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:31:37.646Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:31:37.647Z||pool-56-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:31:38.510Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-19T01:31:38.511Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:31:38.513Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:31:38.513Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413388857,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-12-19T01:31:38.613Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-19T01:31:38.614Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:31:38.614Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:31:38.647Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:31:38.648Z||pool-57-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:31:39.516Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "87f3567d-a0fb-4c3d-9cbe-0170cc5cf76b",
"serviceDescription": "service",
"serviceInvariantUUID": "6d95bb9d-f19d-4e8c-88c4-3fe40aaff934",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "3d231226-67a9-48da-836f-9bb1f3f68fcd",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "23436fe5-39c4-42fc-9158-554450181e35",
"resourceInvariantUUID": "2d23a567-1bbe-40a8-be7f-bab69f8feddf",
"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": "NjBhNzI3OGUzYjljNjFjZTZmMTM0ZGQ5YTg5YmIyNjM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9677205f-7dcd-4dde-ae11-d7fe1ecb7dd3",
"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": "6b7bd5d3-e808-4192-b3d7-b3531de45a95",
"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": "2eec74e6-7384-42b6-9d27-8c4deea1a35e",
"generatedFromUUID": "6b7bd5d3-e808-4192-b3d7-b3531de45a95"
},
"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": "2eec74e6-7384-42b6-9d27-8c4deea1a35e",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "NTk2NTFmNzNhMzRmNzc1ZjNlZDQ5ZmVlMjAwODJjOGI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9915d4a2-7390-4a69-b91c-7923697923af"
}
],
"workloadContext": "Production"
}
2022-12-19T01:31:39.516Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-19T01:31:39.516Z|edae9d43-8656-426a-8bf0-6b6d11389bc4|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 87f3567d-a0fb-4c3d-9cbe-0170cc5cf76b ASDC
2022-12-19T01:31:39.518Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:c3779473-3d79-419e-b384-72841b583c15
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:87f3567d-a0fb-4c3d-9cbe-0170cc5cf76b
ServiceInvariantUUID:6d95bb9d-f19d-4e8c-88c4-3fe40aaff934
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:9915d4a2-7390-4a69-b91c-7923697923af
ArtifactChecksum:NTk2NTFmNzNhMzRmNzc1ZjNlZDQ5ZmVlMjAwODJjOGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:3d231226-67a9-48da-836f-9bb1f3f68fcd
ResourceInvariantUUID:2d23a567-1bbe-40a8-be7f-bab69f8feddf
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:23436fe5-39c4-42fc-9158-554450181e35
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:9677205f-7dcd-4dde-ae11-d7fe1ecb7dd3
ArtifactChecksum:NjBhNzI3OGUzYjljNjFjZTZmMTM0ZGQ5YTg5YmIyNjM=
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:6b7bd5d3-e808-4192-b3d7-b3531de45a95
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:2eec74e6-7384-42b6-9d27-8c4deea1a35e
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:2eec74e6-7384-42b6-9d27-8c4deea1a35e
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-12-19T01:31:39.518Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 87f3567d-a0fb-4c3d-9cbe-0170cc5cf76b ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-19T01:31:39.587Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-19T01:31:39.588Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-19T01:31:39.589Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-19T01:31:39.589Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 9915d4a2-7390-4a69-b91c-7923697923af from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-19T01:31:39.589Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-19T01:31:39.589Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-19T01:31:39.687Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-19T01:31:39.689Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 9915d4a2-7390-4a69-b91c-7923697923af 75194
2022-12-19T01:31:39.689Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-12-19T01:31:39.689Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-19T01:31:39.689Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-19T01:31:39.689Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-19T01:31:39.692Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-19T01:31:39.692Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "c3779473-3d79-419e-b384-72841b583c15",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1671413499689,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-19T01:31:39.799Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
2022-12-19T01:31:39.801Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-19T01:31:39.801Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KK9UiS4TBugfQETl) ...
2022-12-19T01:31:39.828Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-19T01:31:39.829Z||pool-58-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-19T01:31:40.693Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-19T01:31:40.694Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-19T01:31:40.695Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 9915d4a2-7390-4a69-b91c-7923697923af, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-19T01:31:40.696Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-12-19T01:31:40.696Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-19T01:31:40.696Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-12-19T01:31:40.872Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18291259983565126002/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-12-19T01:31:42.362Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-19T01:31:42.363Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-12-19T01:31:42.363Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-19T01:31:42.363Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-19T01:31:42.363Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-19T01:31:42.364Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-19T01:31:42.364Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-19T01:31:42.364Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-19T01:31:42.364Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-19T01:31:42.364Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-19T01:31:42.364Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-19T01:31:42.364Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-12-19T01:31:42.365Z|c3779473-3d79-419e-b384-72841b583c15|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery