Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2023-05-17T23:49:51.102Z||main|||||INFO|500||The following profiles are active: basic
2023-05-17T23:50:05.091Z||main|||||INFO|500||Starting service [Tomcat]
2023-05-17T23:50:05.092Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-05-17T23:50:05.275Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-05-17T23:50:08.780Z||main|||||INFO|500||catdb-pool - Starting...
2023-05-17T23:50:09.557Z||main|||||INFO|500||catdb-pool - Start completed.
2023-05-17T23:50:10.145Z||main|||||INFO|500||reqdb-pool - Starting...
2023-05-17T23:50:10.455Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-05-17T23:50:10.640Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-05-17T23:50:11.063Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-05-17T23:50:12.417Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-05-17T23:50:15.654Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-17T23:50:18.041Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-17T23:50:18.079Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-05-17T23:50:18.309Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-17T23:50:18.943Z||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.
2023-05-17T23:50:19.746Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-17T23:50:20.662Z||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_
2023-05-17T23:50:23.580Z||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
2023-05-17T23:50:25.420Z||main|||||WARN|500||---
2023-05-17T23:50:25.420Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-05-17T23:50:25.420Z||main|||||WARN|500||---
2023-05-17T23:50:26.037Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-05-17T23:50:30.805Z||main|||||INFO|500||Started Application in 47.669 seconds (JVM running for 51.679)
2023-05-17T23:50:30.831Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-05-17T23:50:30.833Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-05-17T23:50:30.845Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-05-17T23:50:30.955Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= e2d3000e-7df7-47bc-b61b-ebca0f4f5d61 url= /sdc/v1/artifactTypes
2023-05-17T23:50:30.967Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-17T23:50:31.176Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-17T23:50:31.261Z||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 SDC server
2023-05-17T23:50:31.262Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-05-17T23:50:31.262Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 866fbca3-cc1e-490d-ae49-3c737659ff31 url= /sdc/v1/distributionKafkaData
2023-05-17T23:50:31.263Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-05-17T23:50:31.291Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-17T23:50:31.295Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2da2d8ee
2023-05-17T23:50:31.349Z||scheduling-1|||||INFO|500||ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-05-17T23:50:31.398Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871] Instantiated an idempotent producer.
2023-05-17T23:50:31.466Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-05-17T23:50:31.516Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-17T23:50:31.517Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-17T23:50:31.517Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684367431514
2023-05-17T23:50:31.522Z||scheduling-1|||||INFO|500||start DistributionClient
2023-05-17T23:50:31.541Z||scheduling-1|||||INFO|500||ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = SO
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-05-17T23:50:31.607Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-17T23:50:31.607Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-17T23:50:31.608Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684367431607
2023-05-17T23:50:31.609Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-17T23:50:31.611Z||scheduling-1|||||INFO|500||ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = SO
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-05-17T23:50:31.611Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-17T23:50:31.618Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-17T23:50:31.619Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-17T23:50:31.619Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684367431618
2023-05-17T23:50:31.619Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-17T23:50:31.621Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-17T23:50:31.626Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-05-17T23:50:32.606Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 9mzIibOnTfytmrVf5txQ0g
2023-05-17T23:50:32.607Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 9mzIibOnTfytmrVf5txQ0g
2023-05-17T23:50:32.607Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 9mzIibOnTfytmrVf5txQ0g
2023-05-17T23:50:32.608Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 9mzIibOnTfytmrVf5txQ0g
2023-05-17T23:50:32.608Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 9mzIibOnTfytmrVf5txQ0g
2023-05-17T23:50:32.606Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to iUjPmLqgRTOxkef29JqJBw
2023-05-17T23:50:32.608Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 9mzIibOnTfytmrVf5txQ0g
2023-05-17T23:50:32.608Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to iUjPmLqgRTOxkef29JqJBw
2023-05-17T23:50:32.608Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to iUjPmLqgRTOxkef29JqJBw
2023-05-17T23:50:32.608Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to iUjPmLqgRTOxkef29JqJBw
2023-05-17T23:50:32.609Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to iUjPmLqgRTOxkef29JqJBw
2023-05-17T23:50:32.610Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to iUjPmLqgRTOxkef29JqJBw
2023-05-17T23:50:32.611Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Cluster ID: ZgxXQsxVReKGSxpeygj9Uw
2023-05-17T23:50:32.610Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Cluster ID: ZgxXQsxVReKGSxpeygj9Uw
2023-05-17T23:50:32.610Z||kafka-producer-network-thread | SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871] Cluster ID: ZgxXQsxVReKGSxpeygj9Uw
2023-05-17T23:50:32.613Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-05-17T23:50:32.613Z||kafka-producer-network-thread | SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871] ProducerId set to 2005 with epoch 0
2023-05-17T23:50:32.613Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-05-17T23:50:32.634Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] (Re-)joining group
2023-05-17T23:50:32.634Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] (Re-)joining group
2023-05-17T23:50:32.700Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b-748289a1-cd5c-484e-8041-20a71e921d45
2023-05-17T23:50:32.702Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-05-17T23:50:32.702Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] (Re-)joining group
2023-05-17T23:50:32.718Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97-837c81fd-85b7-46e0-9129-574da34fb70c
2023-05-17T23:50:32.719Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-05-17T23:50:32.720Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] (Re-)joining group
2023-05-17T23:50:38.710Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97-837c81fd-85b7-46e0-9129-574da34fb70c', protocol='range'}
2023-05-17T23:50:38.710Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b-748289a1-cd5c-484e-8041-20a71e921d45', protocol='range'}
2023-05-17T23:50:38.791Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to iUjPmLqgRTOxkef29JqJBw
2023-05-17T23:50:38.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to iUjPmLqgRTOxkef29JqJBw
2023-05-17T23:50:38.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to iUjPmLqgRTOxkef29JqJBw
2023-05-17T23:50:38.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to iUjPmLqgRTOxkef29JqJBw
2023-05-17T23:50:38.793Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to iUjPmLqgRTOxkef29JqJBw
2023-05-17T23:50:38.793Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to iUjPmLqgRTOxkef29JqJBw
2023-05-17T23:50:38.800Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b-748289a1-cd5c-484e-8041-20a71e921d45=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97-837c81fd-85b7-46e0-9129-574da34fb70c=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-05-17T23:50:38.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97-837c81fd-85b7-46e0-9129-574da34fb70c', protocol='range'}
2023-05-17T23:50:38.840Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b-748289a1-cd5c-484e-8041-20a71e921d45', protocol='range'}
2023-05-17T23:50:38.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-05-17T23:50:38.841Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-05-17T23:50:38.852Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-05-17T23:50:38.852Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-17T23:50:38.888Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-05-17T23:50:38.888Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-17T23:50:38.888Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-05-17T23:50:38.888Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-05-17T23:50:38.888Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-05-17T23:50:38.889Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-05-17T23:50:38.889Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-05-17T23:50:38.889Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-05-17T23:50:38.889Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-05-17T23:50:38.889Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-05-17T23:50:38.890Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-05-17T23:50:38.890Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-05-17T23:50:38.939Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-17T23:50:38.942Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-17T23:50:39.042Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-17T23:50:39.043Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-17T23:50:39.043Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-17T23:50:39.043Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-17T23:50:39.047Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-17T23:50:39.048Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-17T23:50:39.050Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-17T23:50:39.050Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-17T23:50:39.066Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-17T23:50:39.067Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-17T23:51:31.618Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-17T23:51:31.623Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-17T23:52:31.619Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-17T23:52:31.625Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-17T23:53:31.620Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-17T23:53:31.626Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-17T23:54:31.621Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-17T23:54:31.627Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-17T23:55:31.623Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-17T23:55:31.629Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-17T23:56:31.625Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-17T23:56:31.630Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-17T23:57:31.626Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-17T23:57:31.632Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-17T23:58:31.626Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-17T23:58:31.633Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-17T23:59:31.627Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-17T23:59:31.635Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-17T23:59:32.753Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-23070317-8b64-42d0-8302-a52ca01f638b, groupId=SO] Node -1 disconnected.
2023-05-17T23:59:32.753Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e918613b-2005-445c-9fe5-b5ad93dd7e97, groupId=SO] Node -1 disconnected.
2023-05-17T23:59:32.916Z||kafka-producer-network-thread | SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871] Node -1 disconnected.
2023-05-18T00:00:07.624Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-05-18T00:00:31.628Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:00:31.636Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:01:31.631Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:01:31.637Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:02:31.633Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:02:31.639Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:03:31.634Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:03:31.640Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:04:31.635Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:04:31.641Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:05:31.637Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:05:31.643Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:06:31.639Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:06:31.645Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:07:31.640Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:07:31.645Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:08:31.642Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:08:31.647Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:09:31.644Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:09:31.648Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:10:31.646Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:10:31.650Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:11:31.646Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:11:31.651Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:12:31.648Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:12:31.652Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:13:31.649Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:13:31.654Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:14:31.649Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:14:31.655Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:15:31.651Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:15:31.657Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:16:31.652Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:16:31.659Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:17:31.653Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:17:31.661Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:18:31.654Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:18:31.662Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:19:31.656Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:19:31.664Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:20:31.659Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:20:31.665Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:21:31.660Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:21:31.665Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:22:31.661Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:22:31.667Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:23:31.663Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:23:31.668Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:24:31.665Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:24:31.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:25:31.666Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:25:31.670Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:26:31.666Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:26:31.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:27:31.668Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:27:31.674Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:28:31.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:28:31.674Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:29:31.671Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:29:31.675Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:30:31.673Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:30:31.676Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:31:31.674Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:31:31.678Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:32:31.675Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:32:31.679Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:33:31.677Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:33:31.680Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:34:31.678Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:34:31.680Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:35:31.679Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:35:31.683Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:36:31.680Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:36:31.686Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:37:31.682Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:37:31.688Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:38:31.683Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:38:31.689Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:39:31.685Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:39:31.690Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:40:31.687Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:40:31.691Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:41:31.688Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:41:31.693Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:42:31.690Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:42:31.694Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:43:31.692Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:43:31.695Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:44:31.692Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:44:31.697Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:45:31.694Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:45:31.698Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:46:31.695Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:46:31.699Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:47:31.697Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:47:31.701Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:48:31.697Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:48:31.701Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:49:31.698Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:49:31.703Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:50:31.700Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:50:31.704Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:51:31.700Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:51:31.705Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:52:31.701Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:52:31.707Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:53:31.703Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:53:31.708Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:54:31.704Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:54:31.710Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:55:31.706Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:55:31.711Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:56:31.706Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:56:31.712Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:57:31.707Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:57:31.712Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:58:31.708Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:58:31.715Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T00:59:31.710Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T00:59:31.715Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:00:31.712Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:00:31.717Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:01:31.714Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:01:31.717Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:02:31.715Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:02:31.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:03:31.716Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:03:31.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:04:31.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:04:31.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:05:31.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:05:31.721Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:06:31.719Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:06:31.721Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:31.720Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:07:31.722Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:35.046Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-18T01:07:35.046Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3","serviceName":"basic_onboard_HaClbV","serviceVersion":"1.0","serviceUUID":"95e12501-50da-450e-b0f9-e5e8959629a1","serviceDescription":"service","serviceInvariantUUID":"0b23188e-32e6-4967-9899-8374b793208c","resources":[{"resourceInstanceName":"basic_onboard_HaClbV 0","resourceName":"basic_onboard_HaClbV","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"69f210d5-c7ce-4c78-8317-435bffab2a25","resourceInvariantUUID":"8a521f47-26e4-4149-b7de-9e6a7de0c84e","resourceCustomizationUUID":"c3554c80-3ea2-45ce-a748-d5e73744150f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vf-license-model.xml","artifactChecksum":"MWE0MmEyYzA2ZjEyN2JjNGJkNTIzNWQ2NDM5YmRhYTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b77c3d0d-647a-40a6-8af5-76ed012e78c2","artifactVersion":"1"},{"artifactName":"basic_onboard_haclbv0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json","artifactChecksum":"MzNjZDg4MzJmMTI5NTM1MjYyNmVkNWZiNDQxNDI0MzQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d88632b1-6bd8-4662-9dbe-bc0f93800682","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d0245a80-1511-4ec6-8af4-234e2b57fa40","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2a3e3ab6-3911-42ad-8924-72b80c7ae9c2","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"9d6f0c88-94ba-4299-9f14-e4a987913084","artifactVersion":"2","generatedFromUUID":"d0245a80-1511-4ec6-8af4-234e2b57fa40"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHaclbv-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-template.yml","artifactChecksum":"OTljODdiOGJlNTM4ZGExNGM5Yjk1YzRiZjgzODA3Mjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"06bfd9ba-5188-4ea4-a91f-de2c57d9bbbe","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHaclbv-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar","artifactChecksum":"MGI0YWJiMTQ1MjQ2MzFmY2UxNzUzZDdjZTYxYTc4Y2I\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fc9cbc1b-3162-4410-8f04-4658bca1f6b5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-18T01:07:35.068Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:07:35.082Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:35.083Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:35.083Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:35.094Z||kafka-producer-network-thread | SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 9mzIibOnTfytmrVf5txQ0g
2023-05-18T01:07:35.095Z||kafka-producer-network-thread | SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 9mzIibOnTfytmrVf5txQ0g
2023-05-18T01:07:35.095Z||kafka-producer-network-thread | SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 9mzIibOnTfytmrVf5txQ0g
2023-05-18T01:07:35.095Z||kafka-producer-network-thread | SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 9mzIibOnTfytmrVf5txQ0g
2023-05-18T01:07:35.095Z||kafka-producer-network-thread | SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 9mzIibOnTfytmrVf5txQ0g
2023-05-18T01:07:35.095Z||kafka-producer-network-thread | SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8efa27d4-282b-404f-92dc-670c40220871] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 9mzIibOnTfytmrVf5txQ0g
2023-05-18T01:07:35.166Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-18T01:07:35.166Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372025607,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:07:35.194Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:07:36.132Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:07:36.133Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:36.133Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:36.133Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:37.136Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:07:37.137Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:37.137Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:37.137Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:38.139Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:07:38.140Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:38.141Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:38.141Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:39.144Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:07:39.145Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:39.145Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:39.145Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:40.146Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:07:40.147Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:40.148Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:40.148Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:41.149Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:07:41.150Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:41.150Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:41.150Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:42.153Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "serviceName": "basic_onboard_HaClbV",
  "serviceVersion": "1.0",
  "serviceUUID": "95e12501-50da-450e-b0f9-e5e8959629a1",
  "serviceDescription": "service",
  "serviceInvariantUUID": "0b23188e-32e6-4967-9899-8374b793208c",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_HaClbV 0",
      "resourceCustomizationUUID": "c3554c80-3ea2-45ce-a748-d5e73744150f",
      "resourceName": "basic_onboard_HaClbV",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "69f210d5-c7ce-4c78-8317-435bffab2a25",
      "resourceInvariantUUID": "8a521f47-26e4-4149-b7de-9e6a7de0c84e",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_haclbv0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
          "artifactChecksum": "MzNjZDg4MzJmMTI5NTM1MjYyNmVkNWZiNDQxNDI0MzQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "d88632b1-6bd8-4662-9dbe-bc0f93800682",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d0245a80-1511-4ec6-8af4-234e2b57fa40",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "9d6f0c88-94ba-4299-9f14-e4a987913084",
            "generatedFromUUID": "d0245a80-1511-4ec6-8af4-234e2b57fa40"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "9d6f0c88-94ba-4299-9f14-e4a987913084",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardHaclbv-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
      "artifactChecksum": "MGI0YWJiMTQ1MjQ2MzFmY2UxNzUzZDdjZTYxYTc4Y2I\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fc9cbc1b-3162-4410-8f04-4658bca1f6b5"
    }
  ],
  "workloadContext": "Production"
}
2023-05-18T01:07:42.155Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-18T01:07:42.155Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 95e12501-50da-450e-b0f9-e5e8959629a1 ASDC
2023-05-18T01:07:42.296Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
ServiceName:basic_onboard_HaClbV
ServiceVersion:1.0
ServiceUUID:95e12501-50da-450e-b0f9-e5e8959629a1
ServiceInvariantUUID:0b23188e-32e6-4967-9899-8374b793208c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardHaclbv-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar
ArtifactUUID:fc9cbc1b-3162-4410-8f04-4658bca1f6b5
ArtifactChecksum:MGI0YWJiMTQ1MjQ2MzFmY2UxNzUzZDdjZTYxYTc4Y2I=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_HaClbV 0
ResourceCustomizationUUID:c3554c80-3ea2-45ce-a748-d5e73744150f
ResourceInvariantUUID:8a521f47-26e4-4149-b7de-9e6a7de0c84e
ResourceName:basic_onboard_HaClbV
ResourceType:VF
ResourceUUID:69f210d5-c7ce-4c78-8317-435bffab2a25
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_haclbv0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json
ArtifactUUID:d88632b1-6bd8-4662-9dbe-bc0f93800682
ArtifactChecksum:MzNjZDg4MzJmMTI5NTM1MjYyNmVkNWZiNDQxNDI0MzQ=
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/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d0245a80-1511-4ec6-8af4-234e2b57fa40
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/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env
ArtifactUUID:9d6f0c88-94ba-4299-9f14-e4a987913084
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/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env
ArtifactUUID:9d6f0c88-94ba-4299-9f14-e4a987913084
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-05-18T01:07:42.297Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 95e12501-50da-450e-b0f9-e5e8959629a1 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 (?, ?, ?, ?, ?)
2023-05-18T01:07:42.587Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-18T01:07:42.589Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-18T01:07:42.590Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-18T01:07:42.591Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fc9cbc1b-3162-4410-8f04-4658bca1f6b5 from URL: /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:42.591Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-18T01:07:42.592Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:42.901Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-18T01:07:42.935Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar fc9cbc1b-3162-4410-8f04-4658bca1f6b5 75650
2023-05-18T01:07:42.937Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar ASDC sendASDCNotification
2023-05-18T01:07:42.938Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:42.940Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-18T01:07:42.942Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:42.942Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:42.942Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372062936,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:43.944Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-18T01:07:43.945Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-18T01:07:43.946Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: fc9cbc1b-3162-4410-8f04-4658bca1f6b5, URL: /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar to file: /app/ASDC/1/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:43.947Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:44.074Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:44.074Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:44.640Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP617425097084099451/Definitions/service-BasicOnboardHaclbv-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
2023-05-18T01:07:46.041Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-18T01:07:46.050Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-18T01:07:46.051Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:46.051Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-18T01:07:46.051Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:46.051Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:46.052Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:46.052Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:46.052Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:46.052Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_HaClbV 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-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:46.052Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:46.052Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-18T01:07:46.066Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.069Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:46.077Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_HaClbV 0 is matching search criteria
2023-05-18T01:07:46.077Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-18T01:07:46.080Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_HaClbV 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-18T01:07:46.083Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.083Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:46.084Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_HaClbV 0 is matching search criteria
2023-05-18T01:07:46.084Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-18T01:07:46.084Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_HaClbV 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-18T01:07:46.084Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.084Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:46.092Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.092Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_HaClbV 0 is not matching search criteria
2023-05-18T01:07:46.092Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-05-18T01:07:46.093Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-05-18T01:07:46.093Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-05-18T01:07:46.093Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-18T01:07:46.093Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-18T01:07:46.093Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.093Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-18T01:07:46.095Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.096Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_HaClbV 0 is matching search criteria
2023-05-18T01:07:46.096Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_HaClbV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-18T01:07:46.097Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.097Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_HaClbV 0 is matching search criteria
2023-05-18T01:07:46.097Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_HaClbV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-18T01:07:46.098Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.098Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_HaClbV 0 is matching search criteria
2023-05-18T01:07:46.098Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_HaClbV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-18T01:07:46.099Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.099Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_HaClbV 0 is not matching search criteria
2023-05-18T01:07:46.100Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-05-18T01:07:46.100Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-18T01:07:46.100Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=721ab7e5-9055-4c58-b738-7eb1c95d1140
2023-05-18T01:07:46.101Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.101Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:46.101Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.102Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:46.102Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.102Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:46.103Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:46.103Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:46.103Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_HaClbV
Description:service
Model UUID:95e12501-50da-450e-b0f9-e5e8959629a1
Model Version:NULL
Model InvariantUuid:0b23188e-32e6-4967-9899-8374b793208c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_HaClbV
Model UUID:6f723d1f-38d5-49fc-be8f-ee251c31e343
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8a521f47-26e4-4149-b7de-9e6a7de0c84e
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:c3554c80-3ea2-45ce-a748-d5e73744150f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:da1ff013-c453-4733-9838-42ae66165edd
ModelName:BasicOnboardHaclbv..base_ubuntu18..module-0
ModelUuid:0836ef19-0bfe-43e4-a854-9fe65bc41e97
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:721ab7e5-9055-4c58-b738-7eb1c95d1140
ModelInvariantUuid:b02993e6-e4fa-4f51-b2b7-826774711cdb
ModelName:basic_onboard_HaClbV-nodes.ubuntu18Cvfc
ModelUuid:3a47be91-2b5a-482b-8d2c-c0b1ac77cc69
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:3beea193-f287-4b50-b777-23cf1886b8c2
ModelInvariantUuid:c43c884b-8086-43c0-95d1-8346b51e11f6
ModelName:BasicOnboardHaclbv.compute.nodes.heat.ubuntu18
ModelUuid:2aca5af4-e91e-4138-ac10-6854a7105c19
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=?
2023-05-18T01:07:46.148Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 69f210d5-c7ce-4c78-8317-435bffab2a25
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=?
2023-05-18T01:07:46.234Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||basic_onboard_HaClbV 0
2023-05-18T01:07:46.240Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 69f210d5-c7ce-4c78-8317-435bffab2a25
2023-05-18T01:07:46.240Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d88632b1-6bd8-4662-9dbe-bc0f93800682 from URL: /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json
2023-05-18T01:07:46.240Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-18T01:07:46.240Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json
2023-05-18T01:07:46.350Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-18T01:07:46.350Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json d88632b1-6bd8-4662-9dbe-bc0f93800682 798
2023-05-18T01:07:46.351Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json ASDC sendASDCNotification
2023-05-18T01:07:46.351Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json
2023-05-18T01:07:46.351Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-18T01:07:46.351Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:46.352Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:46.352Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372066351,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:47.353Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardHaclbv..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "da1ff013-c453-4733-9838-42ae66165edd",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "0836ef19-0bfe-43e4-a854-9fe65bc41e97",
    "vfModuleModelCustomizationUUID": "82130962-c17d-4c94-9ed1-5681524ecae2",
    "isBase": true,
    "artifacts": [
      "d0245a80-1511-4ec6-8af4-234e2b57fa40",
      "9d6f0c88-94ba-4299-9f14-e4a987913084"
    ],
    "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": ""
    }
  }
]
2023-05-18T01:07:47.382Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardHaclbv..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0836ef19-0bfe-43e4-a854-9fe65bc41e97
VfModuleModelInvariantUUID:da1ff013-c453-4733-9838-42ae66165edd
VfModuleModelDescription:NULL
Artifacts UUID List:{
d0245a80-1511-4ec6-8af4-234e2b57fa40
,
9d6f0c88-94ba-4299-9f14-e4a987913084

}
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


}

2023-05-18T01:07:47.387Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardHaclbv..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "da1ff013-c453-4733-9838-42ae66165edd",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "0836ef19-0bfe-43e4-a854-9fe65bc41e97",
    "vfModuleModelCustomizationUUID": "82130962-c17d-4c94-9ed1-5681524ecae2",
    "isBase": true,
    "artifacts": [
      "d0245a80-1511-4ec6-8af4-234e2b57fa40",
      "9d6f0c88-94ba-4299-9f14-e4a987913084"
    ],
    "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": ""
    }
  }
]
2023-05-18T01:07:47.388Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardHaclbv..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0836ef19-0bfe-43e4-a854-9fe65bc41e97
VfModuleModelInvariantUUID:da1ff013-c453-4733-9838-42ae66165edd
VfModuleModelDescription:NULL
Artifacts UUID List:{
d0245a80-1511-4ec6-8af4-234e2b57fa40
,
9d6f0c88-94ba-4299-9f14-e4a987913084

}
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


}

2023-05-18T01:07:47.388Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d0245a80-1511-4ec6-8af4-234e2b57fa40 from URL: /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml
2023-05-18T01:07:47.388Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-18T01:07:47.388Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml
2023-05-18T01:07:47.487Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-18T01:07:47.488Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml d0245a80-1511-4ec6-8af4-234e2b57fa40 5033
2023-05-18T01:07:47.488Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-05-18T01:07:47.488Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml
2023-05-18T01:07:47.488Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-18T01:07:47.489Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:47.489Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:47.489Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372067488,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:48.490Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 9d6f0c88-94ba-4299-9f14-e4a987913084 from URL: /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env
2023-05-18T01:07:48.491Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-18T01:07:48.492Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env
2023-05-18T01:07:48.587Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-18T01:07:48.588Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env 9d6f0c88-94ba-4299-9f14-e4a987913084 909
2023-05-18T01:07:48.588Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-05-18T01:07:48.589Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env
2023-05-18T01:07:48.589Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-18T01:07:48.589Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:48.589Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:48.590Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372068588,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:49.591Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 95e12501-50da-450e-b0f9-e5e8959629a1
2023-05-18T01:07:49.591Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_HaClbV 0 69f210d5-c7ce-4c78-8317-435bffab2a25 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-18T01:07:49.665Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@176864cd, org.onap.sdc.toscaparser.api.parameters.Input@1aa14650, org.onap.sdc.toscaparser.api.parameters.Input@5646783b, org.onap.sdc.toscaparser.api.parameters.Input@1b2bcccf, org.onap.sdc.toscaparser.api.parameters.Input@4fb18d6b]
2023-05-18T01:07:49.674Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.674Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:49.675Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2023-05-18T01:07:49.675Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= c3554c80-3ea2-45ce-a748-d5e73744150f
2023-05-18T01:07:49.675Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c3554c80-3ea2-45ce-a748-d5e73744150f matches Tosca VF Customization UUID: c3554c80-3ea2-45ce-a748-d5e73744150f
2023-05-18T01:07:49.675Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: c3554c80-3ea2-45ce-a748-d5e73744150f  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=?
2023-05-18T01:07:49.688Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.689Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:49.691Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id c3554c80-3ea2-45ce-a748-d5e73744150f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-18T01:07:49.691Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@24446ad5
2023-05-18T01:07:49.692Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.692Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-18T01:07:49.693Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 82130962-c17d-4c94-9ed1-5681524ecae2
2023-05-18T01:07:49.695Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 82130962-c17d-4c94-9ed1-5681524ecae2
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=?
2023-05-18T01:07:49.711Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.712Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_HaClbV 0 is matching search criteria
2023-05-18T01:07:49.712Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_HaClbV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-18T01:07:49.713Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.714Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_HaClbV 0 is matching search criteria
2023-05-18T01:07:49.714Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_HaClbV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-18T01:07:49.714Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.715Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_HaClbV 0 is not matching search criteria
2023-05-18T01:07:49.715Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-05-18T01:07:49.715Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-18T01:07:49.715Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=721ab7e5-9055-4c58-b738-7eb1c95d1140
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=?
2023-05-18T01:07:49.743Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.744Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_HaClbV 0 is matching search criteria
2023-05-18T01:07:49.745Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_HaClbV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-18T01:07:49.745Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.746Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_HaClbV 0 is matching search criteria
2023-05-18T01:07:49.746Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_HaClbV 0] matching following query criteria: sdcType=VF, customizationUUID=c3554c80-3ea2-45ce-a748-d5e73744150f
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=?
2023-05-18T01:07:49.751Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.752Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:49.753Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 95e12501-50da-450e-b0f9-e5e8959629a1: basic_onboard_HaClbV
2023-05-18T01:07:49.753Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.753Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:49.753Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.754Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:49.754Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.754Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:49.754Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.755Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:49.755Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:07:49.755Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_HaClbV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:07:49.756Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_HaClbV 
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 (?, ?, ?, ?, ?)
2023-05-18T01:07:50.221Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_HaClbV 69f210d5-c7ce-4c78-8317-435bffab2a25 1 ASDC deployResourceStructure
2023-05-18T01:07:50.221Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json ASDC sendASDCNotification
2023-05-18T01:07:50.222Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json
2023-05-18T01:07:50.222Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-18T01:07:50.222Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:50.223Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:50.223Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372070221,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:51.224Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-05-18T01:07:51.225Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml
2023-05-18T01:07:51.225Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-18T01:07:51.225Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:51.225Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:51.226Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372071224,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:52.228Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-05-18T01:07:52.228Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env
2023-05-18T01:07:52.228Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-18T01:07:52.228Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:52.228Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:52.229Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372072227,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:53.230Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar ASDC sendASDCNotification
2023-05-18T01:07:53.230Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar
2023-05-18T01:07:53.230Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-18T01:07:53.231Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:07:53.231Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:07:53.231Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372073230,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:07:54.232Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:07:54.285Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
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=?
2023-05-18T01:07:54.291Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-18T01:07:54.291Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-18T01:07:54.291Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-18T01:08:24.291Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:08:24.326Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
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=?
2023-05-18T01:08:24.333Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-18T01:08:24.333Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-18T01:08:24.334Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-18T01:08:31.621Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:08:31.623Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:08:31.624Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:08:31.624Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:08:31.625Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:08:31.625Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372026770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:08:31.625Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:08:54.334Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:08:54.370Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
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=?
2023-05-18T01:08:54.378Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-18T01:08:54.378Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-18T01:08:54.378Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-18T01:09:24.379Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:09:24.405Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
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=?
2023-05-18T01:09:24.410Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-18T01:09:24.410Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-18T01:09:24.410Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-18T01:09:31.621Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:09:31.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.630Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372032864,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.631Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.632Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.632Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372052908,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.632Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.632Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.632Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372048461,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.632Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.633Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.633Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372032864,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.633Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.633Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.633Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372026770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.633Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.633Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.633Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372025607,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.634Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.634Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372048461,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.634Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.634Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372052908,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.634Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.635Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.636Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.636Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.637Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372032864,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.637Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.638Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.638Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372026770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.639Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.639Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.639Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372025607,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.640Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.640Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.641Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372048461,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.642Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.642Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.643Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372052908,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.643Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.644Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.644Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.644Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.644Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.645Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372032864,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.645Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.645Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.645Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372026770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.646Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.646Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.646Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372025607,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.647Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.647Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.648Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372048461,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.648Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.649Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.649Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372052908,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.649Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.649Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.650Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.650Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.651Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.651Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372032864,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.651Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.651Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.651Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372026770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.652Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.652Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.652Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372025607,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.653Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.653Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.653Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372048461,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.653Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.653Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.653Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372052908,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.654Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.654Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.654Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.654Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.654Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.655Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372032864,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.655Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.655Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.655Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372026770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.655Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.656Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.656Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372025607,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.656Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.657Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.657Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372048461,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.657Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.657Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.657Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372052908,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.658Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.658Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.658Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.658Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.658Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.658Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372032864,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.659Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.659Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.659Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372026770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.659Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.660Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.660Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372025607,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.660Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.660Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.660Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372052908,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.661Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.661Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.661Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372048461,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.661Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.661Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.662Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372051720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.662Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.662Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.662Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372062992,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:09:31.662Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.662Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.662Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372062360,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:09:31.663Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.663Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.663Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372063102,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:09:31.663Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.663Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.663Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372062398,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:09:31.664Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.664Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.664Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372062936,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:09:31.664Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.664Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.664Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372063382,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-18T01:09:31.693Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
2023-05-18T01:09:31.694Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3 and ComponentName cds
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 (?, ?, ?, ?, ?)
2023-05-18T01:09:31.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372064121,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:09:31.726Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372064211,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:09:31.727Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.727Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.727Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372065125,
  "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=?
2023-05-18T01:09:31.745Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
2023-05-18T01:09:31.746Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3 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 (?, ?, ?, ?, ?)
2023-05-18T01:09:31.776Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.777Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372065338,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:09:31.777Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.777Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.777Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372066470,
  "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=?
2023-05-18T01:09:31.795Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
2023-05-18T01:09:31.795Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3 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=?
2023-05-18T01:09:31.818Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.818Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372066351,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:09:31.819Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.819Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.819Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372067473,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "DEPLOY_OK"
}
2023-05-18T01:09:31.819Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.820Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.820Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372066619,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.820Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.820Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.820Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372067488,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:09:31.820Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.820Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.820Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372066619,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.821Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.821Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.821Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372068588,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:09:31.821Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.821Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.821Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372066619,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.821Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.821Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.822Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372066619,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.822Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.822Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.822Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372070221,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/basic_onboard_haclbv0_modules.json",
  "status": "DEPLOY_OK"
}
2023-05-18T01:09:31.822Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.822Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.822Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372066619,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372071224,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2023-05-18T01:09:31.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372066619,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:09:31.824Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.824Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.824Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372072227,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/resourceInstances/basic_onboard_haclbv0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2023-05-18T01:09:31.824Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.824Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.824Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372066619,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:09:31.825Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.825Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.825Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372072886,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:09:31.825Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.825Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.825Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372073230,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:09:31.826Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.826Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.826Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372073894,
  "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=?
2023-05-18T01:09:31.845Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
2023-05-18T01:09:31.846Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3 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 (?, ?, ?, ?, ?)
2023-05-18T01:09:31.874Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.875Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372074487,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:09:31.875Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.875Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.875Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372078753,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHaclbv/1.0/artifacts/service-BasicOnboardHaclbv-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:09:31.876Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:09:31.876Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:09:31.876Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372079758,
  "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=?
2023-05-18T01:09:31.893Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
2023-05-18T01:09:31.893Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3 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 (?, ?, ?, ?, ?)
2023-05-18T01:09:54.411Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:09:54.441Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3
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=?
2023-05-18T01:09:54.448Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-18T01:09:54.448Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-18T01:09:54.448Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-18T01:09:54.449Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-18T01:09:54.449Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:09:54.449Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:09:54.449Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:09:54.449Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:09:54.449Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:09:54.449Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-18T01:09:54.468Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-18T01:10:24.469Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3 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=?
2023-05-18T01:10:24.490Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3 and serviceModelVersionId: 95e12501-50da-450e-b0f9-e5e8959629a1
2023-05-18T01:10:24.490Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0b23188e-32e6-4967-9899-8374b793208c
2023-05-18T01:10:31.620Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:10:39.038Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0b23188e-32e6-4967-9899-8374b793208c/model-vers/model-ver/95e12501-50da-450e-b0f9-e5e8959629a1?depth=0
2023-05-18T01:10:39.138Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-05-18T01:10:39.566Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0b23188e-32e6-4967-9899-8374b793208c/model-vers/model-ver/95e12501-50da-450e-b0f9-e5e8959629a1?depth=0|INFO|500||Invoke
2023-05-18T01:10:39.572Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0b23188e-32e6-4967-9899-8374b793208c/model-vers/model-ver/95e12501-50da-450e-b0f9-e5e8959629a1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0b23188e-32e6-4967-9899-8374b793208c/model-vers/model-ver/95e12501-50da-450e-b0f9-e5e8959629a1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[79b75025-e09e-4f1e-a4e4-279dcfc74ea6], X-ECOMP-RequestID=[56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3], X-TransactionId=[], X-ONAP-RequestID=[56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3], Content-Type=[application/merge-patch+json]}
2023-05-18T01:10:39.597Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0b23188e-32e6-4967-9899-8374b793208c/model-vers/model-ver/95e12501-50da-450e-b0f9-e5e8959629a1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-05-18T01:10:40.189Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0b23188e-32e6-4967-9899-8374b793208c/model-vers/model-ver/95e12501-50da-450e-b0f9-e5e8959629a1?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/0b23188e-32e6-4967-9899-8374b793208c/model-vers/model-ver/95e12501-50da-450e-b0f9-e5e8959629a1?depth=0 has http status code:200 and response headers:{date=[Thu, 18 May 2023 01:10:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[552], vertex-id=[450712], x-aai-txid=[0-aai-resources-230518-01:10:40:080-58647], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-18T01:10:40.192Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0b23188e-32e6-4967-9899-8374b793208c/model-vers/model-ver/95e12501-50da-450e-b0f9-e5e8959629a1?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-18T01:10:40.194Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0b23188e-32e6-4967-9899-8374b793208c/model-vers/model-ver/95e12501-50da-450e-b0f9-e5e8959629a1?depth=0|INFO|500||InvokeReturn
2023-05-18T01:10:40.213Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-18T01:10:40.214Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-18T01:10:40.238Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	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)
2023-05-18T01:10:40.241Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-18T01:10:40.244Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-18T01:10:40.245Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:10:40.245Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:10:40.245Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372240243,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:10:40.266Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:10:40.267Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372240243,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-18T01:10:40.268Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-05-18T01:10:41.291Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:11:31.620Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:11:41.293Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:12:31.622Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:12:41.294Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:13:31.624Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:13:41.295Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:14:31.624Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:14:41.297Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:15:31.624Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:15:41.297Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:16:31.626Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:16:41.298Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:17:31.627Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:17:41.299Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:18:31.628Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:18:41.300Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:19:31.629Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:19:41.301Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:20:31.632Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:20:41.302Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:21:31.634Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:21:32.967Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-18T01:21:32.968Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"8443e580-187c-4d74-b0bc-39d024b60287","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"e166cd1e-117f-4ffe-b070-d4dc51b44377","serviceDescription":"service","serviceInvariantUUID":"d6435c43-41fe-4af4-985a-14582836f9a8","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a56cc660-c15a-4bc2-ae99-cab896d55784","resourceInvariantUUID":"e2dd58ac-147f-47a7-9448-6f29013a834e","resourceCustomizationUUID":"897fea1f-7e12-4085-bf41-7354041e1bc2","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":"OWRjYmY0MGI5Yjk3ZWFlZWNiMzkwYjVjYTdhMmQ5MDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"63d39716-d759-43b8-ba88-5ef0330b0c23","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YmZjODAzOGZkODg0MzI4ZmFkNTAzZDY0NWZlZGEyNDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2d28814e-03c8-404c-ab2d-5c2b890cb609","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-18T01:21:32.971Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:21:32.971Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:21:32.971Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:21:32.972Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372841302,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:21:33.002Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:21:33.003Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372876157,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:21:33.005Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:21:33.979Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:21:33.980Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:21:33.980Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:21:33.980Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372841302,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:21:34.981Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "e166cd1e-117f-4ffe-b070-d4dc51b44377",
  "serviceDescription": "service",
  "serviceInvariantUUID": "d6435c43-41fe-4af4-985a-14582836f9a8",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "897fea1f-7e12-4085-bf41-7354041e1bc2",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "a56cc660-c15a-4bc2-ae99-cab896d55784",
      "resourceInvariantUUID": "e2dd58ac-147f-47a7-9448-6f29013a834e",
      "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": "YmZjODAzOGZkODg0MzI4ZmFkNTAzZDY0NWZlZGEyNDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "2d28814e-03c8-404c-ab2d-5c2b890cb609"
    }
  ],
  "workloadContext": "Production"
}
2023-05-18T01:21:34.981Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-18T01:21:34.982Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e166cd1e-117f-4ffe-b070-d4dc51b44377 ASDC
2023-05-18T01:21:34.982Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:8443e580-187c-4d74-b0bc-39d024b60287
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:e166cd1e-117f-4ffe-b070-d4dc51b44377
ServiceInvariantUUID:d6435c43-41fe-4af4-985a-14582836f9a8
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:2d28814e-03c8-404c-ab2d-5c2b890cb609
ArtifactChecksum:YmZjODAzOGZkODg0MzI4ZmFkNTAzZDY0NWZlZGEyNDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:897fea1f-7e12-4085-bf41-7354041e1bc2
ResourceInvariantUUID:e2dd58ac-147f-47a7-9448-6f29013a834e
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:a56cc660-c15a-4bc2-ae99-cab896d55784
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-05-18T01:21:34.982Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e166cd1e-117f-4ffe-b070-d4dc51b44377 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 (?, ?, ?, ?, ?)
2023-05-18T01:21:35.053Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-18T01:21:35.054Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-18T01:21:35.054Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-18T01:21:35.054Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 2d28814e-03c8-404c-ab2d-5c2b890cb609 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-18T01:21:35.054Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-05-18T01:21:35.055Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-18T01:21:35.227Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-05-18T01:21:35.228Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2d28814e-03c8-404c-ab2d-5c2b890cb609 57784
2023-05-18T01:21:35.229Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-05-18T01:21:35.229Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-18T01:21:35.229Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-18T01:21:35.230Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:21:35.230Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:21:35.230Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372895229,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:21:36.231Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-18T01:21:36.232Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-18T01:21:36.232Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 2d28814e-03c8-404c-ab2d-5c2b890cb609, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-18T01:21:36.233Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-05-18T01:21:36.233Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-18T01:21:36.233Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-18T01:21:36.348Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3122026908160132967/Definitions/service-BasicNetwork-template.yml
2023-05-18T01:21:36.790Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-18T01:21:36.790Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-05-18T01:21:36.790Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||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
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||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
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||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
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||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
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||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
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||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
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||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
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-18T01:21:36.791Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.792Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:e166cd1e-117f-4ffe-b070-d4dc51b44377
Model Version:NULL
Model InvariantUuid:d6435c43-41fe-4af4-985a-14582836f9a8
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:e2dd58ac-147f-47a7-9448-6f29013a834e
Model UUID:a5171f04-bf10-4e17-90f4-fc052d4b85f0
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:897fea1f-7e12-4085-bf41-7354041e1bc2
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=?
2023-05-18T01:21:36.814Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: a56cc660-c15a-4bc2-ae99-cab896d55784
2023-05-18T01:21:36.815Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||No resources found for Service: e166cd1e-117f-4ffe-b070-d4dc51b44377
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=?
2023-05-18T01:21:36.822Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||
2023-05-18T01:21:36.822Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-05-18T01:21:36.823Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||No resources found for Service: e166cd1e-117f-4ffe-b070-d4dc51b44377
2023-05-18T01:21:36.823Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: e166cd1e-117f-4ffe-b070-d4dc51b44377
2023-05-18T01:21:36.823Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-05-18T01:21:36.823Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||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=?
2023-05-18T01:21:36.840Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@36eaa064, org.onap.sdc.toscaparser.api.parameters.Input@7e1dc931, org.onap.sdc.toscaparser.api.parameters.Input@4e80fc5c, org.onap.sdc.toscaparser.api.parameters.Input@685a8ce3, org.onap.sdc.toscaparser.api.parameters.Input@b50f80c]
2023-05-18T01:21:36.843Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.843Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.844Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.844Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.844Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid e166cd1e-117f-4ffe-b070-d4dc51b44377: Generic NeutronNet
2023-05-18T01:21:36.845Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.845Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.845Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.845Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||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=?
2023-05-18T01:21:36.918Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.918Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.918Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.918Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.919Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:21:36.919Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:21:36.919Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||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 (?, ?)
2023-05-18T01:21:37.135Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-05-18T01:21:37.136Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-05-18T01:21:37.136Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-18T01:21:37.136Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-18T01:21:37.136Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:21:37.137Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:21:37.137Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372897136,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:21:38.138Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8443e580-187c-4d74-b0bc-39d024b60287
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:21:38.169Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8443e580-187c-4d74-b0bc-39d024b60287
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=?
2023-05-18T01:21:38.177Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-18T01:21:38.177Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-18T01:21:38.177Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-18T01:22:08.177Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8443e580-187c-4d74-b0bc-39d024b60287
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:22:08.209Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8443e580-187c-4d74-b0bc-39d024b60287
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=?
2023-05-18T01:22:08.215Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-18T01:22:08.215Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-18T01:22:08.216Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-18T01:22:31.620Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:22:31.622Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:22:31.622Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372888460,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:22:31.623Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:22:31.623Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:22:31.624Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372892581,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:22:31.624Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:22:31.624Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:22:31.624Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372841302,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:22:31.624Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:22:38.216Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8443e580-187c-4d74-b0bc-39d024b60287
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:22:38.249Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8443e580-187c-4d74-b0bc-39d024b60287
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=?
2023-05-18T01:22:38.255Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-18T01:22:38.256Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-18T01:22:38.256Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-18T01:23:08.256Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8443e580-187c-4d74-b0bc-39d024b60287
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:23:08.285Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8443e580-187c-4d74-b0bc-39d024b60287
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=?
2023-05-18T01:23:08.292Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-18T01:23:08.292Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-18T01:23:08.292Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-18T01:23:31.620Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:23:31.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.629Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372844401,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.630Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.630Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.630Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372878507,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.630Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.631Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372876157,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:23:31.631Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.631Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372841302,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:23:31.631Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.632Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372844401,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:23:31.632Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.632Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.632Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372892581,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.632Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.632Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.632Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372888460,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:23:31.633Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.633Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.633Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372878507,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:23:31.633Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.633Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.633Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372895229,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:23:31.634Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.634Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372895708,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:23:31.634Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.634Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372894985,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:23:31.634Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.635Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372894994,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:23:31.635Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.635Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.635Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372896711,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:23:31.635Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.635Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.635Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372895998,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-18T01:23:31.660Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8443e580-187c-4d74-b0bc-39d024b60287
2023-05-18T01:23:31.660Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8443e580-187c-4d74-b0bc-39d024b60287 and ComponentName cds
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 (?, ?, ?, ?, ?)
2023-05-18T01:23:31.687Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.687Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684372897136,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:23:31.688Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.688Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.688Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372897713,
  "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=?
2023-05-18T01:23:31.705Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8443e580-187c-4d74-b0bc-39d024b60287
2023-05-18T01:23:31.705Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8443e580-187c-4d74-b0bc-39d024b60287 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 (?, ?, ?, ?, ?)
2023-05-18T01:23:31.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372898547,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:23:31.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372899549,
  "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=?
2023-05-18T01:23:31.752Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8443e580-187c-4d74-b0bc-39d024b60287
2023-05-18T01:23:31.753Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8443e580-187c-4d74-b0bc-39d024b60287 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 (?, ?, ?, ?, ?)
2023-05-18T01:23:31.777Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.777Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372906619,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.778Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.778Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.778Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372906619,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:23:31.778Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.778Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.779Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372909408,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:23:31.779Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.779Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.779Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372911130,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:23:31.780Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.780Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.780Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372912135,
  "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=?
2023-05-18T01:23:31.795Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8443e580-187c-4d74-b0bc-39d024b60287
2023-05-18T01:23:31.795Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8443e580-187c-4d74-b0bc-39d024b60287 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 (?, ?, ?, ?, ?)
2023-05-18T01:23:31.819Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.820Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372928715,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.820Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.820Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.820Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372896999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.821Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.821Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.821Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372925414,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.821Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.821Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.821Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372932546,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.821Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.821Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.822Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372918460,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.822Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.822Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.822Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372936619,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.822Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.822Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372928715,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372896999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372932546,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.824Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.824Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.824Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372918460,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.824Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.824Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.824Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372925414,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.824Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.824Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.824Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372936619,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.825Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.825Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.825Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372928715,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.825Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.825Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.825Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372896999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.825Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.825Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.825Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372925414,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.826Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.826Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.826Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372932546,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.826Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.826Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.826Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372918460,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.826Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.826Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372936619,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.827Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372928715,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.827Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.827Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.827Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372896999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372932546,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372918460,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.828Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.828Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372925414,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372936619,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372928715,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.829Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372896999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.830Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.830Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.830Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372932546,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.830Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.830Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.830Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372925414,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.830Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.831Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.831Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372918460,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.831Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.831Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.831Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372936619,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.831Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.831Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372928715,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372896999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372925414,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372932546,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-05-18T01:23:31.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372918460,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372936619,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372928715,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372896999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.834Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372925414,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.835Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372932546,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372918460,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372936619,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.836Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372928715,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:23:31.836Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372896999,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:23:31.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372925414,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:23:31.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.837Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372932546,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:23:31.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372918460,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:23:31.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372936619,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:23:31.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.838Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372945745,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:23:31.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.839Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372945023,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:23:31.839Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.839Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372945736,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:23:31.839Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.840Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372945080,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:23:31.840Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.840Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372946246,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:23:31.840Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.840Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372946747,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:23:31.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.841Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.841Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372946029,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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 (?, ?, ?, ?, ?)
2023-05-18T01:23:31.877Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 5c5ad252-d58b-4a13-a3ab-186db34babad
2023-05-18T01:23:31.877Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c5ad252-d58b-4a13-a3ab-186db34babad and ComponentName cds
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 (?, ?, ?, ?, ?)
2023-05-18T01:23:31.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372947189,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DEPLOY_OK"
}
2023-05-18T01:23:31.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372947748,
  "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=?
2023-05-18T01:23:31.916Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5c5ad252-d58b-4a13-a3ab-186db34babad
2023-05-18T01:23:31.916Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c5ad252-d58b-4a13-a3ab-186db34babad 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 (?, ?, ?, ?, ?)
2023-05-18T01:23:31.938Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.939Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372948192,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-18T01:23:31.955Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName:  and status of COMPONENT_DONE_OK distributionID of 5c5ad252-d58b-4a13-a3ab-186db34babad
2023-05-18T01:23:31.955Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c5ad252-d58b-4a13-a3ab-186db34babad and ComponentName 
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 (?, ?, ?, ?, ?)
2023-05-18T01:23:31.980Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.981Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372948211,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:23:31.981Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:31.981Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:31.981Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372949216,
  "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=?
2023-05-18T01:23:31.998Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5c5ad252-d58b-4a13-a3ab-186db34babad
2023-05-18T01:23:31.999Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c5ad252-d58b-4a13-a3ab-186db34babad 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 (?, ?, ?, ?, ?)
2023-05-18T01:23:32.026Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:32.027Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372949019,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:23:32.027Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:23:32.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:23:32.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372950022,
  "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=?
2023-05-18T01:23:32.046Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5c5ad252-d58b-4a13-a3ab-186db34babad
2023-05-18T01:23:32.046Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c5ad252-d58b-4a13-a3ab-186db34babad 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 (?, ?, ?, ?, ?)
2023-05-18T01:23:38.293Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8443e580-187c-4d74-b0bc-39d024b60287
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:23:38.322Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8443e580-187c-4d74-b0bc-39d024b60287
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=?
2023-05-18T01:23:38.331Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-18T01:23:38.331Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-18T01:23:38.331Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-18T01:23:38.331Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-18T01:23:38.332Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:23:38.332Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:23:38.332Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:23:38.332Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:23:38.332Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:23:38.332Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-18T01:23:38.346Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-18T01:24:08.347Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8443e580-187c-4d74-b0bc-39d024b60287 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=?
2023-05-18T01:24:08.362Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8443e580-187c-4d74-b0bc-39d024b60287 and serviceModelVersionId: e166cd1e-117f-4ffe-b070-d4dc51b44377
2023-05-18T01:24:08.363Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d6435c43-41fe-4af4-985a-14582836f9a8
2023-05-18T01:24:08.364Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d6435c43-41fe-4af4-985a-14582836f9a8/model-vers/model-ver/e166cd1e-117f-4ffe-b070-d4dc51b44377?depth=0
2023-05-18T01:24:08.374Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-05-18T01:24:08.454Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d6435c43-41fe-4af4-985a-14582836f9a8/model-vers/model-ver/e166cd1e-117f-4ffe-b070-d4dc51b44377?depth=0|INFO|500||Invoke
2023-05-18T01:24:08.455Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d6435c43-41fe-4af4-985a-14582836f9a8/model-vers/model-ver/e166cd1e-117f-4ffe-b070-d4dc51b44377?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d6435c43-41fe-4af4-985a-14582836f9a8/model-vers/model-ver/e166cd1e-117f-4ffe-b070-d4dc51b44377?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8443e580-187c-4d74-b0bc-39d024b60287], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6d9b0ceb-9301-4e5b-8e42-bda37e042ef8], X-ECOMP-RequestID=[8443e580-187c-4d74-b0bc-39d024b60287], X-TransactionId=[], X-ONAP-RequestID=[8443e580-187c-4d74-b0bc-39d024b60287], Content-Type=[application/merge-patch+json]}
2023-05-18T01:24:08.459Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d6435c43-41fe-4af4-985a-14582836f9a8/model-vers/model-ver/e166cd1e-117f-4ffe-b070-d4dc51b44377?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-05-18T01:24:08.648Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d6435c43-41fe-4af4-985a-14582836f9a8/model-vers/model-ver/e166cd1e-117f-4ffe-b070-d4dc51b44377?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/d6435c43-41fe-4af4-985a-14582836f9a8/model-vers/model-ver/e166cd1e-117f-4ffe-b070-d4dc51b44377?depth=0 has http status code:200 and response headers:{date=[Thu, 18 May 2023 01:24:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[183], vertex-id=[168032], x-aai-txid=[1-aai-resources-230518-01:24:08:939-24127], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-18T01:24:08.648Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d6435c43-41fe-4af4-985a-14582836f9a8/model-vers/model-ver/e166cd1e-117f-4ffe-b070-d4dc51b44377?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-18T01:24:08.649Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d6435c43-41fe-4af4-985a-14582836f9a8/model-vers/model-ver/e166cd1e-117f-4ffe-b070-d4dc51b44377?depth=0|INFO|500||InvokeReturn
2023-05-18T01:24:08.650Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-18T01:24:08.650Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-18T01:24:08.658Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	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)
2023-05-18T01:24:08.658Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8443e580-187c-4d74-b0bc-39d024b60287 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-18T01:24:08.658Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-18T01:24:08.659Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:08.659Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:08.659Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373048658,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:24:09.698Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:24:09.706Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-18T01:24:09.707Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"5c5ad252-d58b-4a13-a3ab-186db34babad","serviceName":"Demo_pNF_0lnW602tOlipKAoi8v5F","serviceVersion":"1.0","serviceUUID":"e2adb41a-2b43-4ff3-a305-83f0d9a653ef","serviceDescription":"catalog service description","serviceInvariantUUID":"65a22e37-a630-423a-aea2-47836136a6a8","resources":[{"resourceInstanceName":"pNF 5066d845-c5bb 0","resourceName":"pNF 5066d845-c5bb","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"1caf56b0-849a-4c0a-85be-8b424664bb01","resourceInvariantUUID":"ebe9c829-4710-40e3-a37a-392f3382ad12","resourceCustomizationUUID":"6b75188b-9497-425e-9994-be628af13595","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM3NjM2ODU1ZjViMzllNzk1MGI2OTU3MWZjNTIxYTU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2732672e-c473-49f8-9289-6bca1ce6a9f5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/pNF.csar","artifactChecksum":"YmViZTIwODA4YzliMTVmYWM5NjdjOTQ3MjM1OTllZjE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e859c603-7cfc-4afa-95d2-cad2a0fee952","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"67bcdb9a-9b32-4dc4-877a-19823f4f7b5a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vendor-license-model.xml","artifactChecksum":"MDAyN2NhMjQ1MTc1OWExNzBkNzgwMTM3NmQ0OGYwMTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0f5da802-0808-466e-a292-90f9ae10cc04","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ac118efe-73e5-4a88-8f84-6d749b5d60fd","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"054ca9fd-d3fe-4214-a309-c9a1fa40710c","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf0lnw602tolipkaoi8v5f-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-template.yml","artifactChecksum":"NmRlYjRlZmRlOGNhMDBiMTE2MDViZTdhNDQ1ODE3ZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0c042ab9-090c-44bc-823c-eeda221d8fa2","artifactVersion":"1"},{"artifactName":"service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar","artifactChecksum":"YWEyYzQ0MzM1YzMwODFjMzQ2ZmRjZjc1N2Q0YzRhZmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d560b5e3-dbd5-4cc1-acf8-12530198ef0e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-18T01:24:09.710Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:09.711Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:09.711Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:09.711Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:10.712Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:10.713Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:10.713Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:10.713Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:11.714Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:11.715Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:11.715Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:11.715Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:12.716Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:12.716Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:12.716Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:12.717Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:13.717Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:13.718Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:13.718Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:13.719Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:14.719Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:14.720Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:14.720Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:14.720Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:15.721Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:15.722Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:15.722Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:15.722Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:16.723Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:16.724Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:16.724Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:16.724Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:17.726Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "serviceName": "Demo_pNF_0lnW602tOlipKAoi8v5F",
  "serviceVersion": "1.0",
  "serviceUUID": "e2adb41a-2b43-4ff3-a305-83f0d9a653ef",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "65a22e37-a630-423a-aea2-47836136a6a8",
  "resources": [
    {
      "resourceInstanceName": "pNF 5066d845-c5bb 0",
      "resourceCustomizationUUID": "6b75188b-9497-425e-9994-be628af13595",
      "resourceName": "pNF 5066d845-c5bb",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "1caf56b0-849a-4c0a-85be-8b424664bb01",
      "resourceInvariantUUID": "ebe9c829-4710-40e3-a37a-392f3382ad12",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
      "artifactChecksum": "YWEyYzQ0MzM1YzMwODFjMzQ2ZmRjZjc1N2Q0YzRhZmI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d560b5e3-dbd5-4cc1-acf8-12530198ef0e"
    }
  ],
  "workloadContext": "Production"
}
2023-05-18T01:24:17.726Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-18T01:24:17.726Z|8443e580-187c-4d74-b0bc-39d024b60287|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e2adb41a-2b43-4ff3-a305-83f0d9a653ef ASDC
2023-05-18T01:24:17.726Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:5c5ad252-d58b-4a13-a3ab-186db34babad
ServiceName:Demo_pNF_0lnW602tOlipKAoi8v5F
ServiceVersion:1.0
ServiceUUID:e2adb41a-2b43-4ff3-a305-83f0d9a653ef
ServiceInvariantUUID:65a22e37-a630-423a-aea2-47836136a6a8
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
ArtifactUUID:d560b5e3-dbd5-4cc1-acf8-12530198ef0e
ArtifactChecksum:YWEyYzQ0MzM1YzMwODFjMzQ2ZmRjZjc1N2Q0YzRhZmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 5066d845-c5bb 0
ResourceCustomizationUUID:6b75188b-9497-425e-9994-be628af13595
ResourceInvariantUUID:ebe9c829-4710-40e3-a37a-392f3382ad12
ResourceName:pNF 5066d845-c5bb
ResourceType:PNF
ResourceUUID:1caf56b0-849a-4c0a-85be-8b424664bb01
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-05-18T01:24:17.726Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e2adb41a-2b43-4ff3-a305-83f0d9a653ef 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=?
2023-05-18T01:24:17.807Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-18T01:24:17.808Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-18T01:24:17.808Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-18T01:24:17.808Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d560b5e3-dbd5-4cc1-acf8-12530198ef0e from URL: /sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:17.808Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-05-18T01:24:17.808Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:17.935Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-05-18T01:24:17.938Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar d560b5e3-dbd5-4cc1-acf8-12530198ef0e 87989
2023-05-18T01:24:17.938Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar ASDC sendASDCNotification
2023-05-18T01:24:17.939Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:17.939Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-18T01:24:17.939Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:17.939Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:17.940Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373057938,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:18.941Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-18T01:24:18.941Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-18T01:24:18.941Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: d560b5e3-dbd5-4cc1-acf8-12530198ef0e, URL: /sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar to file: /app/ASDC/1/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:18.942Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:18.942Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:18.943Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:19.080Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18107767923479519716/Definitions/service-DemoPnf0lnw602tolipkaoi8v5f-template.yml
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 5066d845-c5bb 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-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-05-18T01:24:19.589Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_0lnW602tOlipKAoi8v5F is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Node template pNF 5066d845-c5bb 0 is matching search criteria
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 5066d845-c5bb 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_0lnW602tOlipKAoi8v5F is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Node template pNF 5066d845-c5bb 0 is matching search criteria
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 5066d845-c5bb 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_0lnW602tOlipKAoi8v5F is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_0lnW602tOlipKAoi8v5F is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:24:19.590Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:24:19.591Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_0lnW602tOlipKAoi8v5F is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:24:19.591Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:24:19.591Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_0lnW602tOlipKAoi8v5F is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:24:19.591Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:24:19.591Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_0lnW602tOlipKAoi8v5F is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:24:19.591Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_0lnW602tOlipKAoi8v5F
Description:catalog service description
Model UUID:e2adb41a-2b43-4ff3-a305-83f0d9a653ef
Model Version:NULL
Model InvariantUuid:65a22e37-a630-423a-aea2-47836136a6a8
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=?
2023-05-18T01:24:19.609Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 1caf56b0-849a-4c0a-85be-8b424664bb01
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=?
2023-05-18T01:24:19.614Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||pNF 5066d845-c5bb 0
2023-05-18T01:24:19.614Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 1caf56b0-849a-4c0a-85be-8b424664bb01
2023-05-18T01:24:19.614Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||No resources found for Service: e2adb41a-2b43-4ff3-a305-83f0d9a653ef
2023-05-18T01:24:19.614Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: e2adb41a-2b43-4ff3-a305-83f0d9a653ef
2023-05-18T01:24:19.614Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 5066d845-c5bb 0 1caf56b0-849a-4c0a-85be-8b424664bb01 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=?
2023-05-18T01:24:19.625Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2250c3f, org.onap.sdc.toscaparser.api.parameters.Input@6a110fd1, org.onap.sdc.toscaparser.api.parameters.Input@2dd1ffa, org.onap.sdc.toscaparser.api.parameters.Input@6c51b42b, org.onap.sdc.toscaparser.api.parameters.Input@46bf096a]
2023-05-18T01:24:19.625Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:24:19.625Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_0lnW602tOlipKAoi8v5F is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:24:19.625Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid e2adb41a-2b43-4ff3-a305-83f0d9a653ef: pNF 5066d845-c5bb
2023-05-18T01:24:19.625Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Processing PNF resource: 1caf56b0-849a-4c0a-85be-8b424664bb01
2023-05-18T01:24:19.625Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:24:19.625Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_0lnW602tOlipKAoi8v5F is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:24:19.626Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Resource customization UUID: 6b75188b-9497-425e-9994-be628af13595 is the same as notified resource customizationUUID: 6b75188b-9497-425e-9994-be628af13595
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 (?, ?)
2023-05-18T01:24:19.714Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 5066d845-c5bb 1caf56b0-849a-4c0a-85be-8b424664bb01 0 ASDC deployResourceStructure
2023-05-18T01:24:19.714Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar ASDC sendASDCNotification
2023-05-18T01:24:19.714Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar
2023-05-18T01:24:19.715Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-18T01:24:19.715Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:19.715Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:19.715Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373059714,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:20.716Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c5ad252-d58b-4a13-a3ab-186db34babad
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:24:20.738Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c5ad252-d58b-4a13-a3ab-186db34babad
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=?
2023-05-18T01:24:20.747Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-18T01:24:20.747Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-18T01:24:20.747Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-18T01:24:20.747Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-18T01:24:20.747Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:24:20.748Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:24:20.748Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:24:20.748Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:24:20.748Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:24:20.748Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:24:20.748Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-18T01:24:20.759Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-18T01:24:31.620Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:31.625Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.625Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372978460,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.627Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.627Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.628Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372972545,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.628Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.629Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372978752,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.629Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.629Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372947032,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.629Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.629Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372975589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.629Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.629Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372978460,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.629Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.630Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.630Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372972545,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.630Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.630Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.630Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372947032,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.630Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.630Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.630Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372978752,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.630Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.631Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372975589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-05-18T01:24:31.631Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.631Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372978460,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.631Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.631Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372972545,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.631Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.632Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372975589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-05-18T01:24:31.632Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.632Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.632Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372978752,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-05-18T01:24:31.632Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.632Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.632Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372947032,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.632Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.633Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.633Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372978460,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.633Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.633Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.633Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372972545,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.633Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.633Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.633Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372978752,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.634Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.634Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372947032,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.634Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.634Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372975589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.634Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.634Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372978460,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.635Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.635Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.635Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372972545,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.635Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.635Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.636Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372947032,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.636Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.636Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.636Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372975589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-05-18T01:24:31.637Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.637Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.637Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372978752,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.637Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.637Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.637Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372978460,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.638Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.638Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.638Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372947032,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.638Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.639Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.639Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372972545,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.640Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.640Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.640Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372975589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.640Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.640Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.640Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372978752,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.641Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.641Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.641Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372978460,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:24:31.641Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.641Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.641Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684372972545,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.641Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.641Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.642Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372978752,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:24:31.642Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.642Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.642Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372975589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:24:31.643Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.643Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.643Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372947032,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:24:31.643Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.643Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.643Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372992386,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:24:31.643Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.643Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.644Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372991712,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:24:31.644Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.644Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.644Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372991725,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:24:31.644Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.644Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.644Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372992449,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:24:31.645Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.645Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.645Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372993453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:24:31.645Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.645Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.645Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684372992719,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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 (?, ?, ?, ?, ?)
2023-05-18T01:24:31.692Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e447bc8d-96f7-421c-9525-5c07194a258c
2023-05-18T01:24:31.693Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e447bc8d-96f7-421c-9525-5c07194a258c and ComponentName cds
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 (?, ?, ?, ?, ?)
2023-05-18T01:24:31.718Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.718Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372993505,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:24:31.718Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.719Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.719Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684372994456,
  "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=?
2023-05-18T01:24:31.734Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e447bc8d-96f7-421c-9525-5c07194a258c
2023-05-18T01:24:31.735Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e447bc8d-96f7-421c-9525-5c07194a258c 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 (?, ?, ?, ?, ?)
2023-05-18T01:24:31.757Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.757Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372994618,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:24:31.758Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.758Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.758Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372995696,
  "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=?
2023-05-18T01:24:31.778Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e447bc8d-96f7-421c-9525-5c07194a258c
2023-05-18T01:24:31.778Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e447bc8d-96f7-421c-9525-5c07194a258c 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=?
2023-05-18T01:24:31.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684372996699,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-05-18T01:24:31.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372996619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372996619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372997941,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:24:31.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372996619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "aai-model-loader",
  "timestamp": 1684372998945,
  "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=?
2023-05-18T01:24:31.813Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e447bc8d-96f7-421c-9525-5c07194a258c
2023-05-18T01:24:31.814Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e447bc8d-96f7-421c-9525-5c07194a258c 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 (?, ?, ?, ?, ?)
2023-05-18T01:24:31.841Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.841Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372996619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.842Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.842Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372996619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.842Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.842Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.842Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372996619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:24:31.842Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.843Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.843Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684372996619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:24:31.843Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.843Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.843Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684373004431,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:24:31.843Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.843Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.844Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684373006955,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:24:31.844Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:24:31.844Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:24:31.844Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684373007961,
  "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=?
2023-05-18T01:24:31.866Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e447bc8d-96f7-421c-9525-5c07194a258c
2023-05-18T01:24:31.866Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e447bc8d-96f7-421c-9525-5c07194a258c 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 (?, ?, ?, ?, ?)
2023-05-18T01:24:50.760Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c5ad252-d58b-4a13-a3ab-186db34babad 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=?
2023-05-18T01:24:50.774Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c5ad252-d58b-4a13-a3ab-186db34babad and serviceModelVersionId: e2adb41a-2b43-4ff3-a305-83f0d9a653ef
2023-05-18T01:24:50.774Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 65a22e37-a630-423a-aea2-47836136a6a8
2023-05-18T01:24:50.776Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/65a22e37-a630-423a-aea2-47836136a6a8/model-vers/model-ver/e2adb41a-2b43-4ff3-a305-83f0d9a653ef?depth=0
2023-05-18T01:24:50.783Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-05-18T01:24:50.860Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65a22e37-a630-423a-aea2-47836136a6a8/model-vers/model-ver/e2adb41a-2b43-4ff3-a305-83f0d9a653ef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-05-18T01:24:50.861Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65a22e37-a630-423a-aea2-47836136a6a8/model-vers/model-ver/e2adb41a-2b43-4ff3-a305-83f0d9a653ef?depth=0|INFO|500||Invoke
2023-05-18T01:24:50.870Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65a22e37-a630-423a-aea2-47836136a6a8/model-vers/model-ver/e2adb41a-2b43-4ff3-a305-83f0d9a653ef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-05-18T01:24:51.050Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65a22e37-a630-423a-aea2-47836136a6a8/model-vers/model-ver/e2adb41a-2b43-4ff3-a305-83f0d9a653ef?depth=0|INFO|500||InvokeReturn
2023-05-18T01:24:51.051Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65a22e37-a630-423a-aea2-47836136a6a8/model-vers/model-ver/e2adb41a-2b43-4ff3-a305-83f0d9a653ef?depth=0 has http status code:200 and response headers:{date=[Thu, 18 May 2023 01:24:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[175], vertex-id=[168072], x-aai-txid=[1-aai-resources-230518-01:24:51:349-65174], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-18T01:24:51.051Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-05-18T01:24:51.052Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-18T01:24:51.052Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-18T01:24:51.062Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	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)
2023-05-18T01:24:51.063Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c5ad252-d58b-4a13-a3ab-186db34babad and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-18T01:24:51.063Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-18T01:24:51.063Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:51.063Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:51.063Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373091063,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:24:52.095Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-18T01:24:52.095Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"e447bc8d-96f7-421c-9525-5c07194a258c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"ece69f24-2293-48b2-a915-4a45697c1b9f","serviceDescription":"service","serviceInvariantUUID":"ea2a8867-7f28-41a4-b7b2-e631efe81874","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8fa1097d-fd26-4770-9511-77e6a782cc8e","resourceInvariantUUID":"ba5281e4-e8ea-43c0-8176-46c97cc0acc4","resourceCustomizationUUID":"4cafb765-0126-4857-af9e-c8680a2643ae","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":"MDQ5YzI1Y2EwNTg4ZDUxZmI2NWE1YjBlYjhlYjM1MDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9d087ef7-59d2-472a-927c-edff172a12f3","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":"MDMwODQxY2Q3N2EzNDFhZTQ0YTdmMGY5ZGVlNDY0YzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b972207-ac40-4ddb-898b-bc4b2c1a7c62","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":"dfe7f327-46a4-41ce-b7af-15b29d7b08df","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":"156ce120-1ecc-4807-b32c-a116793e6f88","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":"88b831d8-1f05-4f6e-809b-3994d697cdc1","artifactVersion":"2","generatedFromUUID":"dfe7f327-46a4-41ce-b7af-15b29d7b08df"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"OTEzNmFiODc3YzBmYmIyYTNlOTQ1MjQwYzA0M2JlZDg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a107cd4e-24dd-47c4-b67f-3346b515758d","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YTM1YmQ2NTQxMmI2MGMyZmY0NDgxYWNlYzc5MzhmMzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5eb37ee8-5b12-4f6b-a8ff-52e51ec5417b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-18T01:24:52.096Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:52.096Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:52.096Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:52.096Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:53.097Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:53.097Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:53.097Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:53.097Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:54.098Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:54.099Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:54.099Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:54.099Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:55.100Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:55.101Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:55.101Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:55.101Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:56.102Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:56.103Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:56.103Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:56.103Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:57.104Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:57.104Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:57.105Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:57.105Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:58.106Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-18T01:24:58.106Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:58.106Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:58.106Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:24:59.108Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "ece69f24-2293-48b2-a915-4a45697c1b9f",
  "serviceDescription": "service",
  "serviceInvariantUUID": "ea2a8867-7f28-41a4-b7b2-e631efe81874",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "4cafb765-0126-4857-af9e-c8680a2643ae",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8fa1097d-fd26-4770-9511-77e6a782cc8e",
      "resourceInvariantUUID": "ba5281e4-e8ea-43c0-8176-46c97cc0acc4",
      "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": "MDMwODQxY2Q3N2EzNDFhZTQ0YTdmMGY5ZGVlNDY0YzY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b972207-ac40-4ddb-898b-bc4b2c1a7c62",
          "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": "dfe7f327-46a4-41ce-b7af-15b29d7b08df",
          "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": "88b831d8-1f05-4f6e-809b-3994d697cdc1",
            "generatedFromUUID": "dfe7f327-46a4-41ce-b7af-15b29d7b08df"
          },
          "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": "88b831d8-1f05-4f6e-809b-3994d697cdc1",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "YTM1YmQ2NTQxMmI2MGMyZmY0NDgxYWNlYzc5MzhmMzE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "5eb37ee8-5b12-4f6b-a8ff-52e51ec5417b"
    }
  ],
  "workloadContext": "Production"
}
2023-05-18T01:24:59.108Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-18T01:24:59.109Z|5c5ad252-d58b-4a13-a3ab-186db34babad|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ece69f24-2293-48b2-a915-4a45697c1b9f ASDC
2023-05-18T01:24:59.109Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:e447bc8d-96f7-421c-9525-5c07194a258c
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:ece69f24-2293-48b2-a915-4a45697c1b9f
ServiceInvariantUUID:ea2a8867-7f28-41a4-b7b2-e631efe81874
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:5eb37ee8-5b12-4f6b-a8ff-52e51ec5417b
ArtifactChecksum:YTM1YmQ2NTQxMmI2MGMyZmY0NDgxYWNlYzc5MzhmMzE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:4cafb765-0126-4857-af9e-c8680a2643ae
ResourceInvariantUUID:ba5281e4-e8ea-43c0-8176-46c97cc0acc4
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:8fa1097d-fd26-4770-9511-77e6a782cc8e
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:1b972207-ac40-4ddb-898b-bc4b2c1a7c62
ArtifactChecksum:MDMwODQxY2Q3N2EzNDFhZTQ0YTdmMGY5ZGVlNDY0YzY=
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:dfe7f327-46a4-41ce-b7af-15b29d7b08df
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:88b831d8-1f05-4f6e-809b-3994d697cdc1
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:88b831d8-1f05-4f6e-809b-3994d697cdc1
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-05-18T01:24:59.109Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ece69f24-2293-48b2-a915-4a45697c1b9f 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=?
2023-05-18T01:24:59.179Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-18T01:24:59.180Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-18T01:24:59.180Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-18T01:24:59.180Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5eb37ee8-5b12-4f6b-a8ff-52e51ec5417b from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-18T01:24:59.180Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-05-18T01:24:59.180Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-18T01:24:59.296Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-05-18T01:24:59.299Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 5eb37ee8-5b12-4f6b-a8ff-52e51ec5417b 75160
2023-05-18T01:24:59.299Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-05-18T01:24:59.300Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-18T01:24:59.300Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-18T01:24:59.300Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:24:59.300Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:24:59.300Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373099299,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:25:00.301Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-18T01:25:00.302Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-18T01:25:00.302Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 5eb37ee8-5b12-4f6b-a8ff-52e51ec5417b, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-05-18T01:25:00.303Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-05-18T01:25:00.304Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-05-18T01:25:00.304Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-05-18T01:25:00.501Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1366044809270257045/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
2023-05-18T01:25:01.454Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-18T01:25:01.454Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-05-18T01:25:01.454Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-18T01:25:01.454Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-18T01:25:01.454Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||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
2023-05-18T01:25:01.454Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||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
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||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
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.455Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.456Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=d872f0ae-7d6a-4d88-864a-7935378dc8e1
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:01.457Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:ece69f24-2293-48b2-a915-4a45697c1b9f
Model Version:NULL
Model InvariantUuid:ea2a8867-7f28-41a4-b7b2-e631efe81874
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:0364ecc6-9d52-4b8e-a757-295dd55d5adc
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ba5281e4-e8ea-43c0-8176-46c97cc0acc4
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:4cafb765-0126-4857-af9e-c8680a2643ae
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:f2862b74-b921-4d10-a218-c4c790f6ce27
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:630ec8a4-04ab-4911-9050-ba2e9ca0392e
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:d872f0ae-7d6a-4d88-864a-7935378dc8e1
ModelInvariantUuid:97fb3d52-44be-4033-b567-7b7fd6a08e50
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:0cd4adce-8cbe-45b2-a1ce-1e75a26c1e0a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:d8304f50-6980-4cb8-b3b7-22fcaef681ce
ModelInvariantUuid:de17f93c-9830-490a-9dc6-f8cd4925294c
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:f93875ab-2255-4324-8586-9910205b675e
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=?
2023-05-18T01:25:01.478Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 8fa1097d-fd26-4770-9511-77e6a782cc8e
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=?
2023-05-18T01:25:01.483Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||basic_vm 0
2023-05-18T01:25:01.484Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8fa1097d-fd26-4770-9511-77e6a782cc8e
2023-05-18T01:25:01.484Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1b972207-ac40-4ddb-898b-bc4b2c1a7c62 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-05-18T01:25:01.484Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-05-18T01:25:01.484Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-05-18T01:25:01.595Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-05-18T01:25:01.596Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 1b972207-ac40-4ddb-898b-bc4b2c1a7c62 787
2023-05-18T01:25:01.596Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-05-18T01:25:01.596Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-05-18T01:25:01.596Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-18T01:25:01.597Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:25:01.597Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:25:01.597Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373101596,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:25:02.598Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "f2862b74-b921-4d10-a218-c4c790f6ce27",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "630ec8a4-04ab-4911-9050-ba2e9ca0392e",
    "vfModuleModelCustomizationUUID": "75114737-2853-4c76-8a6a-dc0e0bdff24a",
    "isBase": true,
    "artifacts": [
      "dfe7f327-46a4-41ce-b7af-15b29d7b08df",
      "88b831d8-1f05-4f6e-809b-3994d697cdc1"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-05-18T01:25:02.605Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:630ec8a4-04ab-4911-9050-ba2e9ca0392e
VfModuleModelInvariantUUID:f2862b74-b921-4d10-a218-c4c790f6ce27
VfModuleModelDescription:NULL
Artifacts UUID List:{
dfe7f327-46a4-41ce-b7af-15b29d7b08df
,
88b831d8-1f05-4f6e-809b-3994d697cdc1

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-05-18T01:25:02.609Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "f2862b74-b921-4d10-a218-c4c790f6ce27",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "630ec8a4-04ab-4911-9050-ba2e9ca0392e",
    "vfModuleModelCustomizationUUID": "75114737-2853-4c76-8a6a-dc0e0bdff24a",
    "isBase": true,
    "artifacts": [
      "dfe7f327-46a4-41ce-b7af-15b29d7b08df",
      "88b831d8-1f05-4f6e-809b-3994d697cdc1"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-05-18T01:25:02.610Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:630ec8a4-04ab-4911-9050-ba2e9ca0392e
VfModuleModelInvariantUUID:f2862b74-b921-4d10-a218-c4c790f6ce27
VfModuleModelDescription:NULL
Artifacts UUID List:{
dfe7f327-46a4-41ce-b7af-15b29d7b08df
,
88b831d8-1f05-4f6e-809b-3994d697cdc1

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-05-18T01:25:02.610Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: dfe7f327-46a4-41ce-b7af-15b29d7b08df from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-05-18T01:25:02.610Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-05-18T01:25:02.610Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-05-18T01:25:02.712Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-05-18T01:25:02.712Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml dfe7f327-46a4-41ce-b7af-15b29d7b08df 5033
2023-05-18T01:25:02.713Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-05-18T01:25:02.713Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-05-18T01:25:02.713Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-18T01:25:02.713Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:25:02.713Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:25:02.713Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373102713,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:25:03.714Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 88b831d8-1f05-4f6e-809b-3994d697cdc1 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-05-18T01:25:03.714Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-05-18T01:25:03.715Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-05-18T01:25:03.945Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-05-18T01:25:03.945Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 88b831d8-1f05-4f6e-809b-3994d697cdc1 903
2023-05-18T01:25:03.946Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-05-18T01:25:03.946Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-05-18T01:25:03.946Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-18T01:25:03.946Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:25:03.946Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:25:03.946Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373103946,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:25:04.948Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: ece69f24-2293-48b2-a915-4a45697c1b9f
2023-05-18T01:25:04.948Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 8fa1097d-fd26-4770-9511-77e6a782cc8e ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-18T01:25:04.979Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@18b6ad2e, org.onap.sdc.toscaparser.api.parameters.Input@3956c846, org.onap.sdc.toscaparser.api.parameters.Input@6ae68265, org.onap.sdc.toscaparser.api.parameters.Input@61fc9f0, org.onap.sdc.toscaparser.api.parameters.Input@2beddbc0]
2023-05-18T01:25:04.982Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:04.983Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:04.983Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2023-05-18T01:25:04.984Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 4cafb765-0126-4857-af9e-c8680a2643ae
2023-05-18T01:25:04.984Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4cafb765-0126-4857-af9e-c8680a2643ae matches Tosca VF Customization UUID: 4cafb765-0126-4857-af9e-c8680a2643ae
2023-05-18T01:25:04.984Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 4cafb765-0126-4857-af9e-c8680a2643ae  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=?
2023-05-18T01:25:04.990Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:04.990Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:04.992Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 4cafb765-0126-4857-af9e-c8680a2643ae: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-18T01:25:04.992Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2f56fa0
2023-05-18T01:25:04.992Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:04.993Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-18T01:25:04.993Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 75114737-2853-4c76-8a6a-dc0e0bdff24a
2023-05-18T01:25:04.993Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 75114737-2853-4c76-8a6a-dc0e0bdff24a
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=?
2023-05-18T01:25:04.999Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:04.999Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-18T01:25:04.999Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-18T01:25:05.000Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:05.000Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-18T01:25:05.000Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-18T01:25:05.001Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:05.001Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-05-18T01:25:05.001Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-05-18T01:25:05.001Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-18T01:25:05.002Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=d872f0ae-7d6a-4d88-864a-7935378dc8e1
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=?
2023-05-18T01:25:05.007Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:05.008Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-18T01:25:05.008Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-18T01:25:05.008Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:05.008Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-18T01:25:05.008Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=4cafb765-0126-4857-af9e-c8680a2643ae
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=?
2023-05-18T01:25:05.013Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:05.013Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:05.013Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid ece69f24-2293-48b2-a915-4a45697c1b9f: basic_vm
2023-05-18T01:25:05.013Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:05.013Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:05.013Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:05.013Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:05.014Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:05.014Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:05.014Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:05.014Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:05.014Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-18T01:25:05.014Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-18T01:25:05.014Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Saving Service: basic_vm 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-18T01:25:05.232Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 8fa1097d-fd26-4770-9511-77e6a782cc8e 1 ASDC deployResourceStructure
2023-05-18T01:25:05.232Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-05-18T01:25:05.233Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-05-18T01:25:05.233Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-18T01:25:05.233Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:25:05.233Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:25:05.233Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373105232,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:25:06.234Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-05-18T01:25:06.234Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-05-18T01:25:06.234Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-18T01:25:06.235Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:25:06.235Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:25:06.235Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373106234,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:25:07.236Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-05-18T01:25:07.236Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-05-18T01:25:07.236Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-18T01:25:07.236Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:25:07.237Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:25:07.237Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373107236,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:25:08.237Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-05-18T01:25:08.238Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-18T01:25:08.238Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-18T01:25:08.238Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:25:08.238Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:25:08.238Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373108237,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:25:09.239Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e447bc8d-96f7-421c-9525-5c07194a258c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:25:09.262Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e447bc8d-96f7-421c-9525-5c07194a258c
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=?
2023-05-18T01:25:09.268Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-18T01:25:09.269Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-18T01:25:09.269Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-18T01:25:09.269Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-18T01:25:09.269Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:25:09.269Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:25:09.269Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:25:09.269Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:25:09.269Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-18T01:25:09.269Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-18T01:25:09.280Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-18T01:25:31.621Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:25:31.624Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:25:31.624Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8443e580-187c-4d74-b0bc-39d024b60287",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373048658,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-18T01:25:31.625Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:25:31.626Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:25:31.626Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:25:31.626Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:25:31.626Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:25:31.626Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:25:31.626Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:25:31.627Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:25:31.627Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:25:31.627Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:25:31.627Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:25:31.627Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:25:31.627Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:25:31.627Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:25:31.628Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:25:31.628Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:25:31.628Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:25:31.628Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/resourceInstances/pnf5066d845c5bb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:25:31.628Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:25:31.628Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:25:31.628Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:25:31.628Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:25:31.628Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:25:31.629Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:25:31.629Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:25:31.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:25:31.629Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373057938,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:25:31.629Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:25:31.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:25:31.629Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373059714,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf0lnw602tolipkaoi8v5f/1.0/artifacts/service-DemoPnf0lnw602tolipkaoi8v5f-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:25:31.630Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:25:39.280Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e447bc8d-96f7-421c-9525-5c07194a258c 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=?
2023-05-18T01:25:39.295Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e447bc8d-96f7-421c-9525-5c07194a258c and serviceModelVersionId: ece69f24-2293-48b2-a915-4a45697c1b9f
2023-05-18T01:25:39.295Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea2a8867-7f28-41a4-b7b2-e631efe81874
2023-05-18T01:25:39.297Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea2a8867-7f28-41a4-b7b2-e631efe81874/model-vers/model-ver/ece69f24-2293-48b2-a915-4a45697c1b9f?depth=0
2023-05-18T01:25:39.305Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-05-18T01:25:39.369Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea2a8867-7f28-41a4-b7b2-e631efe81874/model-vers/model-ver/ece69f24-2293-48b2-a915-4a45697c1b9f?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-05-18T01:25:39.370Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea2a8867-7f28-41a4-b7b2-e631efe81874/model-vers/model-ver/ece69f24-2293-48b2-a915-4a45697c1b9f?depth=0|INFO|500||Invoke
2023-05-18T01:25:39.378Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea2a8867-7f28-41a4-b7b2-e631efe81874/model-vers/model-ver/ece69f24-2293-48b2-a915-4a45697c1b9f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-05-18T01:25:39.608Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea2a8867-7f28-41a4-b7b2-e631efe81874/model-vers/model-ver/ece69f24-2293-48b2-a915-4a45697c1b9f?depth=0|INFO|500||InvokeReturn
2023-05-18T01:25:39.609Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea2a8867-7f28-41a4-b7b2-e631efe81874/model-vers/model-ver/ece69f24-2293-48b2-a915-4a45697c1b9f?depth=0 has http status code:200 and response headers:{date=[Thu, 18 May 2023 01:25:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[199], vertex-id=[389168], x-aai-txid=[2-aai-resources-230518-01:25:39:856-89108], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-18T01:25:39.609Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-05-18T01:25:39.609Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-18T01:25:39.609Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-18T01:25:39.618Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	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)
2023-05-18T01:25:39.618Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e447bc8d-96f7-421c-9525-5c07194a258c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-18T01:25:39.619Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-18T01:25:39.619Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-18T01:25:39.619Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-18T01:25:39.619Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373139618,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-05-18T01:25:40.651Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:26:31.620Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:26:31.623Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.623Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "5c5ad252-d58b-4a13-a3ab-186db34babad",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373091063,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-18T01:26:31.625Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.625Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.625Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:26:31.626Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.626Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.626Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-05-18T01:26:31.626Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.626Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.626Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-05-18T01:26:31.626Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.626Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.626Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:26:31.627Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.627Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.627Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-05-18T01:26:31.627Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.627Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.627Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-18T01:26:31.628Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.628Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.628Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373049698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-05-18T01:26:31.628Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.628Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.628Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373099299,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:26:31.628Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.628Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.628Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373101596,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:26:31.628Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.628Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.628Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373102713,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:26:31.629Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.629Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373103946,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-05-18T01:26:31.629Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.630Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.630Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373105232,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-05-18T01:26:31.630Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.630Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.630Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373106234,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-05-18T01:26:31.630Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.630Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.630Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373107236,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-05-18T01:26:31.631Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:31.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-18T01:26:31.631Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373108237,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-18T01:26:31.631Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:26:40.653Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:27:31.620Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:27:31.622Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-18T01:27:31.622Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "e447bc8d-96f7-421c-9525-5c07194a258c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684373139618,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-18T01:27:31.623Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-18T01:27:40.654Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:28:31.620Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:28:40.655Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:29:31.623Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:29:40.656Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:30:31.624Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:30:40.658Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:31:31.625Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:31:40.659Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:32:31.627Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:32:40.660Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:33:31.628Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:33:40.662Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:34:31.629Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:34:40.663Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:35:31.630Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:35:40.664Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:36:31.630Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:36:40.665Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:37:31.632Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:37:40.666Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:38:31.634Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:38:40.667Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:39:31.635Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:39:40.668Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:40:31.635Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:40:40.670Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:41:31.635Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:41:40.671Z|e447bc8d-96f7-421c-9525-5c07194a258c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:42:31.637Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:42:40.672Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:43:31.637Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:43:40.672Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:44:31.639Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:44:40.672Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:45:31.641Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:45:40.673Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:46:31.641Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:46:40.674Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:47:31.643Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:47:40.675Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:48:31.643Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:48:40.676Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:49:31.644Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:49:40.677Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:50:31.646Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:50:40.677Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:51:31.646Z|56c43be3-cd7d-485b-a1ff-c4e9cd4c10d3|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:51:40.678Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:52:31.648Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:52:40.680Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:53:31.649Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:53:40.681Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:54:31.649Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:54:40.682Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:55:31.650Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:55:40.683Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:56:31.651Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:56:40.685Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:57:31.653Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:57:40.687Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:58:31.654Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:58:40.688Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T01:59:31.655Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T01:59:40.689Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T02:00:31.657Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T02:00:40.690Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T02:01:31.659Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T02:01:40.691Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T02:02:31.660Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T02:02:40.692Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-18T02:03:31.662Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-18T02:03:40.694Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO