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-04-25T00:33:59.799Z||main|||||INFO|500||The following profiles are active: basic
2023-04-25T00:34:13.109Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-25T00:34:13.110Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-25T00:34:13.270Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-25T00:34:18.650Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-25T00:34:19.156Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-25T00:34:19.715Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-25T00:34:20.097Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-25T00:34:21.038Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-25T00:34:24.391Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-25T00:34:25.155Z||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-04-25T00:34:27.662Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-25T00:34:27.762Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-25T00:34:27.790Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-25T00:34:27.799Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-25T00:34:28.430Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-25T00:34:28.798Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-25T00:34:29.794Z||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-04-25T00:34:32.669Z||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-04-25T00:34:34.845Z||main|||||WARN|500||---
2023-04-25T00:34:34.845Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-25T00:34:34.845Z||main|||||WARN|500||---
2023-04-25T00:34:35.220Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-25T00:34:40.288Z||main|||||INFO|500||Started Application in 43.553 seconds (JVM running for 46.874)
2023-04-25T00:34:40.299Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-25T00:34:40.303Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-25T00:34:40.311Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-25T00:34:40.368Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 4b2b8584-a32e-4127-af10-1db0894c3df3 url= /sdc/v1/artifactTypes
2023-04-25T00:34:40.373Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-25T00:34:40.561Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-25T00:34:40.623Z||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-04-25T00:34:40.624Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-25T00:34:40.624Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5de9c505-816a-4543-999b-6d5af13e6e4a url= /sdc/v1/distributionKafkaData
2023-04-25T00:34:40.624Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-25T00:34:40.653Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-25T00:34:40.663Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@25fb5dc7
2023-04-25T00:34:40.763Z||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-402f10a8-4c8c-4761-b008-7eb6d1646604
	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-04-25T00:34:40.840Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Instantiated an idempotent producer.
2023-04-25T00:34:40.914Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-25T00:34:40.965Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-25T00:34:40.965Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-25T00:34:40.966Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682382880963
2023-04-25T00:34:40.969Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-25T00:34:40.986Z||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-c9ad1845-4c57-4de9-84e8-4dc918db25b3
	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-04-25T00:34:41.048Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-25T00:34:41.049Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-25T00:34:41.049Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682382881048
2023-04-25T00:34:41.050Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:34:41.052Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:34:41.052Z||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-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4
	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-04-25T00:34:41.064Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-25T00:34:41.065Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-25T00:34:41.065Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682382881064
2023-04-25T00:34:41.066Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:34:41.068Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:34:41.078Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-25T00:34:41.934Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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 XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:41.934Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Cluster ID: lVkMs9KTRmSYBEaHu1KnSg
2023-04-25T00:34:41.935Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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 XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:41.935Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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 hfAX9V3aQ3W2jnmS16K9wg
2023-04-25T00:34:41.935Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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 XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:41.935Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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 hfAX9V3aQ3W2jnmS16K9wg
2023-04-25T00:34:41.935Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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 XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:41.936Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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 hfAX9V3aQ3W2jnmS16K9wg
2023-04-25T00:34:41.936Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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 XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:41.936Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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 hfAX9V3aQ3W2jnmS16K9wg
2023-04-25T00:34:41.936Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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 XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:41.936Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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 hfAX9V3aQ3W2jnmS16K9wg
2023-04-25T00:34:41.937Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] ProducerId set to 9 with epoch 0
2023-04-25T00:34:41.937Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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 hfAX9V3aQ3W2jnmS16K9wg
2023-04-25T00:34:41.939Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Cluster ID: lVkMs9KTRmSYBEaHu1KnSg
2023-04-25T00:34:41.940Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-25T00:34:41.939Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Cluster ID: lVkMs9KTRmSYBEaHu1KnSg
2023-04-25T00:34:41.941Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-25T00:34:41.966Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] (Re-)joining group
2023-04-25T00:34:41.968Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] (Re-)joining group
2023-04-25T00:34:42.036Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3-fa70a5f0-b33e-462e-b062-4d13da83a153
2023-04-25T00:34:42.037Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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-04-25T00:34:42.037Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] (Re-)joining group
2023-04-25T00:34:42.046Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4-23adce7d-6eb9-45bb-b014-c601852d6be3
2023-04-25T00:34:42.047Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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-04-25T00:34:42.047Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] (Re-)joining group
2023-04-25T00:34:48.044Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4-23adce7d-6eb9-45bb-b014-c601852d6be3', protocol='range'}
2023-04-25T00:34:48.044Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3-fa70a5f0-b33e-462e-b062-4d13da83a153', protocol='range'}
2023-04-25T00:34:48.111Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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 XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:48.111Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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 XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:48.112Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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 XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:48.112Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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 XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:48.113Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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 XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:48.113Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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 XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:48.121Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3-fa70a5f0-b33e-462e-b062-4d13da83a153=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]), SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4-23adce7d-6eb9-45bb-b014-c601852d6be3=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-04-25T00:34:48.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3-fa70a5f0-b33e-462e-b062-4d13da83a153', protocol='range'}
2023-04-25T00:34:48.168Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4-23adce7d-6eb9-45bb-b014-c601852d6be3', protocol='range'}
2023-04-25T00:34:48.169Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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-04-25T00:34:48.169Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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-04-25T00:34:48.175Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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-04-25T00:34:48.175Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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-04-25T00:34:48.196Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-25T00:34:48.196Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-25T00:34:48.196Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-25T00:34:48.197Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-25T00:34:48.197Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-25T00:34:48.197Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-25T00:34:48.197Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-25T00:34:48.198Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-25T00:34:48.198Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-25T00:34:48.198Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-25T00:34:48.199Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-25T00:34:48.199Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-25T00:34:48.244Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-25T00:34:48.245Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-25T00:34:48.284Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-25T00:34:48.285Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-25T00:34:48.288Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-25T00:34:48.288Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-25T00:34:48.291Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-25T00:34:48.292Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-25T00:34:48.313Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-25T00:34:48.314Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-25T00:34:48.316Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-25T00:34:48.316Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-25T00:35:41.058Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:35:41.070Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:36:41.060Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:36:41.072Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:37:41.062Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:37:41.073Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:38:41.064Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:38:41.075Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:39:41.066Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:39:41.077Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:40:41.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:40:41.077Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:41:41.070Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:41:41.077Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:42:41.072Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:42:41.078Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:43:41.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:43:41.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:43:42.040Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Node -1 disconnected.
2023-04-25T00:43:42.040Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Node -1 disconnected.
2023-04-25T00:43:42.189Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Node -1 disconnected.
2023-04-25T00:44:19.193Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-25T00:44:41.076Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:44:41.081Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:45:41.078Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:45:41.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:46:41.078Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:46:41.084Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:47:41.079Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:47:41.085Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:48:41.081Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:48:41.086Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:49:41.082Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:49:41.086Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:50:41.084Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:50:41.087Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:51:41.086Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:51:41.088Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:52:41.088Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:52:41.089Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:53:41.090Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:53:41.090Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:54:41.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:54:41.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:55:41.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:55:41.092Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:56:41.094Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:56:41.094Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:57:41.094Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:57:41.095Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:58:41.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:58:41.098Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:59:41.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:59:41.099Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:00:41.100Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:00:41.100Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:01:41.101Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:01:41.101Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:02:41.103Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:02:41.104Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:03:41.105Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:03:41.106Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:04:41.106Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:04:41.106Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:05:41.108Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:05:41.108Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:06:41.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:06:41.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:07:41.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:07:41.111Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:08:41.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:08:41.112Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:09:41.113Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:09:41.114Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:10:41.116Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:10:41.117Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:11:41.117Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:11:41.118Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:12:41.119Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:12:41.120Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:13:41.120Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:13:41.120Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:14:41.121Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:14:41.122Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:15:41.122Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:15:41.122Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:16:41.124Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:16:41.124Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:17:41.125Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:17:41.125Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:18:41.126Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:18:41.127Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:19:41.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:19:41.128Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:20:41.129Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:20:41.130Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:21:41.130Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:21:41.131Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:22:41.132Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:22:41.132Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:23:41.134Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:23:41.134Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:24:41.134Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:24:41.136Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:25:41.136Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:25:41.137Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:26:41.138Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:26:41.138Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:27:41.139Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:27:41.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:28:41.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:28:41.141Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:29:41.142Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:29:41.143Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:30:41.143Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:30:41.144Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:31:41.144Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:31:41.145Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:32:41.146Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:32:41.145Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:33:41.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:33:41.147Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:34:41.148Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:34:41.148Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:35:41.148Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:35:41.149Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:36:41.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:36:41.151Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:37:41.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:37:41.151Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:38:41.150Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:38:41.152Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:39:41.151Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:39:41.154Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:40:41.154Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:40:41.155Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:41:41.155Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:41:41.155Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:42:41.156Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:42:41.157Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:43:41.157Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:43:41.157Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:44:41.158Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:44:41.158Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:45:41.159Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:45:41.160Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:46:41.161Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:46:41.161Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:47:41.162Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:47:41.162Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:48:41.164Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:48:41.164Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:49:41.165Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:49:41.165Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:50:41.166Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:50:41.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:51:41.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:51:41.167Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:52:41.168Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:52:41.169Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:53:41.170Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:53:41.169Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:54:41.170Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:54:41.171Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:55:41.172Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:55:41.172Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:56:41.173Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:56:41.174Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:57:41.173Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:57:41.175Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:58:41.175Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:58:41.175Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:59:41.176Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:59:41.177Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:00:41.177Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:00:41.178Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:01:41.178Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:01:41.179Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:02:41.179Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:02:41.180Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:03:41.181Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:03:41.181Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:04:41.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:04:41.182Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:05:41.183Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:05:41.183Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:06:41.184Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:06:41.185Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:07:41.184Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:07:41.186Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:08:41.185Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:08:41.186Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:09:41.187Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:09:41.188Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:10:41.189Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:10:41.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:11:41.189Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:11:41.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:12:41.191Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:12:41.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:13:41.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:13:41.191Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:14:41.192Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:14:41.193Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:15:41.194Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:15:41.194Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:16:41.194Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:16:41.195Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:17:41.196Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:17:41.196Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:18:41.198Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:18:41.198Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:19:41.199Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:19:41.199Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:20:41.200Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:20:41.200Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:21:41.201Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:21:41.201Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:22:41.201Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:22:41.202Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:23:41.203Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:23:41.204Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:24:41.204Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:24:41.207Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:25:41.204Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:25:41.208Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:26:41.206Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:26:41.209Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:27:41.207Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:27:41.210Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:28:41.210Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:28:41.210Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:29:41.211Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:29:41.211Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:30:41.212Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:30:41.212Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:31:41.213Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:31:41.213Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:32:41.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:32:41.215Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:33:41.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:33:41.215Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:34:41.215Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:34:41.216Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:35:41.216Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:35:41.216Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:36:41.217Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:36:41.218Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:37:41.219Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:37:41.219Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:38:41.219Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:38:41.220Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:39:41.220Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:39:41.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:40:41.221Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:40:41.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:41:41.223Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:41:41.224Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:42:41.224Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:42:41.224Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:43:41.224Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:43:41.226Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:44:41.226Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:44:41.227Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:45:41.228Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:45:41.227Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:46:41.228Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:46:41.229Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:47:41.229Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:47:41.230Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:48:41.230Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:48:41.231Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:49:41.231Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:49:41.232Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:50:41.232Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:50:41.233Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:51:41.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:51:41.234Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:52:41.235Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:52:41.235Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:53:41.236Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:53:41.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:54:41.236Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:54:41.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:55:41.237Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:55:41.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:56:41.239Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:56:41.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:57:41.240Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:57:41.241Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:58:41.241Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:58:41.242Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:59:41.243Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:59:41.243Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:00:41.243Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:00:41.243Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:01:41.245Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:01:41.245Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:02:41.245Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:02:41.247Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:03:41.246Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:03:41.247Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:04:41.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:04:41.249Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:05:41.248Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:05:41.249Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:06:41.249Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:06:41.249Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:07:41.250Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:07:41.251Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:08:41.250Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:08:41.251Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:09:41.251Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:09:41.252Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:10:41.251Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:10:41.252Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:11:41.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:11:41.254Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:12:41.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:12:41.255Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:13:41.256Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:13:41.257Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:14:41.258Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:14:41.258Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:15:41.259Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:15:41.260Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:16:41.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:16:41.260Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:17:41.262Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:17:41.262Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:18:41.263Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:18:41.264Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:19:41.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:19:41.265Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:20:41.266Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:20:41.266Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:21:41.267Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:21:41.266Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:22:41.268Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:22:41.269Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:23:41.269Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:23:41.270Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:24:41.270Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:24:41.270Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:25:41.270Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:25:41.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:26:41.272Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:26:41.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:27:41.273Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:27:41.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:28:41.274Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:28:41.275Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:29:41.276Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:29:41.276Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:30:41.277Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:30:41.277Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:31:41.277Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:31:41.278Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:32:41.278Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:32:41.279Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:33:41.279Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:33:41.279Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:34:41.280Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:34:41.281Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:35:41.281Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:35:41.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:36:41.281Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:36:41.283Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:37:41.284Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:37:41.283Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:38:41.284Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:38:41.285Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:39:41.286Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:39:41.286Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:40:41.287Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:40:41.288Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:41:41.288Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:41:41.289Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:42:41.289Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:42:41.290Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:43:41.290Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:43:41.291Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:44:41.291Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:44:41.291Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:45:41.291Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:45:41.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:46:41.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:46:41.292Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:47:41.293Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:47:41.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:48:41.294Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:48:41.295Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:49:41.295Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:49:41.296Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:50:41.296Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:50:41.297Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:51:41.297Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:51:41.298Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:52:41.298Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:52:41.298Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:53:41.299Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:53:41.300Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:54:41.301Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:54:41.301Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:55:41.301Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:55:41.302Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:56:41.303Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:56:41.303Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:57:41.303Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:57:41.304Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:58:41.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:58:41.305Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:59:41.307Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:59:41.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:00:41.307Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:00:41.308Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:01:41.308Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:01:41.309Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:02:41.310Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:02:41.312Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:03:41.311Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:03:41.313Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:04:41.312Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:04:41.314Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:05:41.313Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:05:41.315Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:06:41.314Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:06:41.315Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:07:41.316Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:07:41.318Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:08:41.316Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:08:41.320Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:09:41.317Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:09:41.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:10:41.318Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:10:41.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:11:41.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:11:41.323Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:12:41.320Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:12:41.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:13:41.321Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:13:41.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:14:41.322Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:14:41.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:15:41.322Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:15:41.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:16:41.323Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:16:41.325Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:17:41.325Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:17:41.326Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:18:41.325Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:18:41.328Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:19:41.326Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:19:41.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:20:41.328Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:20:41.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:21:41.329Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:21:41.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:22:41.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:22:41.330Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:23:41.331Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:23:41.331Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:24:41.331Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:24:41.332Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:25:41.333Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:25:41.350Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:26:41.334Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:26:41.350Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:27:41.335Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:27:41.352Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:28:41.337Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:28:41.353Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:29:41.339Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:29:41.354Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:30:41.339Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:30:41.354Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:31:41.341Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:31:41.356Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:32:41.341Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:32:41.356Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:33:41.342Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:33:41.356Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:34:41.343Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:34:41.357Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:35:41.343Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:35:41.358Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:36:41.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:36:41.358Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:37:41.345Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:37:41.360Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:38:41.347Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:38:41.362Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:39:41.348Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:39:41.362Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:40:41.349Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:40:41.362Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:41:41.350Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:41:41.363Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:42:41.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:42:41.368Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:43:41.352Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:43:41.369Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:44:41.353Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:44:41.370Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:45:41.354Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:45:41.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:46:41.354Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:46:41.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:47:41.355Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:47:41.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:48:41.356Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:48:41.372Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:49:41.358Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:49:41.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:50:41.359Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:50:41.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:51:41.360Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:51:41.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:52:41.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:52:41.381Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:53:41.362Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:53:41.383Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:54:41.362Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:54:41.383Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:55:41.363Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:55:41.384Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:56:41.364Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:56:41.385Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:57:41.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:57:41.385Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:58:41.366Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:58:41.387Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:59:41.368Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:59:41.387Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:00:41.369Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:00:41.387Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:01:41.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:01:41.388Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:02:41.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:02:41.388Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:03:41.371Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:03:41.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:04:41.372Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:04:41.391Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:05:41.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:05:41.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:06:41.374Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:06:41.393Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:07:41.375Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:07:41.393Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:08:41.376Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:08:41.394Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:09:41.378Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:09:41.395Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:10:41.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:10:41.396Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:11:41.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:11:41.398Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:12:41.380Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:12:41.398Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:13:41.381Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:13:41.399Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:14:41.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:14:41.399Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:15:41.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:15:41.400Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:16:41.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:16:41.402Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:17:41.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:17:41.403Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:18:41.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:18:41.405Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:19:41.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:19:41.405Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:20:41.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:20:41.407Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:21:02.961Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:21:02.962Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"b3cae882-f870-462c-a00f-d7a20e3977dd","serviceName":"basic_onboard_hyWDuy","serviceVersion":"1.0","serviceUUID":"981636b6-ad40-44b4-be35-99b052b8e587","serviceDescription":"service","serviceInvariantUUID":"4cbd4530-169f-4578-b1ba-3ccc4a7850d9","resources":[{"resourceInstanceName":"basic_onboard_hyWDuy 0","resourceName":"basic_onboard_hyWDuy","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8735718b-4547-4997-be26-b07ea57a4f1b","resourceInvariantUUID":"c8f63ca1-494e-4375-a650-a5f38c162eb5","resourceCustomizationUUID":"71bc3c37-109c-446a-a13e-fc69355d889a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml","artifactChecksum":"Nzk5ZGQ0ZDFlNTcwYjljZWZjYjMwMDIwNTMxYTE3MzQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"87999d56-9c9c-47cd-b3dc-b10093b3e42c","artifactVersion":"1"},{"artifactName":"basic_onboard_hywduy0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json","artifactChecksum":"MDJlMWU2ODFjMGM5ZTc2YzFlMDZlMTYyMGExYWEwNGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8c28dd58-4867-44a7-87b0-383a5dced9be","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"9479154e-a98a-40b2-aa01-6e64205756da","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ddeac424-8e2e-48ce-971f-6144d1d3e9b8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f7334537-0c11-4bf5-8f82-15fbc5b8a90e","artifactVersion":"2","generatedFromUUID":"9479154e-a98a-40b2-aa01-6e64205756da"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHywduy-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml","artifactChecksum":"MWYzOGNkYTVmYTU4ZjYxNDUyMTgzMmM2MzNkZTdlYTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f50a002a-0d44-4eca-860b-3eea6ed8bcc3","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHywduy-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar","artifactChecksum":"ODhlMmY4YzhjMTgwYWZhZWIyNmJhNjI4NDA0ODM5MDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"18a5905f-5c6b-4a78-bc64-2a7f7f550e3d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T05:21:02.975Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:02.981Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:02.981Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:02.982Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:02.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:21:02.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:21:02.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:21:02.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:21:02.993Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:21:02.993Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:21:03.054Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-25T05:21:03.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682400045560,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:21:03.074Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:21:04.041Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:04.042Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:04.042Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:04.042Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:05.045Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:05.046Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:05.046Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:05.046Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:06.053Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:06.054Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:06.054Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:06.054Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:07.057Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:07.057Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:07.057Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:07.058Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:08.058Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:08.059Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:08.059Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:08.059Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:09.061Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:09.062Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:09.062Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:09.062Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:10.066Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "serviceName": "basic_onboard_hyWDuy",
  "serviceVersion": "1.0",
  "serviceUUID": "981636b6-ad40-44b4-be35-99b052b8e587",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4cbd4530-169f-4578-b1ba-3ccc4a7850d9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_hyWDuy 0",
      "resourceCustomizationUUID": "71bc3c37-109c-446a-a13e-fc69355d889a",
      "resourceName": "basic_onboard_hyWDuy",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8735718b-4547-4997-be26-b07ea57a4f1b",
      "resourceInvariantUUID": "c8f63ca1-494e-4375-a650-a5f38c162eb5",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_hywduy0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
          "artifactChecksum": "MDJlMWU2ODFjMGM5ZTc2YzFlMDZlMTYyMGExYWEwNGM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8c28dd58-4867-44a7-87b0-383a5dced9be",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "9479154e-a98a-40b2-aa01-6e64205756da",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "f7334537-0c11-4bf5-8f82-15fbc5b8a90e",
            "generatedFromUUID": "9479154e-a98a-40b2-aa01-6e64205756da"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "f7334537-0c11-4bf5-8f82-15fbc5b8a90e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardHywduy-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
      "artifactChecksum": "ODhlMmY4YzhjMTgwYWZhZWIyNmJhNjI4NDA0ODM5MDU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "18a5905f-5c6b-4a78-bc64-2a7f7f550e3d"
    }
  ],
  "workloadContext": "Production"
}
2023-04-25T05:21:10.071Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T05:21:10.071Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 981636b6-ad40-44b4-be35-99b052b8e587 ASDC
2023-04-25T05:21:10.180Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:b3cae882-f870-462c-a00f-d7a20e3977dd
ServiceName:basic_onboard_hyWDuy
ServiceVersion:1.0
ServiceUUID:981636b6-ad40-44b4-be35-99b052b8e587
ServiceInvariantUUID:4cbd4530-169f-4578-b1ba-3ccc4a7850d9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardHywduy-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar
ArtifactUUID:18a5905f-5c6b-4a78-bc64-2a7f7f550e3d
ArtifactChecksum:ODhlMmY4YzhjMTgwYWZhZWIyNmJhNjI4NDA0ODM5MDU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_hyWDuy 0
ResourceCustomizationUUID:71bc3c37-109c-446a-a13e-fc69355d889a
ResourceInvariantUUID:c8f63ca1-494e-4375-a650-a5f38c162eb5
ResourceName:basic_onboard_hyWDuy
ResourceType:VF
ResourceUUID:8735718b-4547-4997-be26-b07ea57a4f1b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_hywduy0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json
ArtifactUUID:8c28dd58-4867-44a7-87b0-383a5dced9be
ArtifactChecksum:MDJlMWU2ODFjMGM5ZTc2YzFlMDZlMTYyMGExYWEwNGM=
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/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml
ArtifactUUID:9479154e-a98a-40b2-aa01-6e64205756da
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/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env
ArtifactUUID:f7334537-0c11-4bf5-8f82-15fbc5b8a90e
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/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env
ArtifactUUID:f7334537-0c11-4bf5-8f82-15fbc5b8a90e
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-25T05:21:10.180Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 981636b6-ad40-44b4-be35-99b052b8e587 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-04-25T05:21:10.418Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:21:10.419Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-25T05:21:10.421Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-25T05:21:10.421Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 18a5905f-5c6b-4a78-bc64-2a7f7f550e3d from URL: /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:10.421Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-25T05:21:10.422Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:10.553Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-25T05:21:10.563Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar 18a5905f-5c6b-4a78-bc64-2a7f7f550e3d 75643
2023-04-25T05:21:10.565Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar ASDC sendASDCNotification
2023-04-25T05:21:10.565Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:10.567Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:21:10.568Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:10.568Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:10.569Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400070564,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:11.570Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:21:11.571Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-25T05:21:11.572Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 18a5905f-5c6b-4a78-bc64-2a7f7f550e3d, URL: /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar to file: /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:11.572Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:11.688Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:11.689Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:12.158Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3058778278948750741/Definitions/service-BasicOnboardHywduy-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-04-25T05:21:13.901Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_hyWDuy 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-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-25T05:21:13.911Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.913Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.915Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:13.916Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-25T05:21:13.917Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.921Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.921Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is not matching search criteria
2023-04-25T05:21:13.921Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-25T05:21:13.921Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-25T05:21:13.922Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-25T05:21:13.922Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-25T05:21:13.922Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-25T05:21:13.922Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.922Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T05:21:13.923Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.923Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:13.923Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:21:13.923Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.923Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is not matching search criteria
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=db180547-d5ed-4fcf-84e6-7ed36da5838d
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.925Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.925Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.925Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.925Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:13.925Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.925Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_hyWDuy
Description:service
Model UUID:981636b6-ad40-44b4-be35-99b052b8e587
Model Version:NULL
Model InvariantUuid:4cbd4530-169f-4578-b1ba-3ccc4a7850d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_hyWDuy
Model UUID:04b9d49e-2047-4ee2-b0fc-7ed5fc092a3f
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:c8f63ca1-494e-4375-a650-a5f38c162eb5
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:71bc3c37-109c-446a-a13e-fc69355d889a
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9c04d859-03ba-409b-9f3f-91ce35891295
ModelName:BasicOnboardHywduy..base_ubuntu18..module-0
ModelUuid:01601a8e-696e-4bc2-86da-ad0865badaa9
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:db180547-d5ed-4fcf-84e6-7ed36da5838d
ModelInvariantUuid:80b02160-45f3-4282-aa28-cc59472c1028
ModelName:basic_onboard_hyWDuy-nodes.ubuntu18Cvfc
ModelUuid:81484005-15d3-4080-b18d-c63780d3f583
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:96675185-bdc9-4c07-b588-4747d175c800
ModelInvariantUuid:f3183fd6-0cf5-4560-bc83-bdf2159e8fa8
ModelName:BasicOnboardHywduy.compute.nodes.heat.ubuntu18
ModelUuid:1665e649-ab19-4cbd-932a-fe5e50d984c1
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-04-25T05:21:13.958Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 8735718b-4547-4997-be26-b07ea57a4f1b
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-04-25T05:21:14.003Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||basic_onboard_hyWDuy 0
2023-04-25T05:21:14.008Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8735718b-4547-4997-be26-b07ea57a4f1b
2023-04-25T05:21:14.008Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 8c28dd58-4867-44a7-87b0-383a5dced9be from URL: /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json
2023-04-25T05:21:14.008Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-25T05:21:14.009Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json
2023-04-25T05:21:14.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-25T05:21:14.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json 8c28dd58-4867-44a7-87b0-383a5dced9be 798
2023-04-25T05:21:14.108Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json ASDC sendASDCNotification
2023-04-25T05:21:14.108Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json
2023-04-25T05:21:14.108Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:21:14.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:14.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:14.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400074107,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:15.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardHywduy..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "9c04d859-03ba-409b-9f3f-91ce35891295",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "01601a8e-696e-4bc2-86da-ad0865badaa9",
    "vfModuleModelCustomizationUUID": "bc990953-940b-46b4-8f6c-7e709b1b9a1a",
    "isBase": true,
    "artifacts": [
      "9479154e-a98a-40b2-aa01-6e64205756da",
      "f7334537-0c11-4bf5-8f82-15fbc5b8a90e"
    ],
    "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-04-25T05:21:15.127Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardHywduy..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:01601a8e-696e-4bc2-86da-ad0865badaa9
VfModuleModelInvariantUUID:9c04d859-03ba-409b-9f3f-91ce35891295
VfModuleModelDescription:NULL
Artifacts UUID List:{
9479154e-a98a-40b2-aa01-6e64205756da
,
f7334537-0c11-4bf5-8f82-15fbc5b8a90e

}
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-04-25T05:21:15.133Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardHywduy..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "9c04d859-03ba-409b-9f3f-91ce35891295",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "01601a8e-696e-4bc2-86da-ad0865badaa9",
    "vfModuleModelCustomizationUUID": "bc990953-940b-46b4-8f6c-7e709b1b9a1a",
    "isBase": true,
    "artifacts": [
      "9479154e-a98a-40b2-aa01-6e64205756da",
      "f7334537-0c11-4bf5-8f82-15fbc5b8a90e"
    ],
    "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-04-25T05:21:15.134Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardHywduy..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:01601a8e-696e-4bc2-86da-ad0865badaa9
VfModuleModelInvariantUUID:9c04d859-03ba-409b-9f3f-91ce35891295
VfModuleModelDescription:NULL
Artifacts UUID List:{
9479154e-a98a-40b2-aa01-6e64205756da
,
f7334537-0c11-4bf5-8f82-15fbc5b8a90e

}
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-04-25T05:21:15.134Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9479154e-a98a-40b2-aa01-6e64205756da from URL: /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml
2023-04-25T05:21:15.134Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-25T05:21:15.135Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml
2023-04-25T05:21:15.311Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-25T05:21:15.312Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml 9479154e-a98a-40b2-aa01-6e64205756da 5033
2023-04-25T05:21:15.313Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-25T05:21:15.313Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml
2023-04-25T05:21:15.313Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:21:15.313Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:15.313Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:15.313Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400075313,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:16.315Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f7334537-0c11-4bf5-8f82-15fbc5b8a90e from URL: /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env
2023-04-25T05:21:16.316Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-25T05:21:16.316Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env
2023-04-25T05:21:16.397Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-25T05:21:16.397Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env f7334537-0c11-4bf5-8f82-15fbc5b8a90e 909
2023-04-25T05:21:16.398Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-25T05:21:16.398Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env
2023-04-25T05:21:16.398Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:21:16.398Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:16.398Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:16.398Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400076398,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:17.400Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 981636b6-ad40-44b4-be35-99b052b8e587
2023-04-25T05:21:17.401Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_hyWDuy 0 8735718b-4547-4997-be26-b07ea57a4f1b 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-04-25T05:21:17.454Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@78729a94, org.onap.sdc.toscaparser.api.parameters.Input@933236a, org.onap.sdc.toscaparser.api.parameters.Input@36fe7dc3, org.onap.sdc.toscaparser.api.parameters.Input@519a22ff, org.onap.sdc.toscaparser.api.parameters.Input@3dd0a462]
2023-04-25T05:21:17.458Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2023-04-25T05:21:17.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 71bc3c37-109c-446a-a13e-fc69355d889a
2023-04-25T05:21:17.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 71bc3c37-109c-446a-a13e-fc69355d889a matches Tosca VF Customization UUID: 71bc3c37-109c-446a-a13e-fc69355d889a
2023-04-25T05:21:17.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 71bc3c37-109c-446a-a13e-fc69355d889a  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-04-25T05:21:17.474Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.475Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.476Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 71bc3c37-109c-446a-a13e-fc69355d889a: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-25T05:21:17.477Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@76ed4935
2023-04-25T05:21:17.477Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.477Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T05:21:17.478Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : bc990953-940b-46b4-8f6c-7e709b1b9a1a
2023-04-25T05:21:17.488Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID bc990953-940b-46b4-8f6c-7e709b1b9a1a
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-04-25T05:21:17.502Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.503Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:17.503Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:21:17.504Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.504Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:17.505Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:21:17.505Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.505Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is not matching search criteria
2023-04-25T05:21:17.506Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-25T05:21:17.506Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-25T05:21:17.506Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=db180547-d5ed-4fcf-84e6-7ed36da5838d
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-04-25T05:21:17.518Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.518Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:17.518Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:21:17.519Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.519Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:17.519Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=71bc3c37-109c-446a-a13e-fc69355d889a
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-04-25T05:21:17.524Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.524Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.525Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 981636b6-ad40-44b4-be35-99b052b8e587: basic_onboard_hyWDuy
2023-04-25T05:21:17.525Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.526Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.526Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.526Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.526Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.527Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.527Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.527Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.528Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:21:17.528Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.528Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Saving Service: basic_onboard_hyWDuy 
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-04-25T05:21:17.846Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_hyWDuy 8735718b-4547-4997-be26-b07ea57a4f1b 1 ASDC deployResourceStructure
2023-04-25T05:21:17.846Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json ASDC sendASDCNotification
2023-04-25T05:21:17.847Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json
2023-04-25T05:21:17.847Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:21:17.847Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:17.847Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:17.847Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400077846,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:18.848Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-25T05:21:18.849Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml
2023-04-25T05:21:18.849Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:21:18.849Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:18.849Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:18.849Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400078848,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:19.851Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-25T05:21:19.851Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env
2023-04-25T05:21:19.852Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:21:19.852Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:19.852Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:19.852Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400079851,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:20.853Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar ASDC sendASDCNotification
2023-04-25T05:21:20.853Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:20.853Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:21:20.854Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:20.854Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:20.854Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400080853,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:21.857Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
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-04-25T05:21:21.921Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
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-04-25T05:21:21.927Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:21:21.928Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:21:21.928Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:21:41.068Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:41.070Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-25T05:21:41.071Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682400057419,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:21:41.071Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:21:51.931Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
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-04-25T05:21:51.965Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
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-04-25T05:21:51.971Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:21:51.971Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:21:51.971Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:22:21.971Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
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-04-25T05:22:22.001Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
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-04-25T05:22:22.007Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:22:22.007Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:22:22.007Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:22:41.067Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:22:41.072Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682400048179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682400042265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682400057419,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682400048179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682400045560,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682400042265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682400057419,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682400048179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682400045560,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682400042265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682400057419,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682400048179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682400045560,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682400042265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682400057419,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682400048179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682400045560,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682400042265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682400057419,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682400048179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682400045560,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682400042265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "aai-model-loader",
  "timestamp": 1682400069728,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682400057419,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682400048179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682400045560,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682400042265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400041407,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "aai-model-loader",
  "timestamp": 1682400069728,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682400071362,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682400070802,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682400070917,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400070564,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "aai-model-loader",
  "timestamp": 1682400069728,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682400072381,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682400071931,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-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-04-25T05:22:41.108Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b3cae882-f870-462c-a00f-d7a20e3977dd
2023-04-25T05:22:41.108Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3cae882-f870-462c-a00f-d7a20e3977dd 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-04-25T05:22:41.134Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.134Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682400071927,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.135Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.135Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.135Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "aai-model-loader",
  "timestamp": 1682400069728,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.136Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.136Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.136Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682400071308,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.136Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.136Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.136Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682400073387,
  "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-04-25T05:22:41.155Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b3cae882-f870-462c-a00f-d7a20e3977dd
2023-04-25T05:22:41.156Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3cae882-f870-462c-a00f-d7a20e3977dd 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-04-25T05:22:41.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.181Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682400073080,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.182Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.182Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "aai-model-loader",
  "timestamp": 1682400069728,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682400071308,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "aai-model-loader",
  "timestamp": 1682400069728,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682400074258,
  "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-04-25T05:22:41.204Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b3cae882-f870-462c-a00f-d7a20e3977dd
2023-04-25T05:22:41.204Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3cae882-f870-462c-a00f-d7a20e3977dd 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-04-25T05:22:41.224Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.225Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400074107,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.225Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.226Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.226Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682400071308,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.226Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "aai-model-loader",
  "timestamp": 1682400069728,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682400075261,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682400071308,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400075313,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "aai-model-loader",
  "timestamp": 1682400076951,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.229Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.229Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682400071308,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.229Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.229Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.229Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400076398,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.229Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682400071308,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400077846,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682400071308,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400078848,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682400079223,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.232Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400079851,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2023-04-25T05:22:41.232Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.232Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.232Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400080853,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:22:41.232Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.232Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.233Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682400083305,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:22:41.233Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.233Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.233Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682400084313,
  "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-04-25T05:22:41.252Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b3cae882-f870-462c-a00f-d7a20e3977dd
2023-04-25T05:22:41.252Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3cae882-f870-462c-a00f-d7a20e3977dd 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-04-25T05:22:41.277Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.277Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "aai-model-loader",
  "timestamp": 1682400087289,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:22:41.278Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.278Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.278Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "aai-model-loader",
  "timestamp": 1682400088293,
  "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-04-25T05:22:41.293Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b3cae882-f870-462c-a00f-d7a20e3977dd
2023-04-25T05:22:41.294Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3cae882-f870-462c-a00f-d7a20e3977dd 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-04-25T05:22:52.008Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
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-04-25T05:22:52.047Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
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-04-25T05:22:52.055Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:22:52.055Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-25T05:22:52.055Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-25T05:22:52.055Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-25T05:22:52.055Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:22:52.055Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:22:52.056Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:22:52.056Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:22:52.056Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:22:52.056Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:22:52.076Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-25T05:23:22.077Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd 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-04-25T05:23:22.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b3cae882-f870-462c-a00f-d7a20e3977dd and serviceModelVersionId: 981636b6-ad40-44b4-be35-99b052b8e587
2023-04-25T05:23:22.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4cbd4530-169f-4578-b1ba-3ccc4a7850d9
2023-04-25T05:23:35.377Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4cbd4530-169f-4578-b1ba-3ccc4a7850d9/model-vers/model-ver/981636b6-ad40-44b4-be35-99b052b8e587?depth=0
2023-04-25T05:23:35.491Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-04-25T05:23:36.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbd4530-169f-4578-b1ba-3ccc4a7850d9/model-vers/model-ver/981636b6-ad40-44b4-be35-99b052b8e587?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-04-25T05:23:36.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbd4530-169f-4578-b1ba-3ccc4a7850d9/model-vers/model-ver/981636b6-ad40-44b4-be35-99b052b8e587?depth=0|INFO|500||Invoke
2023-04-25T05:23:36.116Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbd4530-169f-4578-b1ba-3ccc4a7850d9/model-vers/model-ver/981636b6-ad40-44b4-be35-99b052b8e587?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-25T05:23:36.426Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbd4530-169f-4578-b1ba-3ccc4a7850d9/model-vers/model-ver/981636b6-ad40-44b4-be35-99b052b8e587?depth=0|INFO|500||InvokeReturn
2023-04-25T05:23:36.427Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbd4530-169f-4578-b1ba-3ccc4a7850d9/model-vers/model-ver/981636b6-ad40-44b4-be35-99b052b8e587?depth=0 has http status code:200 and response headers:{date=[Tue, 25 Apr 2023 05:23:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[260], vertex-id=[176360], x-aai-txid=[0-aai-resources-230425-05:23:36:516-4410], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-25T05:23:36.429Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-04-25T05:23:36.437Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-25T05:23:36.437Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:23:36.454Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-04-25T05:23:36.456Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b3cae882-f870-462c-a00f-d7a20e3977dd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-25T05:23:36.458Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-25T05:23:36.458Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:23:36.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:23:36.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400216456,
  "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-04-25T05:23:37.493Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:23:41.068Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:23:41.077Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T05:23:41.077Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682400216456,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-25T05:23:41.078Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:24:37.495Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:24:41.067Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:25:37.497Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:25:41.069Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:26:37.498Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:26:41.070Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:27:37.500Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:27:41.071Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:28:37.500Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:28:41.072Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:29:37.504Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:29:41.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:30:37.504Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:30:41.074Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:31:37.506Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:31:41.074Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:32:37.507Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:32:41.075Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:32:44.162Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Node 1 disconnected.
2023-04-25T05:33:37.508Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:33:41.076Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:34:37.509Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:34:41.077Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:35:37.510Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:35:41.078Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:36:37.512Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:36:41.078Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:37:37.512Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:37:41.079Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:38:37.513Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:38:41.080Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:37.514Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:39:41.082Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:46.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:39:46.349Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"b2402165-2c3b-4615-a677-47e7bae391d3","serviceName":"vFW 2023-04-25 05-38-41","serviceVersion":"1.0","serviceUUID":"c2a0b82d-d24a-4a8b-8132-67567e4106c7","serviceDescription":"catalog service description","serviceInvariantUUID":"00792940-5182-43d0-9604-f9ed4717b745","resources":[{"resourceInstanceName":"vFW d66b6b06-fb2c 0","resourceName":"vFW d66b6b06-fb2c","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b0d8254-7107-4e89-a7a7-d4431819c422","resourceInvariantUUID":"4e6ca491-44ce-4e42-b656-982aae6d39d3","resourceCustomizationUUID":"0d8d7e1c-8159-4c7d-83c2-81177e51db43","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml","artifactChecksum":"ZWY2N2RhMWE3ZWE3Mjg2MjUwN2FjN2YxYTc4MzJlZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e7e8e108-3a88-45f5-9280-a7e69219696a","artifactVersion":"1"},{"artifactName":"vfwd66b6b06fb2c0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json","artifactChecksum":"MmJiYjY5ZGJlOTJlYTFmM2YxNTE2ZjFjMTkwZTI0ZjY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a8361878-f5b0-4592-b9ef-8351a4bcb10a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d1f2e3a3-1823-4f66-97f5-bab4ff526b4c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml","artifactChecksum":"YjBiYzVlMzg2OGQ1ZTViNzQ0M2I5YzMzMmI4YjZjZTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5737da85-7218-4028-a415-12cae0a666ae","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6726aaae-8701-4654-9902-f029cf2aea50","artifactVersion":"2","generatedFromUUID":"d1f2e3a3-1823-4f66-97f5-bab4ff526b4c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230425053841-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml","artifactChecksum":"OWYyYTdlZDJmNjQ0OWEyZjRhOWM2YzY2YTkwYTdmYzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"626b5366-6cdb-41c4-84ab-a73790c49eb5","artifactVersion":"1"},{"artifactName":"service-Vfw20230425053841-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar","artifactChecksum":"YTU2NDA0Yzc2Y2E2ZTc5ODRiNmMyYTRjMGI2YjE0ZWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ebf7f407-42c3-41fc-83bd-59f396d96288","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T05:39:46.354Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:46.355Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:46.355Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:46.355Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:46.360Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:39:46.361Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:39:46.361Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:39:46.361Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:39:46.361Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:39:46.361Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:39:46.381Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T05:39:46.381Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401186302,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:39:46.382Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:39:47.364Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:47.364Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:47.364Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:47.364Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:48.365Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:48.366Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:48.366Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:48.367Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:49.367Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:49.368Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:49.368Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:49.369Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:50.370Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:50.370Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:50.370Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:50.371Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:51.372Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:51.373Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:51.373Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:51.373Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:52.375Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:52.376Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:52.376Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:52.376Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:53.378Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "serviceName": "vFW 2023-04-25 05-38-41",
  "serviceVersion": "1.0",
  "serviceUUID": "c2a0b82d-d24a-4a8b-8132-67567e4106c7",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "00792940-5182-43d0-9604-f9ed4717b745",
  "resources": [
    {
      "resourceInstanceName": "vFW d66b6b06-fb2c 0",
      "resourceCustomizationUUID": "0d8d7e1c-8159-4c7d-83c2-81177e51db43",
      "resourceName": "vFW d66b6b06-fb2c",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9b0d8254-7107-4e89-a7a7-d4431819c422",
      "resourceInvariantUUID": "4e6ca491-44ce-4e42-b656-982aae6d39d3",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfwd66b6b06fb2c0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
          "artifactChecksum": "MmJiYjY5ZGJlOTJlYTFmM2YxNTE2ZjFjMTkwZTI0ZjY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "a8361878-f5b0-4592-b9ef-8351a4bcb10a",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d1f2e3a3-1823-4f66-97f5-bab4ff526b4c",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "6726aaae-8701-4654-9902-f029cf2aea50",
            "generatedFromUUID": "d1f2e3a3-1823-4f66-97f5-bab4ff526b4c"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "6726aaae-8701-4654-9902-f029cf2aea50",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230425053841-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
      "artifactChecksum": "YTU2NDA0Yzc2Y2E2ZTc5ODRiNmMyYTRjMGI2YjE0ZWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ebf7f407-42c3-41fc-83bd-59f396d96288"
    }
  ],
  "workloadContext": "Production"
}
2023-04-25T05:39:53.379Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T05:39:53.379Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2a0b82d-d24a-4a8b-8132-67567e4106c7 ASDC
2023-04-25T05:39:53.379Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:b2402165-2c3b-4615-a677-47e7bae391d3
ServiceName:vFW 2023-04-25 05-38-41
ServiceVersion:1.0
ServiceUUID:c2a0b82d-d24a-4a8b-8132-67567e4106c7
ServiceInvariantUUID:00792940-5182-43d0-9604-f9ed4717b745
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230425053841-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar
ArtifactUUID:ebf7f407-42c3-41fc-83bd-59f396d96288
ArtifactChecksum:YTU2NDA0Yzc2Y2E2ZTc5ODRiNmMyYTRjMGI2YjE0ZWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW d66b6b06-fb2c 0
ResourceCustomizationUUID:0d8d7e1c-8159-4c7d-83c2-81177e51db43
ResourceInvariantUUID:4e6ca491-44ce-4e42-b656-982aae6d39d3
ResourceName:vFW d66b6b06-fb2c
ResourceType:VF
ResourceUUID:9b0d8254-7107-4e89-a7a7-d4431819c422
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwd66b6b06fb2c0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json
ArtifactUUID:a8361878-f5b0-4592-b9ef-8351a4bcb10a
ArtifactChecksum:MmJiYjY5ZGJlOTJlYTFmM2YxNTE2ZjFjMTkwZTI0ZjY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_vfw.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml
ArtifactUUID:d1f2e3a3-1823-4f66-97f5-bab4ff526b4c
ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env
ArtifactUUID:6726aaae-8701-4654-9902-f029cf2aea50
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env
ArtifactUUID:6726aaae-8701-4654-9902-f029cf2aea50
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-25T05:39:53.380Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2a0b82d-d24a-4a8b-8132-67567e4106c7 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-04-25T05:39:53.449Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:39:53.450Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:39:53.450Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:39:53.450Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: ebf7f407-42c3-41fc-83bd-59f396d96288 from URL: /sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:53.450Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:39:53.450Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:53.565Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:39:53.566Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar ebf7f407-42c3-41fc-83bd-59f396d96288 101431
2023-04-25T05:39:53.566Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar ASDC sendASDCNotification
2023-04-25T05:39:53.566Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:53.567Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:39:53.567Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:53.567Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:53.567Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401193566,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:54.568Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:39:54.569Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:39:54.569Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: ebf7f407-42c3-41fc-83bd-59f396d96288, URL: /sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar to file: /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:54.570Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230425053841-csar.csar
2023-04-25T05:39:54.570Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:54.572Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:54.822Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14671583999345093036/Definitions/service-Vfw20230425053841-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-25T05:39:56.777Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T05:39:56.777Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:39:56.777Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d66b6b06-fb2c 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-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b6bd59c1-c6b1-4d92-bd8b-f03859eae5cc
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=180c7e90-a723-46d6-be99-ee9e091cd47e
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=138c8317-5d38-469f-8494-d7b1c4a97d71
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-25 05-38-41
Description:catalog service description
Model UUID:c2a0b82d-d24a-4a8b-8132-67567e4106c7
Model Version:NULL
Model InvariantUuid:00792940-5182-43d0-9604-f9ed4717b745
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW d66b6b06-fb2c
Model UUID:a66135b7-f238-4b25-8144-d1c355520e73
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4e6ca491-44ce-4e42-b656-982aae6d39d3
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0d8d7e1c-8159-4c7d-83c2-81177e51db43
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:22a9c333-2770-43d4-9c15-ba7f1fd893dc
ModelName:VfwD66b6b06Fb2c..base_vfw..module-0
ModelUuid:1962f200-ca26-485d-b3fd-bde34895c25e
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:b6bd59c1-c6b1-4d92-bd8b-f03859eae5cc
ModelInvariantUuid:f6929eaf-bb53-45a0-88ef-2ccaf54c80eb
ModelName:vFW d66b6b06-fb2c-nodes.vfwCvfc
ModelUuid:617bc507-1ec0-404a-a0a4-240b1619f46f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:bd94bf98-448e-42e6-95e9-ecb10c53409b
ModelInvariantUuid:dc1a4c9d-e2fb-45b1-877f-f1adf910f05f
ModelName:VfwD66b6b06Fb2c.compute.nodes.heat.vfw
ModelUuid:232aba53-a5da-4f25-ab69-7afb929a1e25
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:180c7e90-a723-46d6-be99-ee9e091cd47e
ModelInvariantUuid:6dc5dfe2-ac46-41bb-9aa7-754845c36ed8
ModelName:vFW d66b6b06-fb2c-nodes.vsnCvfc
ModelUuid:ef23bf83-822f-4ff6-bdad-e180dd24139d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:cfdbc7c8-1486-4adf-8a60-0aa406b8697a
ModelInvariantUuid:378a2830-f656-4d98-b392-0631f9d5922b
ModelName:VfwD66b6b06Fb2c.compute.nodes.heat.vsn
ModelUuid:3ca2008a-5bc0-4ada-8384-980035984cf0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:138c8317-5d38-469f-8494-d7b1c4a97d71
ModelInvariantUuid:a7dc7c12-e8a1-4530-93d2-e8c3251494a9
ModelName:vFW d66b6b06-fb2c-nodes.vpgCvfc
ModelUuid:413342fd-9873-4643-a7fc-12203fa83e08
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:93122ead-4730-471a-a140-b9d86c1f904a
ModelInvariantUuid:0c573309-a51e-4c87-ac88-f22629173fcf
ModelName:VfwD66b6b06Fb2c.compute.nodes.heat.vpg
ModelUuid:590967d7-c401-408c-b7b4-532784f401ea
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-04-25T05:39:56.795Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 9b0d8254-7107-4e89-a7a7-d4431819c422
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-04-25T05:39:56.799Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||vFW d66b6b06-fb2c 0
2023-04-25T05:39:56.799Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9b0d8254-7107-4e89-a7a7-d4431819c422
2023-04-25T05:39:56.799Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: a8361878-f5b0-4592-b9ef-8351a4bcb10a from URL: /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json
2023-04-25T05:39:56.799Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:39:56.800Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json
2023-04-25T05:39:56.925Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:39:56.926Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json a8361878-f5b0-4592-b9ef-8351a4bcb10a 785
2023-04-25T05:39:56.926Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json ASDC sendASDCNotification
2023-04-25T05:39:56.927Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json
2023-04-25T05:39:56.927Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:39:56.927Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:56.927Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:56.927Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401196926,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:57.932Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "VfwD66b6b06Fb2c..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "22a9c333-2770-43d4-9c15-ba7f1fd893dc",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1962f200-ca26-485d-b3fd-bde34895c25e",
    "vfModuleModelCustomizationUUID": "45e20838-0063-45a6-a20a-c612a31a5156",
    "isBase": true,
    "artifacts": [
      "d1f2e3a3-1823-4f66-97f5-bab4ff526b4c",
      "6726aaae-8701-4654-9902-f029cf2aea50"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-25T05:39:57.936Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwD66b6b06Fb2c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1962f200-ca26-485d-b3fd-bde34895c25e
VfModuleModelInvariantUUID:22a9c333-2770-43d4-9c15-ba7f1fd893dc
VfModuleModelDescription:NULL
Artifacts UUID List:{
d1f2e3a3-1823-4f66-97f5-bab4ff526b4c
,
6726aaae-8701-4654-9902-f029cf2aea50

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

isBase:true


}

2023-04-25T05:39:57.937Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "VfwD66b6b06Fb2c..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "22a9c333-2770-43d4-9c15-ba7f1fd893dc",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1962f200-ca26-485d-b3fd-bde34895c25e",
    "vfModuleModelCustomizationUUID": "45e20838-0063-45a6-a20a-c612a31a5156",
    "isBase": true,
    "artifacts": [
      "d1f2e3a3-1823-4f66-97f5-bab4ff526b4c",
      "6726aaae-8701-4654-9902-f029cf2aea50"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-25T05:39:57.938Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwD66b6b06Fb2c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1962f200-ca26-485d-b3fd-bde34895c25e
VfModuleModelInvariantUUID:22a9c333-2770-43d4-9c15-ba7f1fd893dc
VfModuleModelDescription:NULL
Artifacts UUID List:{
d1f2e3a3-1823-4f66-97f5-bab4ff526b4c
,
6726aaae-8701-4654-9902-f029cf2aea50

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

isBase:true


}

2023-04-25T05:39:57.938Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: d1f2e3a3-1823-4f66-97f5-bab4ff526b4c from URL: /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml
2023-04-25T05:39:57.938Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:39:57.938Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml
2023-04-25T05:39:58.038Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:39:58.039Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml d1f2e3a3-1823-4f66-97f5-bab4ff526b4c 20368
2023-04-25T05:39:58.040Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-25T05:39:58.040Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml
2023-04-25T05:39:58.041Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:39:58.041Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:58.041Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:58.042Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401198040,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:59.043Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 6726aaae-8701-4654-9902-f029cf2aea50 from URL: /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env
2023-04-25T05:39:59.044Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:39:59.044Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env
2023-04-25T05:39:59.136Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:39:59.137Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env 6726aaae-8701-4654-9902-f029cf2aea50 2098
2023-04-25T05:39:59.137Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-25T05:39:59.137Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env
2023-04-25T05:39:59.138Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:39:59.138Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:59.138Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:59.139Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401199137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:40:00.140Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: c2a0b82d-d24a-4a8b-8132-67567e4106c7
2023-04-25T05:40:00.140Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW d66b6b06-fb2c 0 9b0d8254-7107-4e89-a7a7-d4431819c422 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-04-25T05:40:00.170Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3c6e7508, org.onap.sdc.toscaparser.api.parameters.Input@42d5c2b3, org.onap.sdc.toscaparser.api.parameters.Input@31aa59d5, org.onap.sdc.toscaparser.api.parameters.Input@550cb82, org.onap.sdc.toscaparser.api.parameters.Input@4ad92815]
2023-04-25T05:40:00.171Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.172Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.172Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 
2023-04-25T05:40:00.172Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 0d8d7e1c-8159-4c7d-83c2-81177e51db43
2023-04-25T05:40:00.172Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0d8d7e1c-8159-4c7d-83c2-81177e51db43 matches Tosca VF Customization UUID: 0d8d7e1c-8159-4c7d-83c2-81177e51db43
2023-04-25T05:40:00.173Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 0d8d7e1c-8159-4c7d-83c2-81177e51db43  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-04-25T05:40:00.177Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.177Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.178Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 0d8d7e1c-8159-4c7d-83c2-81177e51db43: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-25T05:40:00.178Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@46fde5ba
2023-04-25T05:40:00.178Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.178Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T05:40:00.179Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 45e20838-0063-45a6-a20a-c612a31a5156
2023-04-25T05:40:00.179Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 45e20838-0063-45a6-a20a-c612a31a5156
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-04-25T05:40:00.184Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.185Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:40:00.185Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:40:00.186Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.186Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:40:00.186Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:40:00.186Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.186Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:40:00.186Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:40:00.187Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-25T05:40:00.187Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:40:00.187Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-25T05:40:00.187Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-25T05:40:00.187Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.187Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-25T05:40:00.188Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-25T05:40:00.188Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-25T05:40:00.188Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-25T05:40:00.188Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.188Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b6bd59c1-c6b1-4d92-bd8b-f03859eae5cc
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-04-25T05:40:00.192Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.192Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:40:00.192Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:40:00.193Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.193Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:40:00.193Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:40:00.193Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-25T05:40:00.193Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-25T05:40:00.193Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-25T05:40:00.195Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.195Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=180c7e90-a723-46d6-be99-ee9e091cd47e
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-04-25T05:40:00.197Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.198Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:40:00.198Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:40:00.202Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.202Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:40:00.202Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:40:00.203Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-25T05:40:00.203Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-25T05:40:00.203Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.203Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.203Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-25T05:40:00.203Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:40:00.204Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-25T05:40:00.204Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-25T05:40:00.204Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.204Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-25T05:40:00.204Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-25T05:40:00.204Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=138c8317-5d38-469f-8494-d7b1c4a97d71
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-04-25T05:40:00.208Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.208Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:40:00.208Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:40:00.208Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.209Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:40:00.209Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=0d8d7e1c-8159-4c7d-83c2-81177e51db43
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-04-25T05:40:00.212Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.212Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.212Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid c2a0b82d-d24a-4a8b-8132-67567e4106c7: vFW d66b6b06-fb2c
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.214Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.214Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:40:00.214Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.214Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Saving Service: vFW 2023-04-25 05-38-41 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:40:00.534Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW d66b6b06-fb2c 9b0d8254-7107-4e89-a7a7-d4431819c422 1 ASDC deployResourceStructure
2023-04-25T05:40:00.534Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json ASDC sendASDCNotification
2023-04-25T05:40:00.535Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json
2023-04-25T05:40:00.535Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:40:00.535Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:40:00.536Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:40:00.536Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401200534,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:40:01.537Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-25T05:40:01.537Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml
2023-04-25T05:40:01.537Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:40:01.538Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:40:01.538Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:40:01.538Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401201537,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:40:02.539Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-25T05:40:02.540Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env
2023-04-25T05:40:02.540Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:40:02.540Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:40:02.540Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:40:02.541Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401202539,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:40:03.542Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar ASDC sendASDCNotification
2023-04-25T05:40:03.543Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar
2023-04-25T05:40:03.543Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:40:03.544Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:40:03.544Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:40:03.544Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401203542,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:40:04.545Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
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-04-25T05:40:04.575Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
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-04-25T05:40:04.582Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:40:04.583Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:40:04.583Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:40:34.583Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
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-04-25T05:40:34.611Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
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-04-25T05:40:34.618Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:40:34.619Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:40:34.619Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:40:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:40:41.069Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:40:41.069Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401179728,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:40:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:40:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:40:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401184423,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:40:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:04.619Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
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-04-25T05:41:04.649Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
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-04-25T05:41:04.654Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:41:04.655Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:41:04.655Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:41:34.655Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
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-04-25T05:41:34.684Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
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-04-25T05:41:34.690Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:41:34.690Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:41:34.690Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:41:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:41:41.077Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.078Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401152952,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.079Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.079Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401170440,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401181308,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401152952,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401186302,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401184423,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401170440,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.084Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.084Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.084Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401179728,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.084Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.084Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.085Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401181308,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.085Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.089Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.089Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401179728,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401170440,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401184423,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401186302,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401152952,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401181308,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401179728,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.093Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.093Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.093Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401152952,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.093Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.094Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.094Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401170440,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.094Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401184423,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401186302,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401181308,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.097Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401179728,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.098Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.098Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.098Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401152952,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.098Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.098Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401170440,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401184423,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401186302,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401181308,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401152952,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401179728,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401170440,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401184423,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401186302,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401181308,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401152952,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401170440,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401179728,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401177514,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401184423,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401186302,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401181308,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.108Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.108Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401194579,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401194097,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401194661,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401193994,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401193566,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401194153,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401195100,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-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-04-25T05:41:41.132Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b2402165-2c3b-4615-a677-47e7bae391d3
2023-04-25T05:41:41.133Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2402165-2c3b-4615-a677-47e7bae391d3 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-04-25T05:41:41.156Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.156Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401195584,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:41:41.156Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.156Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.157Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401195099,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.157Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.157Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.157Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401196586,
  "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-04-25T05:41:41.171Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b2402165-2c3b-4615-a677-47e7bae391d3
2023-04-25T05:41:41.172Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2402165-2c3b-4615-a677-47e7bae391d3 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-04-25T05:41:41.194Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.195Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401196200,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.195Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.195Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.195Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401197286,
  "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-04-25T05:41:41.211Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b2402165-2c3b-4615-a677-47e7bae391d3
2023-04-25T05:41:41.211Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2402165-2c3b-4615-a677-47e7bae391d3 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-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401196926,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401198289,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401197733,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.233Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401198040,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.233Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.233Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.233Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401198738,
  "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-04-25T05:41:41.247Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b2402165-2c3b-4615-a677-47e7bae391d3
2023-04-25T05:41:41.248Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2402165-2c3b-4615-a677-47e7bae391d3 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-04-25T05:41:41.269Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401199137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401200534,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401201537,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401203154,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401202539,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401204156,
  "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-04-25T05:41:41.285Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b2402165-2c3b-4615-a677-47e7bae391d3
2023-04-25T05:41:41.285Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2402165-2c3b-4615-a677-47e7bae391d3 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-04-25T05:41:41.308Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.308Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401203542,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:41:41.309Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:42:04.691Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
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-04-25T05:42:04.724Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
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-04-25T05:42:04.731Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:42:04.732Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-25T05:42:04.732Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-25T05:42:04.732Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-25T05:42:04.732Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:42:04.733Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:42:04.733Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:42:04.733Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:42:04.734Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:42:04.734Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||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-04-25T05:42:04.750Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-25T05:42:34.751Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3 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-04-25T05:42:34.762Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b2402165-2c3b-4615-a677-47e7bae391d3 and serviceModelVersionId: c2a0b82d-d24a-4a8b-8132-67567e4106c7
2023-04-25T05:42:34.762Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00792940-5182-43d0-9604-f9ed4717b745
2023-04-25T05:42:34.764Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0
2023-04-25T05:42:34.770Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-04-25T05:42:34.824Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0|INFO|500||Invoke
2023-04-25T05:42:34.825Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b2402165-2c3b-4615-a677-47e7bae391d3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5a0ebd1e-52cc-4276-a50e-4534866d6d6f], X-ECOMP-RequestID=[b2402165-2c3b-4615-a677-47e7bae391d3], X-TransactionId=[], X-ONAP-RequestID=[b2402165-2c3b-4615-a677-47e7bae391d3], Content-Type=[application/merge-patch+json]}
2023-04-25T05:42:34.834Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-25T05:42:34.977Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?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/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0 has http status code:200 and response headers:{date=[Tue, 25 Apr 2023 05:42:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[225376], x-aai-txid=[0-aai-resources-230425-05:42:35:233-42765], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-25T05:42:34.978Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-25T05:42:34.979Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0|INFO|500||InvokeReturn
2023-04-25T05:42:34.979Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-25T05:42:34.980Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||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-04-25T05:42:34.989Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-04-25T05:42:34.989Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b2402165-2c3b-4615-a677-47e7bae391d3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-25T05:42:34.990Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-25T05:42:34.990Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:42:34.990Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:42:34.991Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401354990,
  "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-04-25T05:42:36.018Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:42:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:42:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:42:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401354990,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-25T05:42:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:43:36.018Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:43:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:44:36.020Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:44:41.069Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:45:36.022Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:45:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:46:36.023Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:46:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:47:36.024Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:47:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:47:55.998Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:47:55.998Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"a0b6b716-bb28-4ab6-9a09-cc670309fa36","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"72fda0cf-59f3-4def-87eb-3bd7811bad9f","serviceDescription":"service","serviceInvariantUUID":"23468160-ce9d-4a8c-8f21-98b05b97af82","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c9e83fa4-b54d-4686-a39d-91eb9099b6ba","resourceInvariantUUID":"4300f984-068d-4bc8-8f5d-85c0ec0d7fc3","resourceCustomizationUUID":"022285e9-7a2e-4569-847a-142c96348b5d","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":"MDY3YTc5NDkyMmI5NWNmMTBmOWUyOGJkOGMxNDc5M2Y\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c92ce942-beb7-4d7b-a1a0-608c8c7cd6ba","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MTViZmU3OGU2ZGY3YzIyZTVlMzgwMDI4MTAwNmY1Nzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04832510-28a5-45cf-b912-ee99b42bb827","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T05:47:56.002Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:47:56.002Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:47:56.002Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:47:56.002Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401656024,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:47:56.030Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:47:56.030Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401659728,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:47:56.032Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:47:56.032Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:47:56.033Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401649307,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:47:56.033Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:47:57.012Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:47:57.012Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:47:57.013Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:47:57.013Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401656024,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:47:58.014Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "72fda0cf-59f3-4def-87eb-3bd7811bad9f",
  "serviceDescription": "service",
  "serviceInvariantUUID": "23468160-ce9d-4a8c-8f21-98b05b97af82",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "022285e9-7a2e-4569-847a-142c96348b5d",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "c9e83fa4-b54d-4686-a39d-91eb9099b6ba",
      "resourceInvariantUUID": "4300f984-068d-4bc8-8f5d-85c0ec0d7fc3",
      "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": "MTViZmU3OGU2ZGY3YzIyZTVlMzgwMDI4MTAwNmY1Nzg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "04832510-28a5-45cf-b912-ee99b42bb827"
    }
  ],
  "workloadContext": "Production"
}
2023-04-25T05:47:58.014Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T05:47:58.014Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 72fda0cf-59f3-4def-87eb-3bd7811bad9f ASDC
2023-04-25T05:47:58.014Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:a0b6b716-bb28-4ab6-9a09-cc670309fa36
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:72fda0cf-59f3-4def-87eb-3bd7811bad9f
ServiceInvariantUUID:23468160-ce9d-4a8c-8f21-98b05b97af82
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:04832510-28a5-45cf-b912-ee99b42bb827
ArtifactChecksum:MTViZmU3OGU2ZGY3YzIyZTVlMzgwMDI4MTAwNmY1Nzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:022285e9-7a2e-4569-847a-142c96348b5d
ResourceInvariantUUID:4300f984-068d-4bc8-8f5d-85c0ec0d7fc3
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:c9e83fa4-b54d-4686-a39d-91eb9099b6ba
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-25T05:47:58.014Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 72fda0cf-59f3-4def-87eb-3bd7811bad9f 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-04-25T05:47:58.069Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:47:58.070Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:47:58.070Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:47:58.070Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 04832510-28a5-45cf-b912-ee99b42bb827 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-25T05:47:58.071Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:47:58.071Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-25T05:47:58.214Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:47:58.215Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 04832510-28a5-45cf-b912-ee99b42bb827 57786
2023-04-25T05:47:58.216Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-25T05:47:58.216Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-25T05:47:58.216Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:47:58.217Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:47:58.217Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:47:58.218Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401678216,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:47:59.219Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:47:59.220Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:47:59.220Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 04832510-28a5-45cf-b912-ee99b42bb827, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.221Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-25T05:47:59.221Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.221Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.358Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP106542747854296339/Definitions/service-BasicNetwork-template.yml
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||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-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||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-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||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-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||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-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||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-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||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-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||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-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.789Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:72fda0cf-59f3-4def-87eb-3bd7811bad9f
Model Version:NULL
Model InvariantUuid:23468160-ce9d-4a8c-8f21-98b05b97af82
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:4300f984-068d-4bc8-8f5d-85c0ec0d7fc3
Model UUID:2b22fa98-2a92-4954-b471-3ac1ea37609c
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:022285e9-7a2e-4569-847a-142c96348b5d
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-04-25T05:47:59.798Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Processing Resource Type: VL, Model UUID: c9e83fa4-b54d-4686-a39d-91eb9099b6ba
2023-04-25T05:47:59.798Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||No resources found for Service: 72fda0cf-59f3-4def-87eb-3bd7811bad9f
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-04-25T05:47:59.802Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||
2023-04-25T05:47:59.802Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-04-25T05:47:59.803Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||No resources found for Service: 72fda0cf-59f3-4def-87eb-3bd7811bad9f
2023-04-25T05:47:59.803Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 72fda0cf-59f3-4def-87eb-3bd7811bad9f
2023-04-25T05:47:59.803Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-04-25T05:47:59.803Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||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-04-25T05:47:59.812Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@24ff168c, org.onap.sdc.toscaparser.api.parameters.Input@7a254cb8, org.onap.sdc.toscaparser.api.parameters.Input@f587942, org.onap.sdc.toscaparser.api.parameters.Input@132f30c6, org.onap.sdc.toscaparser.api.parameters.Input@4fb80f59]
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 72fda0cf-59f3-4def-87eb-3bd7811bad9f: Generic NeutronNet
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.815Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||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-04-25T05:47:59.854Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.854Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.855Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.855Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.855Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:47:59.855Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.855Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||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-04-25T05:47:59.938Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-04-25T05:47:59.938Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-25T05:47:59.939Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.939Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:47:59.939Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:47:59.939Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:47:59.939Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401679938,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:48:00.940Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
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-04-25T05:48:00.973Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
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-04-25T05:48:00.982Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:48:00.982Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:48:00.982Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:48:30.983Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
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-04-25T05:48:31.011Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
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-04-25T05:48:31.019Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:48:31.019Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:48:31.020Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:48:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:48:41.069Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:48:41.069Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401676109,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401656024,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401647602,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401673779,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:01.020Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
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-04-25T05:49:01.047Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
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-04-25T05:49:01.054Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:49:01.055Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:49:01.055Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:49:31.055Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
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-04-25T05:49:31.086Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
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-04-25T05:49:31.091Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:49:31.092Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:49:31.092Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:49:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:49:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401649307,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:49:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401676109,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401673779,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401656024,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401647602,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401659728,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401678777,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401678216,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401679270,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401679346,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:49:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401679781,
  "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-04-25T05:49:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a0b6b716-bb28-4ab6-9a09-cc670309fa36
2023-04-25T05:49:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0b6b716-bb28-4ab6-9a09-cc670309fa36 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-04-25T05:49:41.114Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.114Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401680274,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:49:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401679938,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:49:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.116Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401681276,
  "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-04-25T05:49:41.132Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a0b6b716-bb28-4ab6-9a09-cc670309fa36
2023-04-25T05:49:41.133Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0b6b716-bb28-4ab6-9a09-cc670309fa36 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-04-25T05:49:41.157Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.157Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401682520,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:49:41.158Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.158Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.158Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401683522,
  "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-04-25T05:49:41.175Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a0b6b716-bb28-4ab6-9a09-cc670309fa36
2023-04-25T05:49:41.176Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0b6b716-bb28-4ab6-9a09-cc670309fa36 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-04-25T05:49:41.199Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.199Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401691308,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:49:41.199Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.199Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.199Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401691308,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:49:41.199Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401694071,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401695621,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401696624,
  "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-04-25T05:49:41.214Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a0b6b716-bb28-4ab6-9a09-cc670309fa36
2023-04-25T05:49:41.214Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0b6b716-bb28-4ab6-9a09-cc670309fa36 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-04-25T05:50:01.092Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
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-04-25T05:50:01.123Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
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-04-25T05:50:01.135Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:50:01.135Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-25T05:50:01.135Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-25T05:50:01.135Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-25T05:50:01.136Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:50:01.136Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:50:01.136Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:50:01.136Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:50:01.136Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:50:01.136Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||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-04-25T05:50:01.158Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-25T05:50:31.158Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36 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-04-25T05:50:31.167Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36 and serviceModelVersionId: 72fda0cf-59f3-4def-87eb-3bd7811bad9f
2023-04-25T05:50:31.167Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23468160-ce9d-4a8c-8f21-98b05b97af82
2023-04-25T05:50:31.168Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0
2023-04-25T05:50:31.171Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-04-25T05:50:31.229Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0|INFO|500||Invoke
2023-04-25T05:50:31.230Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a0b6b716-bb28-4ab6-9a09-cc670309fa36], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3b540a77-2bb4-44cc-bca5-af864f5cf9b3], X-ECOMP-RequestID=[a0b6b716-bb28-4ab6-9a09-cc670309fa36], X-TransactionId=[], X-ONAP-RequestID=[a0b6b716-bb28-4ab6-9a09-cc670309fa36], Content-Type=[application/merge-patch+json]}
2023-04-25T05:50:31.239Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-25T05:50:31.414Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?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/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0 has http status code:200 and response headers:{date=[Tue, 25 Apr 2023 05:50:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[171], vertex-id=[233568], x-aai-txid=[1-aai-resources-230425-05:50:31:641-42705], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-25T05:50:31.414Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-25T05:50:31.415Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0|INFO|500||InvokeReturn
2023-04-25T05:50:31.415Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-25T05:50:31.415Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||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-04-25T05:50:31.421Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-04-25T05:50:31.421Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a0b6b716-bb28-4ab6-9a09-cc670309fa36 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-25T05:50:31.421Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-25T05:50:31.421Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:31.421Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:31.421Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401831421,
  "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-04-25T05:50:33.133Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:50:33.141Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:50:33.141Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"f0e73af2-d580-4100-bcd8-07082295b352","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c673d348-edc1-447c-aced-b6314a3138e8","serviceDescription":"service","serviceInvariantUUID":"a35ca12a-012f-43cc-a0e7-6d5d2dc1847f","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6d753b2c-986a-4fff-87dc-7cd8174b2af2","resourceInvariantUUID":"e21081ee-6022-4ca9-9e5e-265d8063ec4d","resourceCustomizationUUID":"11b9458c-3625-4b74-9d15-8ca6b49a5817","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":"ODkzNzM0NmY2YTA0NjA0MWNiMDY1NTRhMDIzMTc1MmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"19f4152f-77c1-4da3-b356-450a97754c01","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":"YzUzZjlmZTYzMGVlODUwMjEwOGY2MzM1MmUzYTRhMWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7a292a0-e050-456a-b962-7c1227aa5c59","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":"f5cc8607-6f09-482a-b0ee-674c7f2d4d84","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":"3dd5519c-38e9-4a57-8507-49eac999990c","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":"11ee83c3-895e-4d3e-9187-6f9cdb055e40","artifactVersion":"2","generatedFromUUID":"f5cc8607-6f09-482a-b0ee-674c7f2d4d84"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YmIwM2JlYWExOGFjMTc3MTg3NGMzODIyMzVjMTQ3ZmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"318f0ae9-76bd-4bab-a2cb-5256deb35721","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NjQwOWMxMWI4MTY5NjRkNmJhNWY5YThmMTMyMmMyYjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"068dfe7b-a378-46ba-a7af-f3872f95addb","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T05:50:33.144Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:33.144Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:33.144Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:33.144Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "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-04-25T05:50:34.146Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:34.146Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:34.146Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:34.146Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "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-04-25T05:50:35.147Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:35.148Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:35.148Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:35.148Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "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-04-25T05:50:36.149Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:36.149Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:36.149Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:36.149Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "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-04-25T05:50:37.150Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:37.151Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:37.151Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:37.151Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "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-04-25T05:50:38.152Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:38.152Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:38.152Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:38.153Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:39.154Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:39.154Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:39.154Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:39.154Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:40.156Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "c673d348-edc1-447c-aced-b6314a3138e8",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a35ca12a-012f-43cc-a0e7-6d5d2dc1847f",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "11b9458c-3625-4b74-9d15-8ca6b49a5817",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "6d753b2c-986a-4fff-87dc-7cd8174b2af2",
      "resourceInvariantUUID": "e21081ee-6022-4ca9-9e5e-265d8063ec4d",
      "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": "YzUzZjlmZTYzMGVlODUwMjEwOGY2MzM1MmUzYTRhMWE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b7a292a0-e050-456a-b962-7c1227aa5c59",
          "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": "f5cc8607-6f09-482a-b0ee-674c7f2d4d84",
          "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": "11ee83c3-895e-4d3e-9187-6f9cdb055e40",
            "generatedFromUUID": "f5cc8607-6f09-482a-b0ee-674c7f2d4d84"
          },
          "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": "11ee83c3-895e-4d3e-9187-6f9cdb055e40",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "NjQwOWMxMWI4MTY5NjRkNmJhNWY5YThmMTMyMmMyYjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "068dfe7b-a378-46ba-a7af-f3872f95addb"
    }
  ],
  "workloadContext": "Production"
}
2023-04-25T05:50:40.156Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T05:50:40.156Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c673d348-edc1-447c-aced-b6314a3138e8 ASDC
2023-04-25T05:50:40.157Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:f0e73af2-d580-4100-bcd8-07082295b352
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c673d348-edc1-447c-aced-b6314a3138e8
ServiceInvariantUUID:a35ca12a-012f-43cc-a0e7-6d5d2dc1847f
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:068dfe7b-a378-46ba-a7af-f3872f95addb
ArtifactChecksum:NjQwOWMxMWI4MTY5NjRkNmJhNWY5YThmMTMyMmMyYjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:11b9458c-3625-4b74-9d15-8ca6b49a5817
ResourceInvariantUUID:e21081ee-6022-4ca9-9e5e-265d8063ec4d
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:6d753b2c-986a-4fff-87dc-7cd8174b2af2
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:b7a292a0-e050-456a-b962-7c1227aa5c59
ArtifactChecksum:YzUzZjlmZTYzMGVlODUwMjEwOGY2MzM1MmUzYTRhMWE=
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:f5cc8607-6f09-482a-b0ee-674c7f2d4d84
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:11ee83c3-895e-4d3e-9187-6f9cdb055e40
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:11ee83c3-895e-4d3e-9187-6f9cdb055e40
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-25T05:50:40.157Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c673d348-edc1-447c-aced-b6314a3138e8 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-04-25T05:50:40.234Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:50:40.234Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:50:40.235Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:50:40.235Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 068dfe7b-a378-46ba-a7af-f3872f95addb from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-25T05:50:40.235Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:50:40.235Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-25T05:50:40.333Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:50:40.334Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 068dfe7b-a378-46ba-a7af-f3872f95addb 75145
2023-04-25T05:50:40.335Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-25T05:50:40.335Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-25T05:50:40.335Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:50:40.336Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:40.336Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:40.336Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401840335,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:41.068Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:41.073Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.073Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401740785,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.074Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401749729,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401747375,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401742282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401738463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401751308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401740785,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401749729,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401747375,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401742282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401738463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401751308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401740785,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401749729,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401747375,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401742282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401738463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401751308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401740785,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401749729,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401747375,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401742282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401738463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401751308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401740785,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401749729,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401742282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401747375,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401738463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401751308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401740785,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401749729,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401747375,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401738463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401742282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401751308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401740785,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401749729,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401747375,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401738463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401742282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401751308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401759806,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401759248,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401759128,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401759734,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401759252,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401760739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:50:41.087Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.087Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.087Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401760251,
  "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=?
2023-04-25T05:50:41.103Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of f0e73af2-d580-4100-bcd8-07082295b352
2023-04-25T05:50:41.103Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f0e73af2-d580-4100-bcd8-07082295b352 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-04-25T05:50:41.124Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.125Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401760244,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.125Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.125Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.126Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401761740,
  "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-04-25T05:50:41.139Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f0e73af2-d580-4100-bcd8-07082295b352
2023-04-25T05:50:41.140Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f0e73af2-d580-4100-bcd8-07082295b352 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-04-25T05:50:41.162Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401761253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401761334,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401761253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401762743,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401761771,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401762402,
  "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-04-25T05:50:41.178Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f0e73af2-d580-4100-bcd8-07082295b352
2023-04-25T05:50:41.178Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f0e73af2-d580-4100-bcd8-07082295b352 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-04-25T05:50:41.199Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.199Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401761253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.199Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.200Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.200Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401762743,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.200Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.200Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.200Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401762778,
  "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-04-25T05:50:41.214Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f0e73af2-d580-4100-bcd8-07082295b352
2023-04-25T05:50:41.215Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f0e73af2-d580-4100-bcd8-07082295b352 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-04-25T05:50:41.236Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.236Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401763405,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401761253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401762743,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401764408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401765323,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401761253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401762743,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401764408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401766325,
  "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-04-25T05:50:41.252Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f0e73af2-d580-4100-bcd8-07082295b352
2023-04-25T05:50:41.253Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f0e73af2-d580-4100-bcd8-07082295b352 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-04-25T05:50:41.275Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.275Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401761253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.276Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.276Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.276Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401762743,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.276Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.276Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.276Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401764408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.277Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.277Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.277Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401761253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.277Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.278Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.278Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401762743,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.278Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.278Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.278Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401764408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.279Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.279Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.279Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401767371,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.279Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.279Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.279Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401761253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.280Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.280Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.280Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401762743,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.280Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.280Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.280Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401764408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401767371,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401762743,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401769381,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401764408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401767371,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401770855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.283Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.283Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682401770384,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-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-04-25T05:50:41.317Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
2023-04-25T05:50:41.317Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd5918b0-2d4f-4f6e-875e-3ba1d8931b32 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-04-25T05:50:41.337Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:50:41.338Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:50:41.339Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 068dfe7b-a378-46ba-a7af-f3872f95addb, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:41.339Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.339Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401764408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.339Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-25T05:50:41.340Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.340Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.340Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401767371,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.340Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:41.340Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:41.340Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.340Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401771859,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401767371,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682401764408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.342Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.342Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.342Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682401772861,
  "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-04-25T05:50:41.355Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
2023-04-25T05:50:41.355Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd5918b0-2d4f-4f6e-875e-3ba1d8931b32 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-04-25T05:50:41.375Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.375Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401767371,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401767371,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401767371,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401775583,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401776752,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DEPLOY_OK"
}
2023-04-25T05:50:41.377Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.377Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.377Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682401777754,
  "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-04-25T05:50:41.389Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName:  and status of COMPONENT_DONE_OK distributionID of fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
2023-04-25T05:50:41.390Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd5918b0-2d4f-4f6e-875e-3ba1d8931b32 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-04-25T05:50:41.411Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401779728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401779728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.412Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401779728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.412Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.490Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18381391498601051959/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-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=5f3daef6-babc-4e95-b986-a6272838e40d
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:c673d348-edc1-447c-aced-b6314a3138e8
Model Version:NULL
Model InvariantUuid:a35ca12a-012f-43cc-a0e7-6d5d2dc1847f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:c9b73cb4-3007-4969-9029-b31ff529e440
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e21081ee-6022-4ca9-9e5e-265d8063ec4d
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:11b9458c-3625-4b74-9d15-8ca6b49a5817
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4cd6f944-cc36-466c-a1b1-f5167c6b6b65
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:cf4c9640-688b-400e-9099-5720cb8396ca
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:5f3daef6-babc-4e95-b986-a6272838e40d
ModelInvariantUuid:e76efebd-7de8-4099-8702-cfbc760b42e9
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:06747ade-4a7c-4d5f-bc7c-3c5370f1923b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:b353f2e4-156e-471f-9392-4d9c78df7578
ModelInvariantUuid:54686b2f-0aa1-46cb-a5d1-79038232670e
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:7f90470e-277d-4b9c-bfe8-5ba73dbe4357
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-04-25T05:50:42.544Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 6d753b2c-986a-4fff-87dc-7cd8174b2af2
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-04-25T05:50:42.550Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||basic_vm 0
2023-04-25T05:50:42.551Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6d753b2c-986a-4fff-87dc-7cd8174b2af2
2023-04-25T05:50:42.551Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: b7a292a0-e050-456a-b962-7c1227aa5c59 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-04-25T05:50:42.551Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:50:42.551Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:42.659Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:50:42.660Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json b7a292a0-e050-456a-b962-7c1227aa5c59 787
2023-04-25T05:50:42.661Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:42.661Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:42.661Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:50:42.661Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:42.661Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:42.661Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401842660,
  "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-04-25T05:50:43.662Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "4cd6f944-cc36-466c-a1b1-f5167c6b6b65",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "cf4c9640-688b-400e-9099-5720cb8396ca",
    "vfModuleModelCustomizationUUID": "4c9c4f48-3dd8-4c04-91be-bc92076612d8",
    "isBase": true,
    "artifacts": [
      "f5cc8607-6f09-482a-b0ee-674c7f2d4d84",
      "11ee83c3-895e-4d3e-9187-6f9cdb055e40"
    ],
    "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-04-25T05:50:43.666Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:cf4c9640-688b-400e-9099-5720cb8396ca
VfModuleModelInvariantUUID:4cd6f944-cc36-466c-a1b1-f5167c6b6b65
VfModuleModelDescription:NULL
Artifacts UUID List:{
f5cc8607-6f09-482a-b0ee-674c7f2d4d84
,
11ee83c3-895e-4d3e-9187-6f9cdb055e40

}
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-04-25T05:50:43.669Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "4cd6f944-cc36-466c-a1b1-f5167c6b6b65",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "cf4c9640-688b-400e-9099-5720cb8396ca",
    "vfModuleModelCustomizationUUID": "4c9c4f48-3dd8-4c04-91be-bc92076612d8",
    "isBase": true,
    "artifacts": [
      "f5cc8607-6f09-482a-b0ee-674c7f2d4d84",
      "11ee83c3-895e-4d3e-9187-6f9cdb055e40"
    ],
    "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-04-25T05:50:43.670Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:cf4c9640-688b-400e-9099-5720cb8396ca
VfModuleModelInvariantUUID:4cd6f944-cc36-466c-a1b1-f5167c6b6b65
VfModuleModelDescription:NULL
Artifacts UUID List:{
f5cc8607-6f09-482a-b0ee-674c7f2d4d84
,
11ee83c3-895e-4d3e-9187-6f9cdb055e40

}
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-04-25T05:50:43.670Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: f5cc8607-6f09-482a-b0ee-674c7f2d4d84 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-04-25T05:50:43.670Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:50:43.670Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:43.752Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:50:43.752Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml f5cc8607-6f09-482a-b0ee-674c7f2d4d84 5033
2023-04-25T05:50:43.752Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:43.753Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:43.753Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:50:43.753Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:43.753Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:43.753Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401843752,
  "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-04-25T05:50:44.754Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 11ee83c3-895e-4d3e-9187-6f9cdb055e40 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-04-25T05:50:44.755Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:50:44.755Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:44.849Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:50:44.850Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 11ee83c3-895e-4d3e-9187-6f9cdb055e40 903
2023-04-25T05:50:44.851Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:44.851Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:44.851Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:50:44.851Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:44.851Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:44.851Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401844850,
  "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-04-25T05:50:45.852Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: c673d348-edc1-447c-aced-b6314a3138e8
2023-04-25T05:50:45.852Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 6d753b2c-986a-4fff-87dc-7cd8174b2af2 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:50:45.877Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@38d5600f, org.onap.sdc.toscaparser.api.parameters.Input@77286d24, org.onap.sdc.toscaparser.api.parameters.Input@2f3ddcf, org.onap.sdc.toscaparser.api.parameters.Input@599046cd, org.onap.sdc.toscaparser.api.parameters.Input@4a5680e8]
2023-04-25T05:50:45.879Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.880Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:45.880Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 
2023-04-25T05:50:45.880Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 11b9458c-3625-4b74-9d15-8ca6b49a5817
2023-04-25T05:50:45.880Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 11b9458c-3625-4b74-9d15-8ca6b49a5817 matches Tosca VF Customization UUID: 11b9458c-3625-4b74-9d15-8ca6b49a5817
2023-04-25T05:50:45.881Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 11b9458c-3625-4b74-9d15-8ca6b49a5817  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-04-25T05:50:45.884Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.884Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:45.885Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 11b9458c-3625-4b74-9d15-8ca6b49a5817: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-25T05:50:45.885Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@39dfb6c2
2023-04-25T05:50:45.886Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.886Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T05:50:45.886Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 4c9c4f48-3dd8-4c04-91be-bc92076612d8
2023-04-25T05:50:45.886Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 4c9c4f48-3dd8-4c04-91be-bc92076612d8
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-04-25T05:50:45.889Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.889Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:45.889Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:50:45.889Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.889Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:45.889Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:50:45.890Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.890Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-25T05:50:45.890Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-25T05:50:45.890Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-25T05:50:45.890Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=5f3daef6-babc-4e95-b986-a6272838e40d
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-04-25T05:50:45.893Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.894Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:45.894Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:50:45.894Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.894Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:45.894Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=11b9458c-3625-4b74-9d15-8ca6b49a5817
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-04-25T05:50:45.895Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid c673d348-edc1-447c-aced-b6314a3138e8: basic_vm
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:45.896Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:46.015Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 6d753b2c-986a-4fff-87dc-7cd8174b2af2 1 ASDC deployResourceStructure
2023-04-25T05:50:46.016Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:46.016Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:46.016Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:50:46.016Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:46.016Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:46.016Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401846016,
  "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-04-25T05:50:47.017Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:47.018Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:47.018Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:50:47.018Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:47.018Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:47.018Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401847017,
  "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-04-25T05:50:48.019Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:48.020Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:48.020Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:50:48.020Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:48.020Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:48.020Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401848019,
  "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-04-25T05:50:49.022Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-25T05:50:49.023Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-25T05:50:49.023Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:50:49.023Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:49.023Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:49.023Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401849022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:50.025Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f0e73af2-d580-4100-bcd8-07082295b352
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-04-25T05:50:50.054Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f0e73af2-d580-4100-bcd8-07082295b352
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-04-25T05:50:50.060Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:50:50.060Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-25T05:50:50.060Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-25T05:50:50.061Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-25T05:50:50.061Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:50:50.061Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:50:50.061Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:50:50.061Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:50:50.062Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:50:50.062Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:50:50.077Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-25T05:51:20.078Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f0e73af2-d580-4100-bcd8-07082295b352 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-04-25T05:51:20.087Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f0e73af2-d580-4100-bcd8-07082295b352 and serviceModelVersionId: c673d348-edc1-447c-aced-b6314a3138e8
2023-04-25T05:51:20.087Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a35ca12a-012f-43cc-a0e7-6d5d2dc1847f
2023-04-25T05:51:20.088Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a35ca12a-012f-43cc-a0e7-6d5d2dc1847f/model-vers/model-ver/c673d348-edc1-447c-aced-b6314a3138e8?depth=0
2023-04-25T05:51:20.092Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-04-25T05:51:20.136Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a35ca12a-012f-43cc-a0e7-6d5d2dc1847f/model-vers/model-ver/c673d348-edc1-447c-aced-b6314a3138e8?depth=0|INFO|500||Invoke
2023-04-25T05:51:20.137Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a35ca12a-012f-43cc-a0e7-6d5d2dc1847f/model-vers/model-ver/c673d348-edc1-447c-aced-b6314a3138e8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a35ca12a-012f-43cc-a0e7-6d5d2dc1847f/model-vers/model-ver/c673d348-edc1-447c-aced-b6314a3138e8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f0e73af2-d580-4100-bcd8-07082295b352], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2f16d860-5f86-4ee0-a0f1-59fbef996f6a], X-ECOMP-RequestID=[f0e73af2-d580-4100-bcd8-07082295b352], X-TransactionId=[], X-ONAP-RequestID=[f0e73af2-d580-4100-bcd8-07082295b352], Content-Type=[application/merge-patch+json]}
2023-04-25T05:51:20.145Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a35ca12a-012f-43cc-a0e7-6d5d2dc1847f/model-vers/model-ver/c673d348-edc1-447c-aced-b6314a3138e8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-25T05:51:20.311Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a35ca12a-012f-43cc-a0e7-6d5d2dc1847f/model-vers/model-ver/c673d348-edc1-447c-aced-b6314a3138e8?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/a35ca12a-012f-43cc-a0e7-6d5d2dc1847f/model-vers/model-ver/c673d348-edc1-447c-aced-b6314a3138e8?depth=0 has http status code:200 and response headers:{date=[Tue, 25 Apr 2023 05:51:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[225448], x-aai-txid=[0-aai-resources-230425-05:51:20:548-91980], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-25T05:51:20.312Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a35ca12a-012f-43cc-a0e7-6d5d2dc1847f/model-vers/model-ver/c673d348-edc1-447c-aced-b6314a3138e8?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-25T05:51:20.312Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a35ca12a-012f-43cc-a0e7-6d5d2dc1847f/model-vers/model-ver/c673d348-edc1-447c-aced-b6314a3138e8?depth=0|INFO|500||InvokeReturn
2023-04-25T05:51:20.313Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-25T05:51:20.313Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||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-04-25T05:51:20.323Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-04-25T05:51:20.323Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f0e73af2-d580-4100-bcd8-07082295b352 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-25T05:51:20.324Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-25T05:51:20.324Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:51:20.324Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:51:20.324Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401880323,
  "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-04-25T05:51:21.351Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:51:21.352Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"fd5918b0-2d4f-4f6e-875e-3ba1d8931b32","serviceName":"Demo_pNF_eIKJwY7QSS5hVFrQBy18","serviceVersion":"1.0","serviceUUID":"788ed2de-6d81-44ba-9353-17902cf17a0d","serviceDescription":"catalog service description","serviceInvariantUUID":"c034ec1c-335f-45aa-bf45-4a56d7df0784","resources":[{"resourceInstanceName":"pNF fa71bbad-419a 0","resourceName":"pNF fa71bbad-419a","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7ff5f572-9b93-4782-9efb-4bbcf6089c79","resourceInvariantUUID":"0f646cad-2827-481c-8afd-342c6b16a20b","resourceCustomizationUUID":"cfa61984-a8b2-4d7b-b165-a32e24cdde8c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml","artifactChecksum":"YmZjNGY3ZmUwY2U4ZWQwYzM3ZWQ5ZTljNjlkNDUyMDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"933647d9-0480-43c6-8ec1-336a8d23da54","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar","artifactChecksum":"MzgwYzAzODU4ZGUzZjgxODM5YjNiNWQxMWQyNDBlYTY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"71c3ba15-6032-441f-853f-abf1adf6a021","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"163d3ae1-e598-40c5-9d70-9d705696ddc4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml","artifactChecksum":"NDM0YzU3OGMwODk3ZDU1NDdhNzk3ZjNlODRhNTdhYTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2c1640e4-0344-438a-824d-b1f34ba8f3b8","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"114bb78b-c6c2-4f97-8bd1-fbc4a69976f6","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"043b00cd-8b6b-4607-8ab8-6770ac59d69d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfEikjwy7qss5hvfrqby18-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml","artifactChecksum":"YzJjYzZjM2U1MDM1MjgzNTBhY2RkODZjNDg5NzgxZTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"853dd49c-d36b-491a-b00c-6b5c1afedc48","artifactVersion":"1"},{"artifactName":"service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar","artifactChecksum":"ZDhmYmFlMjY3ODQzODBkY2ZiODJiMmYyODAyYTk1OWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7f72afbc-c46d-4162-bbe0-8af0766916f6","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T05:51:21.352Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:51:21.353Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:51:21.353Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:51:21.353Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:51:22.354Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:51:22.354Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:51:22.355Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:51:22.355Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:51:23.355Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:51:23.356Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:51:23.356Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:51:23.356Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:51:24.357Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:51:24.357Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:51:24.358Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:51:24.358Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:51:25.359Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:51:25.359Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:51:25.360Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:51:25.360Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:51:26.361Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:51:26.362Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:51:26.362Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:51:26.362Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:51:27.363Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:51:27.364Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:51:27.364Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:51:27.364Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:51:28.364Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:51:28.365Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:51:28.365Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:51:28.365Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:51:29.366Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "serviceName": "Demo_pNF_eIKJwY7QSS5hVFrQBy18",
  "serviceVersion": "1.0",
  "serviceUUID": "788ed2de-6d81-44ba-9353-17902cf17a0d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c034ec1c-335f-45aa-bf45-4a56d7df0784",
  "resources": [
    {
      "resourceInstanceName": "pNF fa71bbad-419a 0",
      "resourceCustomizationUUID": "cfa61984-a8b2-4d7b-b165-a32e24cdde8c",
      "resourceName": "pNF fa71bbad-419a",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "7ff5f572-9b93-4782-9efb-4bbcf6089c79",
      "resourceInvariantUUID": "0f646cad-2827-481c-8afd-342c6b16a20b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
      "artifactChecksum": "ZDhmYmFlMjY3ODQzODBkY2ZiODJiMmYyODAyYTk1OWU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "7f72afbc-c46d-4162-bbe0-8af0766916f6"
    }
  ],
  "workloadContext": "Production"
}
2023-04-25T05:51:29.366Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T05:51:29.366Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 788ed2de-6d81-44ba-9353-17902cf17a0d ASDC
2023-04-25T05:51:29.367Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
ServiceName:Demo_pNF_eIKJwY7QSS5hVFrQBy18
ServiceVersion:1.0
ServiceUUID:788ed2de-6d81-44ba-9353-17902cf17a0d
ServiceInvariantUUID:c034ec1c-335f-45aa-bf45-4a56d7df0784
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
ArtifactUUID:7f72afbc-c46d-4162-bbe0-8af0766916f6
ArtifactChecksum:ZDhmYmFlMjY3ODQzODBkY2ZiODJiMmYyODAyYTk1OWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF fa71bbad-419a 0
ResourceCustomizationUUID:cfa61984-a8b2-4d7b-b165-a32e24cdde8c
ResourceInvariantUUID:0f646cad-2827-481c-8afd-342c6b16a20b
ResourceName:pNF fa71bbad-419a
ResourceType:PNF
ResourceUUID:7ff5f572-9b93-4782-9efb-4bbcf6089c79
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-25T05:51:29.367Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 788ed2de-6d81-44ba-9353-17902cf17a0d 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-04-25T05:51:29.420Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:51:29.420Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:51:29.420Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:51:29.421Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 7f72afbc-c46d-4162-bbe0-8af0766916f6 from URL: /sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:29.421Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:51:29.421Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:29.517Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:51:29.519Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar 7f72afbc-c46d-4162-bbe0-8af0766916f6 88002
2023-04-25T05:51:29.520Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar ASDC sendASDCNotification
2023-04-25T05:51:29.520Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:29.520Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:51:29.521Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:51:29.521Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:51:29.521Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401889520,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:51:30.522Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:51:30.523Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:51:30.523Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 7f72afbc-c46d-4162-bbe0-8af0766916f6, URL: /sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar to file: /app/ASDC/1/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:30.524Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:30.524Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:30.524Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:30.676Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10724439918414521889/Definitions/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml
2023-04-25T05:51:31.426Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T05:51:31.427Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:51:31.428Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:31.428Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-25T05:51:31.428Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||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-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:31.429Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:31.429Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||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-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:31.429Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:31.429Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:31.429Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:31.429Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF fa71bbad-419a 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-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:31.429Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:51:31.429Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:51:31.430Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_eIKJwY7QSS5hVFrQBy18 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:51:31.430Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Node template pNF fa71bbad-419a 0 is matching search criteria
2023-04-25T05:51:31.430Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:51:31.430Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF fa71bbad-419a 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:51:31.430Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:51:31.431Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_eIKJwY7QSS5hVFrQBy18 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:51:31.431Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Node template pNF fa71bbad-419a 0 is matching search criteria
2023-04-25T05:51:31.431Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:51:31.431Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF fa71bbad-419a 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:51:31.431Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:51:31.431Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_eIKJwY7QSS5hVFrQBy18 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:51:31.431Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:51:31.432Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_eIKJwY7QSS5hVFrQBy18 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:51:31.432Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:51:31.432Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_eIKJwY7QSS5hVFrQBy18 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:51:31.432Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:51:31.432Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_eIKJwY7QSS5hVFrQBy18 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:51:31.432Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:51:31.432Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_eIKJwY7QSS5hVFrQBy18 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:51:31.432Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_eIKJwY7QSS5hVFrQBy18
Description:catalog service description
Model UUID:788ed2de-6d81-44ba-9353-17902cf17a0d
Model Version:NULL
Model InvariantUuid:c034ec1c-335f-45aa-bf45-4a56d7df0784
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-04-25T05:51:32.376Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Processing Resource Type: PNF, Model UUID: 7ff5f572-9b93-4782-9efb-4bbcf6089c79
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-04-25T05:51:32.381Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||pNF fa71bbad-419a 0
2023-04-25T05:51:32.381Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 7ff5f572-9b93-4782-9efb-4bbcf6089c79
2023-04-25T05:51:32.381Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||No resources found for Service: 788ed2de-6d81-44ba-9353-17902cf17a0d
2023-04-25T05:51:32.381Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 788ed2de-6d81-44ba-9353-17902cf17a0d
2023-04-25T05:51:32.382Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF fa71bbad-419a 0 7ff5f572-9b93-4782-9efb-4bbcf6089c79 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-04-25T05:51:32.390Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2c0a4dc5, org.onap.sdc.toscaparser.api.parameters.Input@478aa804, org.onap.sdc.toscaparser.api.parameters.Input@65c72d72, org.onap.sdc.toscaparser.api.parameters.Input@6423eecf, org.onap.sdc.toscaparser.api.parameters.Input@1a39e3eb]
2023-04-25T05:51:32.391Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:51:32.391Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_eIKJwY7QSS5hVFrQBy18 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:51:32.392Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 788ed2de-6d81-44ba-9353-17902cf17a0d: pNF fa71bbad-419a
2023-04-25T05:51:32.392Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Processing PNF resource: 7ff5f572-9b93-4782-9efb-4bbcf6089c79
2023-04-25T05:51:32.392Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T05:51:32.392Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_eIKJwY7QSS5hVFrQBy18 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:51:32.393Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Resource customization UUID: cfa61984-a8b2-4d7b-b165-a32e24cdde8c is the same as notified resource customizationUUID: cfa61984-a8b2-4d7b-b165-a32e24cdde8c
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-04-25T05:51:32.484Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF fa71bbad-419a 7ff5f572-9b93-4782-9efb-4bbcf6089c79 0 ASDC deployResourceStructure
2023-04-25T05:51:32.485Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar ASDC sendASDCNotification
2023-04-25T05:51:32.485Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar
2023-04-25T05:51:32.485Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:51:32.485Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:51:32.486Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:51:32.486Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401892485,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:51:33.487Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
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-04-25T05:51:33.514Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
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-04-25T05:51:33.520Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:51:33.520Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:51:33.520Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:51:41.067Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:51:41.070Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.070Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401779728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.071Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.071Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.071Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401781308,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.072Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.072Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.072Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401779728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.072Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.072Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.072Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401781308,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.072Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.072Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.073Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401779728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.073Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.073Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.073Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401781308,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.073Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.073Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.073Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401779728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401781308,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401779728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401781308,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401787831,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401781308,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.074Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401781308,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401781308,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:51:41.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401790109,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:51:41.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401791408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:51:41.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "aai-model-loader",
  "timestamp": 1682401792411,
  "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-04-25T05:51:41.097Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
2023-04-25T05:51:41.098Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd5918b0-2d4f-4f6e-875e-3ba1d8931b32 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-04-25T05:51:41.122Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.122Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401792006,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:51:41.122Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.122Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.122Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682401793011,
  "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-04-25T05:51:41.138Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
2023-04-25T05:51:41.139Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd5918b0-2d4f-4f6e-875e-3ba1d8931b32 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-04-25T05:51:41.163Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.163Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401831421,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-25T05:51:41.163Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.164Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.164Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.164Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-25T05:51:41.165Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.165Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.165Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-25T05:51:41.165Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.165Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.165Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.165Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.166Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.166Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-25T05:51:41.166Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.166Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.166Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:51:41.167Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.167Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.167Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:51:41.167Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:51:41.167Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:51:41.167Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401840335,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:51:41.167Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:03.489Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Node 2 disconnected.
2023-04-25T05:52:03.520Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
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-04-25T05:52:03.548Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
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-04-25T05:52:03.554Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:52:03.554Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-25T05:52:03.554Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-25T05:52:03.554Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-25T05:52:03.554Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:52:03.554Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:52:03.554Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:52:03.554Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:52:03.554Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:52:03.554Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T05:52:03.554Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||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-04-25T05:52:03.571Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-25T05:52:33.572Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fd5918b0-2d4f-4f6e-875e-3ba1d8931b32 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-04-25T05:52:33.584Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fd5918b0-2d4f-4f6e-875e-3ba1d8931b32 and serviceModelVersionId: 788ed2de-6d81-44ba-9353-17902cf17a0d
2023-04-25T05:52:33.585Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c034ec1c-335f-45aa-bf45-4a56d7df0784
2023-04-25T05:52:33.586Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c034ec1c-335f-45aa-bf45-4a56d7df0784/model-vers/model-ver/788ed2de-6d81-44ba-9353-17902cf17a0d?depth=0
2023-04-25T05:52:33.593Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-04-25T05:52:33.660Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c034ec1c-335f-45aa-bf45-4a56d7df0784/model-vers/model-ver/788ed2de-6d81-44ba-9353-17902cf17a0d?depth=0|INFO|500||Invoke
2023-04-25T05:52:33.661Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c034ec1c-335f-45aa-bf45-4a56d7df0784/model-vers/model-ver/788ed2de-6d81-44ba-9353-17902cf17a0d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c034ec1c-335f-45aa-bf45-4a56d7df0784/model-vers/model-ver/788ed2de-6d81-44ba-9353-17902cf17a0d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fd5918b0-2d4f-4f6e-875e-3ba1d8931b32], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[05961ffb-50e4-4417-a6ea-d48127ff7212], X-ECOMP-RequestID=[fd5918b0-2d4f-4f6e-875e-3ba1d8931b32], X-TransactionId=[], X-ONAP-RequestID=[fd5918b0-2d4f-4f6e-875e-3ba1d8931b32], Content-Type=[application/merge-patch+json]}
2023-04-25T05:52:33.671Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c034ec1c-335f-45aa-bf45-4a56d7df0784/model-vers/model-ver/788ed2de-6d81-44ba-9353-17902cf17a0d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-25T05:52:33.833Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c034ec1c-335f-45aa-bf45-4a56d7df0784/model-vers/model-ver/788ed2de-6d81-44ba-9353-17902cf17a0d?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/c034ec1c-335f-45aa-bf45-4a56d7df0784/model-vers/model-ver/788ed2de-6d81-44ba-9353-17902cf17a0d?depth=0 has http status code:200 and response headers:{date=[Tue, 25 Apr 2023 05:52:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[344144], x-aai-txid=[0-aai-resources-230425-05:52:34:072-48165], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-25T05:52:33.834Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c034ec1c-335f-45aa-bf45-4a56d7df0784/model-vers/model-ver/788ed2de-6d81-44ba-9353-17902cf17a0d?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-25T05:52:33.835Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c034ec1c-335f-45aa-bf45-4a56d7df0784/model-vers/model-ver/788ed2de-6d81-44ba-9353-17902cf17a0d?depth=0|INFO|500||InvokeReturn
2023-04-25T05:52:33.836Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-25T05:52:33.838Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||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-04-25T05:52:33.845Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-04-25T05:52:33.846Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fd5918b0-2d4f-4f6e-875e-3ba1d8931b32 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-25T05:52:33.846Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-25T05:52:33.847Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:52:33.847Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:52:33.848Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401953846,
  "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-04-25T05:52:34.883Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:52:41.067Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:52:41.069Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.069Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401842660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:52:41.069Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401843752,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401844850,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401846016,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401847017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401848019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.070Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401849022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401880323,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:52:41.071Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401833133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401889520,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401892485,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T05:52:41.072Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:53:34.884Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:53:41.067Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:53:41.069Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T05:53:41.069Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682401953846,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-25T05:53:41.070Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:54:34.888Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:54:41.067Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:55:34.894Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:55:41.069Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:56:34.896Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:56:41.070Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:57:34.897Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:57:41.071Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:58:34.899Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:58:41.071Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:59:34.899Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:59:41.073Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:00:34.901Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:00:41.074Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:01:34.902Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:01:41.075Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:02:34.902Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:02:41.076Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:03:20.142Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T06:03:20.142Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"a2096c86-8170-425a-9855-6a50f59013bb","serviceName":"Demo_pNF_50ygaVDmwiwE2qHO2JJr","serviceVersion":"1.0","serviceUUID":"87f34d4a-0114-4d59-a162-bb174344667a","serviceDescription":"catalog service description","serviceInvariantUUID":"0d25786c-2602-4534-b7a4-01c751c741e1","resources":[{"resourceInstanceName":"pNF 1ddc6069-00c1 0","resourceName":"pNF 1ddc6069-00c1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b08865f4-e7ff-4016-8180-d9fbf9c6183f","resourceInvariantUUID":"41c01268-c663-4cd8-ba55-2604ba669f1a","resourceCustomizationUUID":"c9e590b7-a90d-4164-b4e9-507e83bbfbf7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vf-license-model.xml","artifactChecksum":"ZGFjNmEwMGY3YjE2ZTUzYmFhY2ZjNzY1MjBlNGMzY2U\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b586f1d0-6af1-467e-b473-7567c7015bc8","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/pNF.csar","artifactChecksum":"MzgwYzAzODU4ZGUzZjgxODM5YjNiNWQxMWQyNDBlYTY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d840829e-63c3-4b7c-b815-849afe959242","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d347d36-bdf7-4769-8249-ac63c8f676c7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vendor-license-model.xml","artifactChecksum":"OTFhZjFjNWZjYzAwM2UzNjc3NGJiMWQyY2U5YzZhN2U\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2f6441b7-ba37-4920-8a42-d8200f90adad","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"06cc3615-4b98-437a-b493-dae07e129156","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2f7ddfe3-4923-486e-a79c-420c4bdf338f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf50ygavdmwiwe2qho2jjr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-template.yml","artifactChecksum":"MmE0ODNhZjIwMjc0NmFmOTg2OTJhN2I2MmQ1NjE0YzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4df869f-dc85-402c-96b2-db8e7b678ff3","artifactVersion":"1"},{"artifactName":"service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar","artifactChecksum":"ZTc3Njk0MDIzYmFhYmIwY2UyNzg3ZWJhMDkyMWM3NTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0eaa5ba9-e413-4bc3-9d32-8db1fc63b2c8","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T06:03:20.144Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:03:20.145Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:03:20.145Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:03:20.145Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:03:20.173Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T06:03:20.173Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "aai-model-loader",
  "timestamp": 1682402589728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:03:20.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:03:21.152Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:03:21.152Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:03:21.153Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:03:21.153Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:03:22.155Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:03:22.156Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:03:22.156Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:03:22.156Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:03:23.157Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:03:23.157Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:03:23.158Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:03:23.158Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:03:24.158Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:03:24.159Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:03:24.159Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:03:24.159Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:03:25.160Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:03:25.160Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:03:25.161Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:03:25.161Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:03:26.161Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:03:26.162Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:03:26.162Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:03:26.162Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:03:27.163Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:03:27.163Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:03:27.163Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:03:27.164Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:03:28.166Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "serviceName": "Demo_pNF_50ygaVDmwiwE2qHO2JJr",
  "serviceVersion": "1.0",
  "serviceUUID": "87f34d4a-0114-4d59-a162-bb174344667a",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "0d25786c-2602-4534-b7a4-01c751c741e1",
  "resources": [
    {
      "resourceInstanceName": "pNF 1ddc6069-00c1 0",
      "resourceCustomizationUUID": "c9e590b7-a90d-4164-b4e9-507e83bbfbf7",
      "resourceName": "pNF 1ddc6069-00c1",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "b08865f4-e7ff-4016-8180-d9fbf9c6183f",
      "resourceInvariantUUID": "41c01268-c663-4cd8-ba55-2604ba669f1a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
      "artifactChecksum": "ZTc3Njk0MDIzYmFhYmIwY2UyNzg3ZWJhMDkyMWM3NTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0eaa5ba9-e413-4bc3-9d32-8db1fc63b2c8"
    }
  ],
  "workloadContext": "Production"
}
2023-04-25T06:03:28.166Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T06:03:28.166Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 87f34d4a-0114-4d59-a162-bb174344667a ASDC
2023-04-25T06:03:28.166Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:a2096c86-8170-425a-9855-6a50f59013bb
ServiceName:Demo_pNF_50ygaVDmwiwE2qHO2JJr
ServiceVersion:1.0
ServiceUUID:87f34d4a-0114-4d59-a162-bb174344667a
ServiceInvariantUUID:0d25786c-2602-4534-b7a4-01c751c741e1
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
ArtifactUUID:0eaa5ba9-e413-4bc3-9d32-8db1fc63b2c8
ArtifactChecksum:ZTc3Njk0MDIzYmFhYmIwY2UyNzg3ZWJhMDkyMWM3NTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 1ddc6069-00c1 0
ResourceCustomizationUUID:c9e590b7-a90d-4164-b4e9-507e83bbfbf7
ResourceInvariantUUID:41c01268-c663-4cd8-ba55-2604ba669f1a
ResourceName:pNF 1ddc6069-00c1
ResourceType:PNF
ResourceUUID:b08865f4-e7ff-4016-8180-d9fbf9c6183f
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-25T06:03:28.166Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 87f34d4a-0114-4d59-a162-bb174344667a 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-04-25T06:03:28.233Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T06:03:28.234Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-25T06:03:28.234Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-25T06:03:28.235Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 0eaa5ba9-e413-4bc3-9d32-8db1fc63b2c8 from URL: /sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:28.235Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-25T06:03:28.235Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:28.331Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-25T06:03:28.332Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar 0eaa5ba9-e413-4bc3-9d32-8db1fc63b2c8 87986
2023-04-25T06:03:28.333Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar ASDC sendASDCNotification
2023-04-25T06:03:28.333Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:28.334Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T06:03:28.334Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:03:28.334Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:03:28.335Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402608333,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:03:29.337Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T06:03:29.338Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-25T06:03:29.338Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 0eaa5ba9-e413-4bc3-9d32-8db1fc63b2c8, URL: /sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar to file: /app/ASDC/1/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:29.338Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:29.339Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:29.339Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:29.524Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6514240320832625659/Definitions/service-DemoPnf50ygavdmwiwe2qho2jjr-template.yml
2023-04-25T06:03:30.103Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T06:03:30.103Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-25T06:03:30.103Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:30.103Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-25T06:03:30.103Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||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-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:30.103Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:30.103Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||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-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:30.103Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||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-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||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-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 1ddc6069-00c1 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-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||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-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_50ygaVDmwiwE2qHO2JJr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Node template pNF 1ddc6069-00c1 0 is matching search criteria
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 1ddc6069-00c1 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_50ygaVDmwiwE2qHO2JJr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Node template pNF 1ddc6069-00c1 0 is matching search criteria
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 1ddc6069-00c1 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_50ygaVDmwiwE2qHO2JJr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:03:30.104Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:03:30.105Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_50ygaVDmwiwE2qHO2JJr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:03:30.105Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:03:30.105Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_50ygaVDmwiwE2qHO2JJr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:03:30.105Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:03:30.105Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_50ygaVDmwiwE2qHO2JJr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:03:30.105Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:03:30.105Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_50ygaVDmwiwE2qHO2JJr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:03:30.105Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_50ygaVDmwiwE2qHO2JJr
Description:catalog service description
Model UUID:87f34d4a-0114-4d59-a162-bb174344667a
Model Version:NULL
Model InvariantUuid:0d25786c-2602-4534-b7a4-01c751c741e1
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-04-25T06:03:30.118Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: b08865f4-e7ff-4016-8180-d9fbf9c6183f
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-04-25T06:03:30.122Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||pNF 1ddc6069-00c1 0
2023-04-25T06:03:30.122Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b08865f4-e7ff-4016-8180-d9fbf9c6183f
2023-04-25T06:03:30.122Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 87f34d4a-0114-4d59-a162-bb174344667a
2023-04-25T06:03:30.122Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 87f34d4a-0114-4d59-a162-bb174344667a
2023-04-25T06:03:30.122Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 1ddc6069-00c1 0 b08865f4-e7ff-4016-8180-d9fbf9c6183f 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-04-25T06:03:30.128Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@54fd755a, org.onap.sdc.toscaparser.api.parameters.Input@3bd8f6c5, org.onap.sdc.toscaparser.api.parameters.Input@75c02f3f, org.onap.sdc.toscaparser.api.parameters.Input@108872c, org.onap.sdc.toscaparser.api.parameters.Input@3ee075f2]
2023-04-25T06:03:30.128Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:03:30.129Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_50ygaVDmwiwE2qHO2JJr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:03:30.129Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 87f34d4a-0114-4d59-a162-bb174344667a: pNF 1ddc6069-00c1
2023-04-25T06:03:30.129Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||Processing PNF resource: b08865f4-e7ff-4016-8180-d9fbf9c6183f
2023-04-25T06:03:30.129Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:03:30.129Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_50ygaVDmwiwE2qHO2JJr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:03:30.129Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||Resource customization UUID: c9e590b7-a90d-4164-b4e9-507e83bbfbf7 is the same as notified resource customizationUUID: c9e590b7-a90d-4164-b4e9-507e83bbfbf7
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-04-25T06:03:30.201Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 1ddc6069-00c1 b08865f4-e7ff-4016-8180-d9fbf9c6183f 0 ASDC deployResourceStructure
2023-04-25T06:03:30.201Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar ASDC sendASDCNotification
2023-04-25T06:03:30.201Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar
2023-04-25T06:03:30.201Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T06:03:30.202Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:03:30.202Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:03:30.202Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402610201,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:03:31.203Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2096c86-8170-425a-9855-6a50f59013bb
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-04-25T06:03:31.217Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2096c86-8170-425a-9855-6a50f59013bb
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-04-25T06:03:31.221Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T06:03:31.221Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T06:03:31.221Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T06:03:41.067Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:03:41.069Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:03:41.069Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682402582479,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:03:41.070Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:03:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:03:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:03:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:03:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:03:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682402587401,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:03:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:01.221Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2096c86-8170-425a-9855-6a50f59013bb
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-04-25T06:04:01.238Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2096c86-8170-425a-9855-6a50f59013bb
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-04-25T06:04:01.243Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T06:04:01.244Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T06:04:01.244Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T06:04:31.244Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2096c86-8170-425a-9855-6a50f59013bb
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-04-25T06:04:31.264Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2096c86-8170-425a-9855-6a50f59013bb
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-04-25T06:04:31.268Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T06:04:31.268Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T06:04:31.268Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T06:04:41.067Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:04:41.070Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.070Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682402583894,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682402551394,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682402591312,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "aai-model-loader",
  "timestamp": 1682402589728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682402582479,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682402587401,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.071Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682402583894,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682402551394,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682402591312,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "aai-model-loader",
  "timestamp": 1682402589728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682402582479,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682402551394,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682402583894,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682402587401,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682402591312,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "aai-model-loader",
  "timestamp": 1682402589728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682402551394,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682402587401,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682402582479,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682402583894,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682402591312,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "aai-model-loader",
  "timestamp": 1682402589728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682402587401,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682402551394,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682402582479,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682402583894,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682402591312,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "aai-model-loader",
  "timestamp": 1682402589728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682402582479,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682402551394,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682402583894,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682402587401,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682402591312,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "aai-model-loader",
  "timestamp": 1682402589728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682402582479,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682402583894,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682402587401,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682402551394,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682402591312,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "aai-model-loader",
  "timestamp": 1682402589728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682402587401,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682402551394,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682402582479,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402554902,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682402583894,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682402591312,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682402608865,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682402609358,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "aai-model-loader",
  "timestamp": 1682402609430,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682402608684,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:04:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402608333,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:04:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682402608912,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:04:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682402609869,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-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-04-25T06:04:41.092Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a2096c86-8170-425a-9855-6a50f59013bb
2023-04-25T06:04:41.092Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2096c86-8170-425a-9855-6a50f59013bb 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-04-25T06:04:41.106Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.106Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682402610362,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:04:41.106Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.107Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.107Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682402609728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/resourceInstances/pnf1ddc606900c10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DEPLOY_OK"
}
2023-04-25T06:04:41.107Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.107Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.107Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402610201,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:04:41.107Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.107Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.107Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682402611364,
  "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-04-25T06:04:41.115Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a2096c86-8170-425a-9855-6a50f59013bb
2023-04-25T06:04:41.115Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2096c86-8170-425a-9855-6a50f59013bb 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-04-25T06:04:41.127Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.128Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682402610729,
  "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-04-25T06:04:41.136Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName:  and status of COMPONENT_DONE_OK distributionID of a2096c86-8170-425a-9855-6a50f59013bb
2023-04-25T06:04:41.136Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2096c86-8170-425a-9855-6a50f59013bb 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-04-25T06:04:41.153Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.153Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682402610884,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:04:41.154Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.154Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.154Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "aai-model-loader",
  "timestamp": 1682402613123,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf50ygavdmwiwe2qho2jjr/1.0/artifacts/service-DemoPnf50ygavdmwiwe2qho2jjr-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:04:41.154Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:04:41.154Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682402611887,
  "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-04-25T06:04:41.165Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a2096c86-8170-425a-9855-6a50f59013bb
2023-04-25T06:04:41.166Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2096c86-8170-425a-9855-6a50f59013bb 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-04-25T06:04:41.183Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:04:41.183Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "aai-model-loader",
  "timestamp": 1682402614126,
  "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-04-25T06:04:41.190Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a2096c86-8170-425a-9855-6a50f59013bb
2023-04-25T06:04:41.191Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2096c86-8170-425a-9855-6a50f59013bb 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-04-25T06:05:01.268Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2096c86-8170-425a-9855-6a50f59013bb
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-04-25T06:05:01.290Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2096c86-8170-425a-9855-6a50f59013bb
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-04-25T06:05:01.297Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T06:05:01.297Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-25T06:05:01.297Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-25T06:05:01.297Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-25T06:05:01.297Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:05:01.297Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:05:01.298Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:05:01.298Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:05:01.298Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:05:01.298Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:05:01.298Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||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-04-25T06:05:01.308Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-25T06:05:31.308Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2096c86-8170-425a-9855-6a50f59013bb 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-04-25T06:05:31.315Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2096c86-8170-425a-9855-6a50f59013bb and serviceModelVersionId: 87f34d4a-0114-4d59-a162-bb174344667a
2023-04-25T06:05:31.315Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0d25786c-2602-4534-b7a4-01c751c741e1
2023-04-25T06:05:31.316Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0d25786c-2602-4534-b7a4-01c751c741e1/model-vers/model-ver/87f34d4a-0114-4d59-a162-bb174344667a?depth=0
2023-04-25T06:05:31.323Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-04-25T06:05:31.378Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0d25786c-2602-4534-b7a4-01c751c741e1/model-vers/model-ver/87f34d4a-0114-4d59-a162-bb174344667a?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-04-25T06:05:31.379Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0d25786c-2602-4534-b7a4-01c751c741e1/model-vers/model-ver/87f34d4a-0114-4d59-a162-bb174344667a?depth=0|INFO|500||Invoke
2023-04-25T06:05:31.389Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0d25786c-2602-4534-b7a4-01c751c741e1/model-vers/model-ver/87f34d4a-0114-4d59-a162-bb174344667a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-25T06:05:31.559Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0d25786c-2602-4534-b7a4-01c751c741e1/model-vers/model-ver/87f34d4a-0114-4d59-a162-bb174344667a?depth=0|INFO|500||InvokeReturn
2023-04-25T06:05:31.559Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0d25786c-2602-4534-b7a4-01c751c741e1/model-vers/model-ver/87f34d4a-0114-4d59-a162-bb174344667a?depth=0 has http status code:200 and response headers:{date=[Tue, 25 Apr 2023 06:05:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[165], vertex-id=[184448], x-aai-txid=[1-aai-resources-230425-06:05:31:797-2364], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-25T06:05:31.559Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-04-25T06:05:31.560Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-25T06:05:31.561Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||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-04-25T06:05:31.565Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||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-04-25T06:05:31.565Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2096c86-8170-425a-9855-6a50f59013bb and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-25T06:05:31.565Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-25T06:05:31.565Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:05:31.566Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:05:31.566Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402731565,
  "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-04-25T06:05:32.587Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:05:41.067Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:05:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:05:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "a2096c86-8170-425a-9855-6a50f59013bb",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682402731565,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-25T06:05:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:06:32.589Z|a2096c86-8170-425a-9855-6a50f59013bb|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:06:41.067Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:07:32.589Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:07:41.068Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:08:32.590Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:08:41.070Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:09:32.591Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:09:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:10:32.592Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:10:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:11:32.593Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:11:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:12:32.594Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:12:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:00.227Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T06:13:00.227Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"3d4165d9-ff25-45f8-8f83-fbb514d10324","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"c303f608-ee13-43ad-a1db-ab8ae4cb7fc2","serviceDescription":"service","serviceInvariantUUID":"9ba90e81-6278-41c4-9cb6-86fb68f9a860","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"46b57edb-b10b-412d-af5a-5278de168218","resourceInvariantUUID":"2d27ee6f-db3a-4751-88fc-c16a7ea439b1","resourceCustomizationUUID":"77548ada-325d-4d9a-8b1d-5e38b255995e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MmI3ODIxOWQ5NGUyNGM2Y2FjMzU4OTE3NGMzNWM5Njc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1526d070-4dbd-4212-8a26-dfa6cca72de7","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"NDRlMDI0YTFkZDZjN2E5M2M5OTRhNjkxZDhmODBlN2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a05f10de-1694-477e-8ff2-c17052af141b","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7aa5ddcd-d574-4de1-bf1b-c0e07f369fa5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"40108025-d07c-4ca4-850e-d9b3dc8910da","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b08a3869-e391-43ae-9348-eeaa4451730e","artifactVersion":"2","generatedFromUUID":"267efe19-ac32-408f-8f58-ac72a6add2b2"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f4e7c948-2b02-416f-9919-4f454a07533d","artifactVersion":"2","generatedFromUUID":"7aa5ddcd-d574-4de1-bf1b-c0e07f369fa5"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"267efe19-ac32-408f-8f58-ac72a6add2b2","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"b9e0b8ae-929c-4d51-8b7b-dff98010e920","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"ZDBjZTc4MGI3YWFlNGQ2YTE2ZDJjYTYyMTcyZGFkMmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4679f6f-4091-47b2-b8c2-4e8fa2d234a4","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODljYTM4ZjlhYjdkOWZmMTkyMDIyOWI2OGYwOWIxY2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bee63ee2-f04e-4896-80d1-c3874ba08682","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T06:13:00.232Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:13:00.232Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:00.232Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:00.232Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:00.264Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:13:00.265Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403150875,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:13:00.265Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:13:01.243Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:13:01.243Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:01.244Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:01.244Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:02.245Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:13:02.245Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:02.245Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:02.245Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:03.247Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:13:03.247Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:03.247Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:03.248Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:04.248Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:13:04.249Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:04.249Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:04.249Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:05.249Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:13:05.250Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:05.250Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:05.250Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:06.250Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:13:06.251Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:06.251Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:06.251Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:07.252Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:13:07.253Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:07.253Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:07.253Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:08.254Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:13:08.255Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:08.255Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:08.255Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:09.256Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:13:09.257Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:09.257Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:09.258Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:10.260Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "c303f608-ee13-43ad-a1db-ab8ae4cb7fc2",
  "serviceDescription": "service",
  "serviceInvariantUUID": "9ba90e81-6278-41c4-9cb6-86fb68f9a860",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "77548ada-325d-4d9a-8b1d-5e38b255995e",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "46b57edb-b10b-412d-af5a-5278de168218",
      "resourceInvariantUUID": "2d27ee6f-db3a-4751-88fc-c16a7ea439b1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_cnf_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
          "artifactChecksum": "NDRlMDI0YTFkZDZjN2E5M2M5OTRhNjkxZDhmODBlN2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "a05f10de-1694-477e-8ff2-c17052af141b",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
          "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "7aa5ddcd-d574-4de1-bf1b-c0e07f369fa5",
          "generatedArtifact": {
            "artifactName": "base_template_dummy_ignore.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
            "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "f4e7c948-2b02-416f-9919-4f454a07533d",
            "generatedFromUUID": "7aa5ddcd-d574-4de1-bf1b-c0e07f369fa5"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "b08a3869-e391-43ae-9348-eeaa4451730e",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
          "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "f4e7c948-2b02-416f-9919-4f454a07533d",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.tgz",
          "artifactType": "HELM",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
          "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "267efe19-ac32-408f-8f58-ac72a6add2b2",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "ODljYTM4ZjlhYjdkOWZmMTkyMDIyOWI2OGYwOWIxY2U\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "bee63ee2-f04e-4896-80d1-c3874ba08682"
    }
  ],
  "workloadContext": "Production"
}
2023-04-25T06:13:10.260Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T06:13:10.260Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 c303f608-ee13-43ad-a1db-ab8ae4cb7fc2 ASDC
2023-04-25T06:13:10.261Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:3d4165d9-ff25-45f8-8f83-fbb514d10324
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:c303f608-ee13-43ad-a1db-ab8ae4cb7fc2
ServiceInvariantUUID:9ba90e81-6278-41c4-9cb6-86fb68f9a860
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
ArtifactUUID:bee63ee2-f04e-4896-80d1-c3874ba08682
ArtifactChecksum:ODljYTM4ZjlhYjdkOWZmMTkyMDIyOWI2OGYwOWIxY2U=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:77548ada-325d-4d9a-8b1d-5e38b255995e
ResourceInvariantUUID:2d27ee6f-db3a-4751-88fc-c16a7ea439b1
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:46b57edb-b10b-412d-af5a-5278de168218
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_cnf_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
ArtifactUUID:a05f10de-1694-477e-8ff2-c17052af141b
ArtifactChecksum:NDRlMDI0YTFkZDZjN2E5M2M5OTRhNjkxZDhmODBlN2I=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
ArtifactUUID:7aa5ddcd-d574-4de1-bf1b-c0e07f369fa5
ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:f4e7c948-2b02-416f-9919-4f454a07533d
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
ArtifactUUID:b08a3869-e391-43ae-9348-eeaa4451730e
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:f4e7c948-2b02-416f-9919-4f454a07533d
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.tgz
ArtifactVersion:1
ArtifactType:HELM
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
ArtifactUUID:267efe19-ac32-408f-8f58-ac72a6add2b2
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-25T06:13:10.261Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c303f608-ee13-43ad-a1db-ab8ae4cb7fc2 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-04-25T06:13:10.319Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T06:13:10.320Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-25T06:13:10.320Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-25T06:13:10.320Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: bee63ee2-f04e-4896-80d1-c3874ba08682 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-25T06:13:10.320Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-25T06:13:10.320Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-25T06:13:10.459Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-25T06:13:10.460Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar bee63ee2-f04e-4896-80d1-c3874ba08682 163260
2023-04-25T06:13:10.461Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-25T06:13:10.461Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-25T06:13:10.461Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T06:13:10.462Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:10.462Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:10.462Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403190461,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:11.463Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T06:13:11.464Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-25T06:13:11.464Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: bee63ee2-f04e-4896-80d1-c3874ba08682, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-25T06:13:11.464Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-04-25T06:13:11.465Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-25T06:13:11.465Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-25T06:13:11.595Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10509799772490489130/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-04-25T06:13:12.544Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T06:13:12.544Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-25T06:13:12.544Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-25T06:13:12.544Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-04-25T06:13:12.544Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-25T06:13:12.544Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-25T06:13:12.544Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-25T06:13:12.544Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-25T06:13:12.544Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-25T06:13:12.544Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-04-25T06:13:12.545Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T06:13:12.546Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=0f35079c-c213-4640-a963-94cb35132920
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:12.547Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:c303f608-ee13-43ad-a1db-ab8ae4cb7fc2
Model Version:NULL
Model InvariantUuid:9ba90e81-6278-41c4-9cb6-86fb68f9a860
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:ca3ea231-6f9d-4a5a-9c73-7c49415c31ff
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:2d27ee6f-db3a-4751-88fc-c16a7ea439b1
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:77548ada-325d-4d9a-8b1d-5e38b255995e
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:24f11040-c72c-48b9-920b-a620b6fafcd8
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:91c79c32-3b40-46bd-b393-e36a97062fd8
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:81d4a55f-e155-4c33-bd73-23e1e1b4ad8e
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:55b25d57-3e2d-46a6-8eb9-d5471e945ec0
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0f35079c-c213-4640-a963-94cb35132920
ModelInvariantUuid:cd2d0ca9-ff26-43e5-8662-25e7226abe9a
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:e13d21e3-1ba4-4fd9-8c7a-c9efc0fd487d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:2a346d6c-bdab-47fd-9ab6-786261bedbfe
ModelInvariantUuid:fbea4906-6af8-4c6b-b221-909a2f06e050
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:78c2b329-cc15-49ef-ad11-69e54df75258
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-04-25T06:13:12.554Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 46b57edb-b10b-412d-af5a-5278de168218
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-04-25T06:13:12.557Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||basic_cnf_macro 0
2023-04-25T06:13:12.557Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 46b57edb-b10b-412d-af5a-5278de168218
2023-04-25T06:13:12.557Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a05f10de-1694-477e-8ff2-c17052af141b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-25T06:13:12.557Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-25T06:13:12.557Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-25T06:13:12.716Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-25T06:13:12.717Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json a05f10de-1694-477e-8ff2-c17052af141b 1565
2023-04-25T06:13:12.717Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-04-25T06:13:12.717Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-25T06:13:12.717Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T06:13:12.717Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:12.718Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:12.718Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403192717,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:13.718Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "81d4a55f-e155-4c33-bd73-23e1e1b4ad8e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "55b25d57-3e2d-46a6-8eb9-d5471e945ec0",
    "vfModuleModelCustomizationUUID": "c8151b5a-d2e1-4d80-a8e1-0aef365000c8",
    "isBase": true,
    "artifacts": [
      "7aa5ddcd-d574-4de1-bf1b-c0e07f369fa5",
      "f4e7c948-2b02-416f-9919-4f454a07533d"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "24f11040-c72c-48b9-920b-a620b6fafcd8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "91c79c32-3b40-46bd-b393-e36a97062fd8",
    "vfModuleModelCustomizationUUID": "89eecb74-d9a7-4b2a-a7e9-1d73fa1c8af4",
    "isBase": false,
    "artifacts": [
      "267efe19-ac32-408f-8f58-ac72a6add2b2"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-25T06:13:13.724Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:55b25d57-3e2d-46a6-8eb9-d5471e945ec0
VfModuleModelInvariantUUID:81d4a55f-e155-4c33-bd73-23e1e1b4ad8e
VfModuleModelDescription:NULL
Artifacts UUID List:{
7aa5ddcd-d574-4de1-bf1b-c0e07f369fa5
,
f4e7c948-2b02-416f-9919-4f454a07533d

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

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:91c79c32-3b40-46bd-b393-e36a97062fd8
VfModuleModelInvariantUUID:24f11040-c72c-48b9-920b-a620b6fafcd8
VfModuleModelDescription:NULL
Artifacts UUID List:{
267efe19-ac32-408f-8f58-ac72a6add2b2

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-04-25T06:13:13.728Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "81d4a55f-e155-4c33-bd73-23e1e1b4ad8e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "55b25d57-3e2d-46a6-8eb9-d5471e945ec0",
    "vfModuleModelCustomizationUUID": "c8151b5a-d2e1-4d80-a8e1-0aef365000c8",
    "isBase": true,
    "artifacts": [
      "7aa5ddcd-d574-4de1-bf1b-c0e07f369fa5",
      "f4e7c948-2b02-416f-9919-4f454a07533d"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "24f11040-c72c-48b9-920b-a620b6fafcd8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "91c79c32-3b40-46bd-b393-e36a97062fd8",
    "vfModuleModelCustomizationUUID": "89eecb74-d9a7-4b2a-a7e9-1d73fa1c8af4",
    "isBase": false,
    "artifacts": [
      "267efe19-ac32-408f-8f58-ac72a6add2b2"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-25T06:13:13.729Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:55b25d57-3e2d-46a6-8eb9-d5471e945ec0
VfModuleModelInvariantUUID:81d4a55f-e155-4c33-bd73-23e1e1b4ad8e
VfModuleModelDescription:NULL
Artifacts UUID List:{
7aa5ddcd-d574-4de1-bf1b-c0e07f369fa5
,
f4e7c948-2b02-416f-9919-4f454a07533d

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

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:91c79c32-3b40-46bd-b393-e36a97062fd8
VfModuleModelInvariantUUID:24f11040-c72c-48b9-920b-a620b6fafcd8
VfModuleModelDescription:NULL
Artifacts UUID List:{
267efe19-ac32-408f-8f58-ac72a6add2b2

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-04-25T06:13:13.729Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 7aa5ddcd-d574-4de1-bf1b-c0e07f369fa5 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-25T06:13:13.729Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-25T06:13:13.729Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-25T06:13:13.913Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-25T06:13:13.913Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 7aa5ddcd-d574-4de1-bf1b-c0e07f369fa5 914
2023-04-25T06:13:13.913Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-04-25T06:13:13.914Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-25T06:13:13.914Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T06:13:13.914Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:13.914Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:13.914Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403193913,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:14.915Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b08a3869-e391-43ae-9348-eeaa4451730e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-25T06:13:14.916Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-25T06:13:14.916Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-25T06:13:15.100Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-25T06:13:15.100Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env b08a3869-e391-43ae-9348-eeaa4451730e 12
2023-04-25T06:13:15.100Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-04-25T06:13:15.101Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-25T06:13:15.101Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T06:13:15.101Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:15.101Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:15.101Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403195100,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:16.102Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f4e7c948-2b02-416f-9919-4f454a07533d from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-25T06:13:16.103Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-25T06:13:16.103Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-25T06:13:16.250Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-25T06:13:16.250Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env f4e7c948-2b02-416f-9919-4f454a07533d 96
2023-04-25T06:13:16.251Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-04-25T06:13:16.251Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-25T06:13:16.251Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T06:13:16.251Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:16.251Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:16.252Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403196251,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:17.252Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 267efe19-ac32-408f-8f58-ac72a6add2b2 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-25T06:13:17.253Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-25T06:13:17.253Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-25T06:13:17.342Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-25T06:13:17.343Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 267efe19-ac32-408f-8f58-ac72a6add2b2 20206
2023-04-25T06:13:17.343Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-04-25T06:13:17.343Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-25T06:13:17.343Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T06:13:17.344Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:17.344Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:17.344Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403197343,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:18.352Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: c303f608-ee13-43ad-a1db-ab8ae4cb7fc2
2023-04-25T06:13:18.352Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 46b57edb-b10b-412d-af5a-5278de168218 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T06:13:18.373Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@528e780a, org.onap.sdc.toscaparser.api.parameters.Input@adde554, org.onap.sdc.toscaparser.api.parameters.Input@6764e74b, org.onap.sdc.toscaparser.api.parameters.Input@6083260a, org.onap.sdc.toscaparser.api.parameters.Input@41ec5c38]
2023-04-25T06:13:18.376Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:18.377Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:18.377Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2023-04-25T06:13:18.378Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 77548ada-325d-4d9a-8b1d-5e38b255995e
2023-04-25T06:13:18.378Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 77548ada-325d-4d9a-8b1d-5e38b255995e matches Tosca VF Customization UUID: 77548ada-325d-4d9a-8b1d-5e38b255995e
2023-04-25T06:13:18.378Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 77548ada-325d-4d9a-8b1d-5e38b255995e  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-04-25T06:13:18.386Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:18.387Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:18.390Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 77548ada-325d-4d9a-8b1d-5e38b255995e: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2023-04-25T06:13:18.391Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1d2ada9f
2023-04-25T06:13:18.391Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:18.391Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T06:13:18.392Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 89eecb74-d9a7-4b2a-a7e9-1d73fa1c8af4
2023-04-25T06:13:18.395Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 89eecb74-d9a7-4b2a-a7e9-1d73fa1c8af4
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-04-25T06:13:18.400Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:18.400Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-25T06:13:18.401Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T06:13:18.402Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:18.402Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-25T06:13:18.403Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T06:13:18.404Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:18.404Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-25T06:13:18.405Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=77548ada-325d-4d9a-8b1d-5e38b255995e
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-04-25T06:13:18.408Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:18.409Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:18.409Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid c303f608-ee13-43ad-a1db-ab8ae4cb7fc2: basic_cnf_macro
2023-04-25T06:13:18.410Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:18.410Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:18.410Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:18.411Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:18.411Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:18.412Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:18.412Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:18.412Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:18.412Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:13:18.413Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:13:18.413Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T06:13:18.488Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 46b57edb-b10b-412d-af5a-5278de168218 2 ASDC deployResourceStructure
2023-04-25T06:13:18.489Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-04-25T06:13:18.490Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-25T06:13:18.490Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T06:13:18.490Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:18.490Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:18.491Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403198489,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:19.492Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-04-25T06:13:19.493Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-25T06:13:19.493Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T06:13:19.494Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:19.494Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:19.494Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403199492,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:20.501Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-04-25T06:13:20.501Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2023-04-25T06:13:20.501Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-25T06:13:20.502Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:20.502Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:20.502Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403200496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:21.503Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-04-25T06:13:21.503Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-25T06:13:21.503Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T06:13:21.504Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:21.504Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:21.504Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403201503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:22.505Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-04-25T06:13:22.506Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2023-04-25T06:13:22.506Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-25T06:13:22.506Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:22.507Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:22.507Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403202505,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:23.508Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-25T06:13:23.508Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-25T06:13:23.508Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T06:13:23.509Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:13:23.509Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:13:23.509Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403203508,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:24.510Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3d4165d9-ff25-45f8-8f83-fbb514d10324
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-04-25T06:13:24.530Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d4165d9-ff25-45f8-8f83-fbb514d10324
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-04-25T06:13:24.533Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T06:13:24.533Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T06:13:24.533Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T06:13:41.067Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:13:41.070Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:13:41.070Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403152383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:13:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:13:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:13:41.072Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403178629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:13:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:13:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:13:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:13:41.073Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:13:54.533Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3d4165d9-ff25-45f8-8f83-fbb514d10324
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-04-25T06:13:54.551Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d4165d9-ff25-45f8-8f83-fbb514d10324
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-04-25T06:13:54.555Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T06:13:54.556Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T06:13:54.556Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T06:14:24.556Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3d4165d9-ff25-45f8-8f83-fbb514d10324
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-04-25T06:14:24.572Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d4165d9-ff25-45f8-8f83-fbb514d10324
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-04-25T06:14:24.576Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T06:14:24.576Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T06:14:24.576Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T06:14:41.067Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:14:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.074Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403171755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.075Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403150875,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.076Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403171755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.077Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403152383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.078Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403178629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403150875,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.079Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.080Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.080Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403152383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.080Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.080Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.080Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.080Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.080Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.080Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403171755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.080Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.080Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.080Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403178629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.080Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.081Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.081Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403150875,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.081Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.081Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.081Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403152383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.081Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.082Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.082Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.082Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.082Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.082Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403171755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.082Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.082Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.083Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403178629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.083Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.083Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.083Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403150875,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.083Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.084Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.084Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403152383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.084Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.084Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.084Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.084Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.084Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.084Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403171755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.085Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.085Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.085Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403178629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.085Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.085Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.085Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403150875,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403152383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403171755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403178629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.086Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.087Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.087Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403150875,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.087Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.087Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.087Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403152383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.087Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.087Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.087Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.087Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.087Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.088Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403171755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.088Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.088Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.088Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403178629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.088Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.088Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.088Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403150875,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.088Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.089Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.089Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403152383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.089Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.089Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.089Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403171755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.089Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.089Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.090Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.090Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.090Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.090Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403178629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.090Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.090Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.090Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403150875,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.091Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.091Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.091Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403152383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.091Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.091Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.091Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.091Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.092Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.092Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403171755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.093Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.093Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.093Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403178629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.093Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.093Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.093Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403189728,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.093Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.094Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.094Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403150875,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.094Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.094Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.094Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403152383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.094Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.094Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.094Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403171755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.095Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.095Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.095Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403152594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.096Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.096Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.096Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403178629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.096Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.096Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.096Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403189728,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.096Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.096Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.097Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403190657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.097Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.097Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.097Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403190902,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.097Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.097Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.097Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403190461,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.097Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.097Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.098Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403191059,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.098Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.098Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.098Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403191549,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.098Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.098Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.098Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403189728,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.098Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.098Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.099Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403190657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.099Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.099Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.099Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403192554,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:14:41.099Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.099Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.099Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403189728,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.099Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.100Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.100Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403192078,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.100Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.100Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.100Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.100Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.100Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.100Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403190657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.101Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.101Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.101Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403193557,
  "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-04-25T06:14:41.112Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3d4165d9-ff25-45f8-8f83-fbb514d10324
2023-04-25T06:14:41.112Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3d4165d9-ff25-45f8-8f83-fbb514d10324 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-04-25T06:14:41.124Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.125Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403193178,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-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-04-25T06:14:41.134Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 3d4165d9-ff25-45f8-8f83-fbb514d10324
2023-04-25T06:14:41.134Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3d4165d9-ff25-45f8-8f83-fbb514d10324 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-04-25T06:14:41.154Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.154Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403189728,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403192717,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403193257,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403190657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.155Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.156Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.156Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403194559,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.156Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.156Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.156Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403189728,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.156Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.156Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.156Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403194180,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.156Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.156Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.156Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403193913,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.156Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.157Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.157Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403194392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.157Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.157Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.157Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.157Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.157Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.157Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403190657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.157Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.158Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.158Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403194559,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.158Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.158Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.158Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403189728,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.158Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.158Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.158Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403194180,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.158Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.158Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.158Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403195100,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.158Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.159Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.159Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403195568,
  "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-04-25T06:14:41.166Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3d4165d9-ff25-45f8-8f83-fbb514d10324
2023-04-25T06:14:41.167Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3d4165d9-ff25-45f8-8f83-fbb514d10324 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-04-25T06:14:41.178Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.178Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.178Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.178Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.178Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403190657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403194559,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403189728,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403194180,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.179Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403196571,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403196251,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403190657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403194559,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.180Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403189728,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403194180,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403197575,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403190657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.181Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403197343,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.182Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.182Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.182Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403194559,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.182Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.182Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.182Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403189728,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.182Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.182Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.182Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403194180,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.182Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.182Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.182Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.183Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.183Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.183Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403197575,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.183Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.183Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.183Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403194559,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.183Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.183Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.183Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403198489,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-25T06:14:41.184Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.184Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.184Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403194180,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.184Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.184Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.184Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403199868,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.184Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.185Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.185Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.185Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.185Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.185Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403197575,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.185Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.185Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.185Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403194559,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.186Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.186Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.186Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403199492,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-04-25T06:14:41.186Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.186Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.186Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403194180,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.186Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.186Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.186Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.186Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.186Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.186Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403197575,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.187Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.187Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.187Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403194559,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.187Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.187Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.187Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403200496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-04-25T06:14:41.187Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.187Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.187Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403194180,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.187Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.187Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.188Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.188Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.188Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.188Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403197575,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.188Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.188Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.188Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403201503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-04-25T06:14:41.188Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.188Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.188Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403202740,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.188Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.188Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.189Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403202286,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.189Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.189Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.189Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403197575,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.189Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.189Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.189Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403202120,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.189Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.189Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.190Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403202505,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-04-25T06:14:41.190Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.190Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.190Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403203742,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:14:41.190Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.190Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.190Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403203599,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-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-04-25T06:14:41.212Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 1200cabc-cc58-432a-98b8-f2a7fdb1db94
2023-04-25T06:14:41.213Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1200cabc-cc58-432a-98b8-f2a7fdb1db94 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-04-25T06:14:41.229Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.230Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403197575,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.230Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.231Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.231Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403203508,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:14:41.231Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.231Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.231Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403204744,
  "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-04-25T06:14:41.242Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1200cabc-cc58-432a-98b8-f2a7fdb1db94
2023-04-25T06:14:41.243Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1200cabc-cc58-432a-98b8-f2a7fdb1db94 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-04-25T06:14:41.261Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.262Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403197575,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.262Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.262Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.262Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403204208,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:14:41.262Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.262Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.262Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403205810,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:14:41.262Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.262Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.263Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403205674,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.263Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.263Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.263Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403205212,
  "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-04-25T06:14:41.274Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3d4165d9-ff25-45f8-8f83-fbb514d10324
2023-04-25T06:14:41.275Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3d4165d9-ff25-45f8-8f83-fbb514d10324 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-04-25T06:14:41.290Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.290Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403206812,
  "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-04-25T06:14:41.296Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3d4165d9-ff25-45f8-8f83-fbb514d10324
2023-04-25T06:14:41.296Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3d4165d9-ff25-45f8-8f83-fbb514d10324 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-04-25T06:14:41.306Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.306Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403206752,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.306Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.306Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.306Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.306Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.306Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.306Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.306Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.307Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.307Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403207842,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.307Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.307Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.307Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.307Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.307Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.307Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403208900,
  "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-04-25T06:14:41.313Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1200cabc-cc58-432a-98b8-f2a7fdb1db94
2023-04-25T06:14:41.313Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1200cabc-cc58-432a-98b8-f2a7fdb1db94 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-04-25T06:14:41.322Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.322Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.322Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.322Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.322Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403209904,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-25T06:14:41.322Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.323Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.323Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.323Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.323Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.323Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.323Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.323Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.323Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.323Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.323Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.323Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403191308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:14:41.324Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.324Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.324Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403214344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:14:41.324Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.324Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.324Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403216446,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:14:41.324Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.324Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.324Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403217450,
  "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-04-25T06:14:41.329Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1200cabc-cc58-432a-98b8-f2a7fdb1db94
2023-04-25T06:14:41.330Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1200cabc-cc58-432a-98b8-f2a7fdb1db94 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-04-25T06:14:41.345Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.345Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403219728,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.345Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.346Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.346Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403219728,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.346Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:41.346Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T06:14:41.346Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403219728,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:14:41.346Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:14:54.577Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3d4165d9-ff25-45f8-8f83-fbb514d10324
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-04-25T06:14:54.592Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d4165d9-ff25-45f8-8f83-fbb514d10324
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-04-25T06:14:54.595Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T06:14:54.595Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-25T06:14:54.595Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-25T06:14:54.595Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-25T06:14:54.595Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:14:54.596Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:14:54.596Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:14:54.597Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:14:54.597Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:14:54.598Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T06:14:54.607Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-25T06:15:24.607Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3d4165d9-ff25-45f8-8f83-fbb514d10324 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-04-25T06:15:24.616Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3d4165d9-ff25-45f8-8f83-fbb514d10324 and serviceModelVersionId: c303f608-ee13-43ad-a1db-ab8ae4cb7fc2
2023-04-25T06:15:24.616Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9ba90e81-6278-41c4-9cb6-86fb68f9a860
2023-04-25T06:15:24.617Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9ba90e81-6278-41c4-9cb6-86fb68f9a860/model-vers/model-ver/c303f608-ee13-43ad-a1db-ab8ae4cb7fc2?depth=0
2023-04-25T06:15:24.626Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-25T06:15:24.687Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ba90e81-6278-41c4-9cb6-86fb68f9a860/model-vers/model-ver/c303f608-ee13-43ad-a1db-ab8ae4cb7fc2?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-04-25T06:15:24.688Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ba90e81-6278-41c4-9cb6-86fb68f9a860/model-vers/model-ver/c303f608-ee13-43ad-a1db-ab8ae4cb7fc2?depth=0|INFO|500||Invoke
2023-04-25T06:15:24.692Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ba90e81-6278-41c4-9cb6-86fb68f9a860/model-vers/model-ver/c303f608-ee13-43ad-a1db-ab8ae4cb7fc2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-25T06:15:24.819Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ba90e81-6278-41c4-9cb6-86fb68f9a860/model-vers/model-ver/c303f608-ee13-43ad-a1db-ab8ae4cb7fc2?depth=0|INFO|500||InvokeReturn
2023-04-25T06:15:24.820Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ba90e81-6278-41c4-9cb6-86fb68f9a860/model-vers/model-ver/c303f608-ee13-43ad-a1db-ab8ae4cb7fc2?depth=0 has http status code:200 and response headers:{date=[Tue, 25 Apr 2023 06:15:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[229608], x-aai-txid=[1-aai-resources-230425-06:15:25:099-6868], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-25T06:15:24.822Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-25T06:15:24.822Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-25T06:15:24.822Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T06:15:24.829Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-04-25T06:15:24.829Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3d4165d9-ff25-45f8-8f83-fbb514d10324 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-25T06:15:24.829Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-25T06:15:24.830Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:24.830Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:24.830Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403324829,
  "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-04-25T06:15:25.854Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:15:25.862Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T06:15:25.862Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"1200cabc-cc58-432a-98b8-f2a7fdb1db94","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"22035842-18f7-43f5-8e9d-7e71ce4c9460","serviceDescription":"service","serviceInvariantUUID":"68628290-39ac-48be-bd94-59ee91182b90","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"613fdee2-da61-4f1d-a881-b3be531ad60b","resourceInvariantUUID":"d6d5a15a-77d3-4da7-87a1-d7d33531f8eb","resourceCustomizationUUID":"437bc5ec-8950-46bf-b4b5-e10db8280b12","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NjM3NTQxOWNiNWM0MTc4ZWRkOGJlYzBkZTQxODcxYTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"843abfb0-9887-4b2f-a5d5-2ec2ac105683","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YzZiYzc4NWEzN2Y1MzJkYTAwNGM1OWNiOTFmZjFlMmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"746667b7-459c-40be-b21f-b4441301dc91","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0b7e9f2b-12ea-4a2d-a755-db47dc252431","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"52c50c2a-8fd1-429c-bfbb-cde45c4a90aa","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"22c6ce3d-2f81-44f7-a77b-876eb07e1b91","artifactVersion":"2","generatedFromUUID":"0b7e9f2b-12ea-4a2d-a755-db47dc252431"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"OTBiMTM1OWY1MGYwM2NjN2RhZDFhMmZmZTcyNjBlOTQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"792b4a60-0b2b-4328-8234-49909bca5db7","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"OTU2Y2IzMWI3NjE4MjQ0ODNlNzBjNmMxMDgwMDc3YzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b09c20c5-767f-4a9a-9008-03f7ee4725a6","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MWVlMTE4ZmZhMmNjMjFjZjhhMmQ5ZDg5YWQ3ODQwNTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"25905708-1b49-4ccf-9b16-8592176ae3dd","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T06:15:25.863Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:15:25.863Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:25.863Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:25.863Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:26.865Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:15:26.865Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:26.865Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:26.865Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:27.866Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:15:27.867Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:27.867Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:27.867Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:28.868Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:15:28.868Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:28.868Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:28.869Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:29.869Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:15:29.870Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:29.870Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:29.870Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:30.871Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:15:30.872Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:30.872Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:30.872Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:31.873Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:15:31.873Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:31.874Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:31.874Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:32.874Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:15:32.875Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:32.875Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:32.875Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:33.876Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "22035842-18f7-43f5-8e9d-7e71ce4c9460",
  "serviceDescription": "service",
  "serviceInvariantUUID": "68628290-39ac-48be-bd94-59ee91182b90",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "437bc5ec-8950-46bf-b4b5-e10db8280b12",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "613fdee2-da61-4f1d-a881-b3be531ad60b",
      "resourceInvariantUUID": "d6d5a15a-77d3-4da7-87a1-d7d33531f8eb",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
          "artifactChecksum": "YzZiYzc4NWEzN2Y1MzJkYTAwNGM1OWNiOTFmZjFlMmQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "746667b7-459c-40be-b21f-b4441301dc91",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "0b7e9f2b-12ea-4a2d-a755-db47dc252431",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "22c6ce3d-2f81-44f7-a77b-876eb07e1b91",
            "generatedFromUUID": "0b7e9f2b-12ea-4a2d-a755-db47dc252431"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "22c6ce3d-2f81-44f7-a77b-876eb07e1b91",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "MWVlMTE4ZmZhMmNjMjFjZjhhMmQ5ZDg5YWQ3ODQwNTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "25905708-1b49-4ccf-9b16-8592176ae3dd"
    }
  ],
  "workloadContext": "Production"
}
2023-04-25T06:15:33.877Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T06:15:33.877Z|3d4165d9-ff25-45f8-8f83-fbb514d10324|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 22035842-18f7-43f5-8e9d-7e71ce4c9460 ASDC
2023-04-25T06:15:33.878Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:1200cabc-cc58-432a-98b8-f2a7fdb1db94
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:22035842-18f7-43f5-8e9d-7e71ce4c9460
ServiceInvariantUUID:68628290-39ac-48be-bd94-59ee91182b90
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVmMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
ArtifactUUID:25905708-1b49-4ccf-9b16-8592176ae3dd
ArtifactChecksum:MWVlMTE4ZmZhMmNjMjFjZjhhMmQ5ZDg5YWQ3ODQwNTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:437bc5ec-8950-46bf-b4b5-e10db8280b12
ResourceInvariantUUID:d6d5a15a-77d3-4da7-87a1-d7d33531f8eb
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:613fdee2-da61-4f1d-a881-b3be531ad60b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
ArtifactUUID:746667b7-459c-40be-b21f-b4441301dc91
ArtifactChecksum:YzZiYzc4NWEzN2Y1MzJkYTAwNGM1OWNiOTFmZjFlMmQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
ArtifactUUID:0b7e9f2b-12ea-4a2d-a755-db47dc252431
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:22c6ce3d-2f81-44f7-a77b-876eb07e1b91
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:22c6ce3d-2f81-44f7-a77b-876eb07e1b91
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-25T06:15:33.879Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 22035842-18f7-43f5-8e9d-7e71ce4c9460 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-04-25T06:15:33.963Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T06:15:33.964Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-25T06:15:33.964Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-25T06:15:33.964Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 25905708-1b49-4ccf-9b16-8592176ae3dd from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-25T06:15:33.964Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-25T06:15:33.964Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-25T06:15:34.057Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-25T06:15:34.058Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 25905708-1b49-4ccf-9b16-8592176ae3dd 82966
2023-04-25T06:15:34.058Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-25T06:15:34.059Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-25T06:15:34.059Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T06:15:34.059Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:34.059Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:34.059Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403334058,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:35.060Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T06:15:35.061Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-25T06:15:35.062Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 25905708-1b49-4ccf-9b16-8592176ae3dd, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-25T06:15:35.063Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-04-25T06:15:35.063Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-25T06:15:35.064Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-25T06:15:35.167Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9852681869247797648/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-04-25T06:15:36.211Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T06:15:36.211Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-25T06:15:36.211Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-25T06:15:36.211Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-25T06:15:36.211Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-25T06:15:36.211Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:36.212Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.213Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6b0441a8-3581-4d0f-b5a3-f7ab6b7dbb12
2023-04-25T06:15:36.214Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.215Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:36.215Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.215Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:36.215Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.215Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:36.215Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:36.215Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:36.215Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:22035842-18f7-43f5-8e9d-7e71ce4c9460
Model Version:NULL
Model InvariantUuid:68628290-39ac-48be-bd94-59ee91182b90
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:7c768f33-e915-4f4e-a652-2aee15d2da93
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d6d5a15a-77d3-4da7-87a1-d7d33531f8eb
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:437bc5ec-8950-46bf-b4b5-e10db8280b12
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:8749a747-a063-49e2-add8-ce82a5f5621b
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:1a87a2e7-e3fc-429a-8099-d511857a6bde
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6b0441a8-3581-4d0f-b5a3-f7ab6b7dbb12
ModelInvariantUuid:a0c41b7c-f1e4-49b0-b197-2d3786aaad1c
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:0242a15b-5f95-4a60-949f-03e3b95736c2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:2bd15c51-fdc1-4ceb-8cd9-ac84ec7b6c84
ModelInvariantUuid:bc5ec48c-bb14-4f9d-9d33-b4cb1997eb5a
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:694d22d8-492b-49de-abcb-d1bee0939967
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-04-25T06:15:36.227Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 613fdee2-da61-4f1d-a881-b3be531ad60b
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-04-25T06:15:36.231Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||basic_vm_macro 0
2023-04-25T06:15:36.231Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 613fdee2-da61-4f1d-a881-b3be531ad60b
2023-04-25T06:15:36.231Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 746667b7-459c-40be-b21f-b4441301dc91 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-25T06:15:36.231Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-25T06:15:36.231Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-25T06:15:36.321Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-25T06:15:36.322Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 746667b7-459c-40be-b21f-b4441301dc91 792
2023-04-25T06:15:36.322Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-04-25T06:15:36.322Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-25T06:15:36.322Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T06:15:36.322Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:36.322Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:36.323Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403336322,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:37.323Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "8749a747-a063-49e2-add8-ce82a5f5621b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1a87a2e7-e3fc-429a-8099-d511857a6bde",
    "vfModuleModelCustomizationUUID": "30d9bdf1-df52-475c-a823-5cc06ef6062c",
    "isBase": true,
    "artifacts": [
      "0b7e9f2b-12ea-4a2d-a755-db47dc252431",
      "22c6ce3d-2f81-44f7-a77b-876eb07e1b91"
    ],
    "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-04-25T06:15:37.330Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1a87a2e7-e3fc-429a-8099-d511857a6bde
VfModuleModelInvariantUUID:8749a747-a063-49e2-add8-ce82a5f5621b
VfModuleModelDescription:NULL
Artifacts UUID List:{
0b7e9f2b-12ea-4a2d-a755-db47dc252431
,
22c6ce3d-2f81-44f7-a77b-876eb07e1b91

}
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-04-25T06:15:37.333Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "8749a747-a063-49e2-add8-ce82a5f5621b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1a87a2e7-e3fc-429a-8099-d511857a6bde",
    "vfModuleModelCustomizationUUID": "30d9bdf1-df52-475c-a823-5cc06ef6062c",
    "isBase": true,
    "artifacts": [
      "0b7e9f2b-12ea-4a2d-a755-db47dc252431",
      "22c6ce3d-2f81-44f7-a77b-876eb07e1b91"
    ],
    "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-04-25T06:15:37.334Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1a87a2e7-e3fc-429a-8099-d511857a6bde
VfModuleModelInvariantUUID:8749a747-a063-49e2-add8-ce82a5f5621b
VfModuleModelDescription:NULL
Artifacts UUID List:{
0b7e9f2b-12ea-4a2d-a755-db47dc252431
,
22c6ce3d-2f81-44f7-a77b-876eb07e1b91

}
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-04-25T06:15:37.334Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 0b7e9f2b-12ea-4a2d-a755-db47dc252431 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-25T06:15:37.334Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-25T06:15:37.334Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-25T06:15:37.414Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-25T06:15:37.415Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 0b7e9f2b-12ea-4a2d-a755-db47dc252431 5033
2023-04-25T06:15:37.415Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-04-25T06:15:37.415Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-25T06:15:37.416Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T06:15:37.416Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:37.416Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:37.416Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403337415,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:38.417Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 22c6ce3d-2f81-44f7-a77b-876eb07e1b91 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-25T06:15:38.418Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-25T06:15:38.418Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-25T06:15:38.503Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-25T06:15:38.504Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 22c6ce3d-2f81-44f7-a77b-876eb07e1b91 903
2023-04-25T06:15:38.505Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-04-25T06:15:38.505Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-25T06:15:38.505Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T06:15:38.505Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:38.505Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:38.506Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403338505,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:39.507Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 22035842-18f7-43f5-8e9d-7e71ce4c9460
2023-04-25T06:15:39.507Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 613fdee2-da61-4f1d-a881-b3be531ad60b ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T06:15:39.530Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4b701ab1, org.onap.sdc.toscaparser.api.parameters.Input@68356972, org.onap.sdc.toscaparser.api.parameters.Input@22d1ed47, org.onap.sdc.toscaparser.api.parameters.Input@5f00d1e3, org.onap.sdc.toscaparser.api.parameters.Input@146eed20]
2023-04-25T06:15:39.532Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.532Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:39.532Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2023-04-25T06:15:39.533Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 437bc5ec-8950-46bf-b4b5-e10db8280b12
2023-04-25T06:15:39.533Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 437bc5ec-8950-46bf-b4b5-e10db8280b12 matches Tosca VF Customization UUID: 437bc5ec-8950-46bf-b4b5-e10db8280b12
2023-04-25T06:15:39.533Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 437bc5ec-8950-46bf-b4b5-e10db8280b12  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-04-25T06:15:39.537Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.537Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:39.538Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 437bc5ec-8950-46bf-b4b5-e10db8280b12: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2023-04-25T06:15:39.538Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2313552c
2023-04-25T06:15:39.538Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.538Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T06:15:39.539Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 30d9bdf1-df52-475c-a823-5cc06ef6062c
2023-04-25T06:15:39.539Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 30d9bdf1-df52-475c-a823-5cc06ef6062c
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-04-25T06:15:39.543Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.544Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-25T06:15:39.544Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T06:15:39.544Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.544Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-25T06:15:39.544Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T06:15:39.545Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.545Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-25T06:15:39.545Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-25T06:15:39.545Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-25T06:15:39.545Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6b0441a8-3581-4d0f-b5a3-f7ab6b7dbb12
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-04-25T06:15:39.549Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.550Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-25T06:15:39.550Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T06:15:39.550Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.551Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-25T06:15:39.551Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=437bc5ec-8950-46bf-b4b5-e10db8280b12
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-04-25T06:15:39.554Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.554Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:39.554Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 22035842-18f7-43f5-8e9d-7e71ce4c9460: basic_vm_macro
2023-04-25T06:15:39.554Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.554Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:39.554Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.555Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:39.555Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.555Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:39.555Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.555Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:39.555Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:15:39.555Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:15:39.556Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T06:15:39.697Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 613fdee2-da61-4f1d-a881-b3be531ad60b 1 ASDC deployResourceStructure
2023-04-25T06:15:39.698Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-04-25T06:15:39.698Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-25T06:15:39.698Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T06:15:39.698Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:39.698Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:39.698Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403339698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:40.699Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-04-25T06:15:40.700Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-25T06:15:40.700Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T06:15:40.700Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:40.700Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:40.700Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403340699,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:41.068Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403219728,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403219728,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403219728,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403219728,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403219728,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:15:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403227862,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:15:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403233460,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:15:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403234462,
  "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-04-25T06:15:41.084Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1200cabc-cc58-432a-98b8-f2a7fdb1db94
2023-04-25T06:15:41.085Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1200cabc-cc58-432a-98b8-f2a7fdb1db94 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-04-25T06:15:41.100Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.100Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403264600,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.100Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.100Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.100Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403240910,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403265745,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403267373,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403264600,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403240910,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403265745,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403267373,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403267373,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403264600,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403240910,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403265745,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403264600,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403240910,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403267373,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403265745,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403264600,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403267373,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403240910,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403265745,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403264600,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403267373,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403265745,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403240910,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403264600,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403267373,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-25T06:15:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403265745,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403240910,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403264600,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403267373,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403240910,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403265745,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403264600,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:15:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403267373,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403265745,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:15:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682403240910,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:15:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403279728,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403279201,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:15:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403279892,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:15:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403279407,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:15:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.114Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.114Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403279728,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.114Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.114Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.114Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403280895,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:15:41.114Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.114Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.114Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403280243,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DEPLOY_OK"
}
2023-04-25T06:15:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682403280699,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-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-04-25T06:15:41.141Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 76a345bc-dede-47e1-9dbf-0c265cc8f1df
2023-04-25T06:15:41.141Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 76a345bc-dede-47e1-9dbf-0c265cc8f1df 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-04-25T06:15:41.153Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.153Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403279728,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:15:41.153Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:15:41.154Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.154Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682403281896,
  "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-04-25T06:15:41.162Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 76a345bc-dede-47e1-9dbf-0c265cc8f1df
2023-04-25T06:15:41.163Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 76a345bc-dede-47e1-9dbf-0c265cc8f1df 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-04-25T06:15:41.194Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:15:41.195Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682403281244,
  "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-04-25T06:15:41.208Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName:  and status of COMPONENT_DONE_OK distributionID of 76a345bc-dede-47e1-9dbf-0c265cc8f1df
2023-04-25T06:15:41.209Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 76a345bc-dede-47e1-9dbf-0c265cc8f1df 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-04-25T06:15:41.704Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-04-25T06:15:41.704Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-25T06:15:41.704Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T06:15:41.704Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:41.704Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:41.704Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403341704,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:42.705Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-25T06:15:42.705Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-25T06:15:42.706Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T06:15:42.706Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:15:42.706Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:15:42.706Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403342705,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:15:43.707Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1200cabc-cc58-432a-98b8-f2a7fdb1db94
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-04-25T06:15:43.723Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1200cabc-cc58-432a-98b8-f2a7fdb1db94
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-04-25T06:15:43.728Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T06:15:43.729Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-25T06:15:43.729Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-25T06:15:43.729Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-25T06:15:43.729Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:15:43.729Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:15:43.729Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:15:43.729Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:15:43.729Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:15:43.729Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T06:15:43.738Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-25T06:16:13.738Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1200cabc-cc58-432a-98b8-f2a7fdb1db94 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-04-25T06:16:13.744Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1200cabc-cc58-432a-98b8-f2a7fdb1db94 and serviceModelVersionId: 22035842-18f7-43f5-8e9d-7e71ce4c9460
2023-04-25T06:16:13.745Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68628290-39ac-48be-bd94-59ee91182b90
2023-04-25T06:16:13.746Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68628290-39ac-48be-bd94-59ee91182b90/model-vers/model-ver/22035842-18f7-43f5-8e9d-7e71ce4c9460?depth=0
2023-04-25T06:16:13.752Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-25T06:16:13.815Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68628290-39ac-48be-bd94-59ee91182b90/model-vers/model-ver/22035842-18f7-43f5-8e9d-7e71ce4c9460?depth=0|INFO|500||Invoke
2023-04-25T06:16:13.816Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68628290-39ac-48be-bd94-59ee91182b90/model-vers/model-ver/22035842-18f7-43f5-8e9d-7e71ce4c9460?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68628290-39ac-48be-bd94-59ee91182b90/model-vers/model-ver/22035842-18f7-43f5-8e9d-7e71ce4c9460?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1200cabc-cc58-432a-98b8-f2a7fdb1db94], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1b0b0cf0-3ca1-4532-8683-dcbf0a1e9ec9], X-ECOMP-RequestID=[1200cabc-cc58-432a-98b8-f2a7fdb1db94], X-TransactionId=[], X-ONAP-RequestID=[1200cabc-cc58-432a-98b8-f2a7fdb1db94], Content-Type=[application/merge-patch+json]}
2023-04-25T06:16:13.823Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68628290-39ac-48be-bd94-59ee91182b90/model-vers/model-ver/22035842-18f7-43f5-8e9d-7e71ce4c9460?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-25T06:16:13.966Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68628290-39ac-48be-bd94-59ee91182b90/model-vers/model-ver/22035842-18f7-43f5-8e9d-7e71ce4c9460?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/68628290-39ac-48be-bd94-59ee91182b90/model-vers/model-ver/22035842-18f7-43f5-8e9d-7e71ce4c9460?depth=0 has http status code:200 and response headers:{date=[Tue, 25 Apr 2023 06:16:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[426064], x-aai-txid=[1-aai-resources-230425-06:16:14:232-75803], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-25T06:16:13.967Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68628290-39ac-48be-bd94-59ee91182b90/model-vers/model-ver/22035842-18f7-43f5-8e9d-7e71ce4c9460?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-25T06:16:13.967Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68628290-39ac-48be-bd94-59ee91182b90/model-vers/model-ver/22035842-18f7-43f5-8e9d-7e71ce4c9460?depth=0|INFO|500||InvokeReturn
2023-04-25T06:16:13.968Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-25T06:16:13.968Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T06:16:13.976Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-04-25T06:16:13.977Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1200cabc-cc58-432a-98b8-f2a7fdb1db94 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-25T06:16:13.977Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-25T06:16:13.978Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:16:13.978Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:16:13.978Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403373977,
  "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-04-25T06:16:14.995Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-25T06:16:14.995Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"76a345bc-dede-47e1-9dbf-0c265cc8f1df","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"9ebebd96-79a4-4a76-b507-36ca2a530952","serviceDescription":"service","serviceInvariantUUID":"c48bf203-fd29-4e2f-8e53-b58fa73c6297","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"4961616a-1a98-4ec6-97cd-1b5b3dcff640","resourceInvariantUUID":"67a730a5-9464-4e59-9ec0-3c0c894c3899","resourceCustomizationUUID":"ff771f2d-16ff-43f6-bdf9-2b43f83f95e4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NjgzMjE4NGUwMmRiOWU3ZmJjYTI2MDBjOGI0OTQ2MzQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"958f7f4c-f3af-4a86-b41b-6063e14eb1d9","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"597e9095-a5bf-49b2-ba6d-8e73ea55a82e","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8741645f-2a6b-40fe-a867-d574fe1c06ed","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"YzMyMjY0ZDc5ODU4N2RmZTNiZTBkMjA1MDFiNzE5Yzg\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"da825bf5-b53a-4bfc-9acf-4ce721a301a8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b52a48b8-0b21-4a04-8ef9-e8386fcb7a0c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"982cf487-dd4f-44cb-8e4c-f7fded50de3f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8cad0db5-1473-48fd-b3a7-326f84c41b84","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"OTNiOTdiOTkwMDM2ODgxNmRmMTc0M2RiYzZmNWRjNGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b6a7d40f-e910-4a3d-9048-21903aec2d84","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"OGE4MmJlMDI5MTcxNmQ5ZjIwODZmNzAxY2YzMDcwNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"161875f5-28eb-42dc-852a-75b9b32105a7","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T06:16:14.995Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:16:14.996Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:16:14.996Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:16:14.996Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:16:15.997Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:16:15.997Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:16:15.997Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:16:15.998Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:16:16.999Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:16:16.999Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:16:16.999Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:16:16.999Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:16:18.000Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:16:18.000Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:16:18.000Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:16:18.001Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:16:19.002Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:16:19.003Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:16:19.003Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:16:19.003Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:16:20.004Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:16:20.004Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:16:20.004Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:16:20.004Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:16:21.005Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:16:21.006Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:16:21.006Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:16:21.006Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:16:22.007Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:16:22.008Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:16:22.008Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:16:22.008Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:16:23.008Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T06:16:23.009Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:16:23.009Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:16:23.009Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:16:24.010Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "9ebebd96-79a4-4a76-b507-36ca2a530952",
  "serviceDescription": "service",
  "serviceInvariantUUID": "c48bf203-fd29-4e2f-8e53-b58fa73c6297",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "ff771f2d-16ff-43f6-bdf9-2b43f83f95e4",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "4961616a-1a98-4ec6-97cd-1b5b3dcff640",
      "resourceInvariantUUID": "67a730a5-9464-4e59-9ec0-3c0c894c3899",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-TestPnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
      "artifactChecksum": "OGE4MmJlMDI5MTcxNmQ5ZjIwODZmNzAxY2YzMDcwNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "161875f5-28eb-42dc-852a-75b9b32105a7"
    }
  ],
  "workloadContext": "Production"
}
2023-04-25T06:16:24.010Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T06:16:24.010Z|1200cabc-cc58-432a-98b8-f2a7fdb1db94|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9ebebd96-79a4-4a76-b507-36ca2a530952 ASDC
2023-04-25T06:16:24.011Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:76a345bc-dede-47e1-9dbf-0c265cc8f1df
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:9ebebd96-79a4-4a76-b507-36ca2a530952
ServiceInvariantUUID:c48bf203-fd29-4e2f-8e53-b58fa73c6297
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-TestPnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
ArtifactUUID:161875f5-28eb-42dc-852a-75b9b32105a7
ArtifactChecksum:OGE4MmJlMDI5MTcxNmQ5ZjIwODZmNzAxY2YzMDcwNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:ff771f2d-16ff-43f6-bdf9-2b43f83f95e4
ResourceInvariantUUID:67a730a5-9464-4e59-9ec0-3c0c894c3899
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:4961616a-1a98-4ec6-97cd-1b5b3dcff640
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-25T06:16:24.011Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9ebebd96-79a4-4a76-b507-36ca2a530952 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-04-25T06:16:24.039Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T06:16:24.040Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-25T06:16:24.040Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-25T06:16:24.040Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 161875f5-28eb-42dc-852a-75b9b32105a7 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-25T06:16:24.040Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-25T06:16:24.040Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-25T06:16:24.118Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-25T06:16:24.118Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 161875f5-28eb-42dc-852a-75b9b32105a7 111074
2023-04-25T06:16:24.119Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-25T06:16:24.119Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-25T06:16:24.119Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T06:16:24.119Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:16:24.119Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:16:24.119Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403384119,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:16:25.121Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T06:16:25.122Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-25T06:16:25.122Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 161875f5-28eb-42dc-852a-75b9b32105a7, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-25T06:16:25.123Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar
2023-04-25T06:16:25.123Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-25T06:16:25.123Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-25T06:16:25.271Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8848240087113038941/Definitions/service-TestPnfMacro-template.yml
2023-04-25T06:16:26.078Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T06:16:26.079Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-25T06:16:26.079Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-25T06:16:26.079Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-25T06:16:26.079Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-25T06:16:26.079Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-25T06:16:26.080Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 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-TestPnfMacro-csar.csar
2023-04-25T06:16:26.080Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-25T06:16:26.080Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-25T06:16:26.080Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-25T06:16:26.080Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-25T06:16:26.080Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-25T06:16:26.080Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:16:26.080Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:16:26.081Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-04-25T06:16:26.081Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-25T06:16:26.081Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T06:16:26.081Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:16:26.081Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:16:26.081Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-04-25T06:16:26.081Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-25T06:16:26.082Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T06:16:26.082Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:16:26.082Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:16:26.082Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:16:26.082Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:16:26.082Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:16:26.083Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:16:26.083Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:16:26.083Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:16:26.083Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:16:26.083Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:16:26.083Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:test_pnf_macro
Description:service
Model UUID:9ebebd96-79a4-4a76-b507-36ca2a530952
Model Version:NULL
Model InvariantUuid:c48bf203-fd29-4e2f-8e53-b58fa73c6297
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-04-25T06:16:26.097Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 4961616a-1a98-4ec6-97cd-1b5b3dcff640
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-04-25T06:16:26.102Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||test-pnf 0
2023-04-25T06:16:26.103Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 4961616a-1a98-4ec6-97cd-1b5b3dcff640
2023-04-25T06:16:26.103Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 9ebebd96-79a4-4a76-b507-36ca2a530952
2023-04-25T06:16:26.103Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 9ebebd96-79a4-4a76-b507-36ca2a530952
2023-04-25T06:16:26.103Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 4961616a-1a98-4ec6-97cd-1b5b3dcff640 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-04-25T06:16:26.110Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7603f34, org.onap.sdc.toscaparser.api.parameters.Input@33759ff3, org.onap.sdc.toscaparser.api.parameters.Input@731c1546, org.onap.sdc.toscaparser.api.parameters.Input@392c367f, org.onap.sdc.toscaparser.api.parameters.Input@3f3337f1]
2023-04-25T06:16:26.110Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:16:26.111Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:16:26.111Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 9ebebd96-79a4-4a76-b507-36ca2a530952: test-pnf
2023-04-25T06:16:26.111Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Processing PNF resource: 4961616a-1a98-4ec6-97cd-1b5b3dcff640
2023-04-25T06:16:26.111Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-25T06:16:26.111Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T06:16:26.112Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Resource customization UUID: ff771f2d-16ff-43f6-bdf9-2b43f83f95e4 is the same as notified resource customizationUUID: ff771f2d-16ff-43f6-bdf9-2b43f83f95e4
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-04-25T06:16:26.173Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 4961616a-1a98-4ec6-97cd-1b5b3dcff640 0 ASDC deployResourceStructure
2023-04-25T06:16:26.174Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-25T06:16:26.174Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-25T06:16:26.174Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T06:16:26.174Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:16:26.175Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:16:26.175Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403386173,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:16:27.176Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 76a345bc-dede-47e1-9dbf-0c265cc8f1df
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-04-25T06:16:27.192Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 76a345bc-dede-47e1-9dbf-0c265cc8f1df
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-04-25T06:16:27.196Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T06:16:27.196Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T06:16:27.196Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T06:16:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:16:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403279728,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403281308,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403279728,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403281308,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403279728,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403281308,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403279728,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403281308,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.076Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.076Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.076Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403279728,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.076Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.076Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.076Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403281308,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.077Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.077Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.077Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403279728,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:16:41.077Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.077Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.077Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403281308,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.078Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.078Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.078Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403288842,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:16:41.078Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.079Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.079Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403281308,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.079Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403281308,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403281308,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:16:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403291115,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:16:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403292780,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:16:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "aai-model-loader",
  "timestamp": 1682403293782,
  "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-04-25T06:16:41.098Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 76a345bc-dede-47e1-9dbf-0c265cc8f1df
2023-04-25T06:16:41.098Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 76a345bc-dede-47e1-9dbf-0c265cc8f1df 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-04-25T06:16:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403292964,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:16:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682403293968,
  "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-04-25T06:16:41.122Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 76a345bc-dede-47e1-9dbf-0c265cc8f1df
2023-04-25T06:16:41.122Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 76a345bc-dede-47e1-9dbf-0c265cc8f1df 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-04-25T06:16:41.137Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.137Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3d4165d9-ff25-45f8-8f83-fbb514d10324",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403324829,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-25T06:16:41.137Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.137Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.138Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.138Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.138Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.138Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-25T06:16:41.138Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.138Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.138Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-25T06:16:41.138Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.138Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.138Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.138Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.138Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403334058,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:16:41.139Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403336322,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403337415,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403338505,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403339698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403340699,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-04-25T06:16:41.140Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:16:57.197Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 76a345bc-dede-47e1-9dbf-0c265cc8f1df
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-04-25T06:16:57.210Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 76a345bc-dede-47e1-9dbf-0c265cc8f1df
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-04-25T06:16:57.213Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T06:16:57.213Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-25T06:16:57.213Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-25T06:16:57.213Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-25T06:16:57.213Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:16:57.213Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:16:57.213Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:16:57.213Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:16:57.214Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:16:57.214Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-25T06:16:57.214Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T06:16:57.218Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-25T06:17:27.218Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 76a345bc-dede-47e1-9dbf-0c265cc8f1df 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-04-25T06:17:27.225Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 76a345bc-dede-47e1-9dbf-0c265cc8f1df and serviceModelVersionId: 9ebebd96-79a4-4a76-b507-36ca2a530952
2023-04-25T06:17:27.225Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c48bf203-fd29-4e2f-8e53-b58fa73c6297
2023-04-25T06:17:27.227Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c48bf203-fd29-4e2f-8e53-b58fa73c6297/model-vers/model-ver/9ebebd96-79a4-4a76-b507-36ca2a530952?depth=0
2023-04-25T06:17:27.235Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-25T06:17:27.289Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c48bf203-fd29-4e2f-8e53-b58fa73c6297/model-vers/model-ver/9ebebd96-79a4-4a76-b507-36ca2a530952?depth=0|INFO|500||Invoke
2023-04-25T06:17:27.290Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c48bf203-fd29-4e2f-8e53-b58fa73c6297/model-vers/model-ver/9ebebd96-79a4-4a76-b507-36ca2a530952?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c48bf203-fd29-4e2f-8e53-b58fa73c6297/model-vers/model-ver/9ebebd96-79a4-4a76-b507-36ca2a530952?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[76a345bc-dede-47e1-9dbf-0c265cc8f1df], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f5c07edc-a58f-4069-af3e-b8ffdbdb0bbd], X-ECOMP-RequestID=[76a345bc-dede-47e1-9dbf-0c265cc8f1df], X-TransactionId=[], X-ONAP-RequestID=[76a345bc-dede-47e1-9dbf-0c265cc8f1df], Content-Type=[application/merge-patch+json]}
2023-04-25T06:17:27.297Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c48bf203-fd29-4e2f-8e53-b58fa73c6297/model-vers/model-ver/9ebebd96-79a4-4a76-b507-36ca2a530952?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-25T06:17:27.444Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c48bf203-fd29-4e2f-8e53-b58fa73c6297/model-vers/model-ver/9ebebd96-79a4-4a76-b507-36ca2a530952?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/c48bf203-fd29-4e2f-8e53-b58fa73c6297/model-vers/model-ver/9ebebd96-79a4-4a76-b507-36ca2a530952?depth=0 has http status code:200 and response headers:{date=[Tue, 25 Apr 2023 06:17:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[250088], x-aai-txid=[0-aai-resources-230425-06:17:27:706-32850], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-25T06:17:27.445Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c48bf203-fd29-4e2f-8e53-b58fa73c6297/model-vers/model-ver/9ebebd96-79a4-4a76-b507-36ca2a530952?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-25T06:17:27.447Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c48bf203-fd29-4e2f-8e53-b58fa73c6297/model-vers/model-ver/9ebebd96-79a4-4a76-b507-36ca2a530952?depth=0|INFO|500||InvokeReturn
2023-04-25T06:17:27.447Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-25T06:17:27.447Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T06:17:29.720Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-04-25T06:17:29.721Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 76a345bc-dede-47e1-9dbf-0c265cc8f1df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-25T06:17:29.721Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-25T06:17:29.721Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-25T06:17:29.721Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T06:17:29.721Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403449721,
  "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-04-25T06:17:30.738Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:17:41.067Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:17:41.070Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.070Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403341704,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-04-25T06:17:41.071Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.071Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.071Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403342705,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:17:41.071Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.071Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.071Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "1200cabc-cc58-432a-98b8-f2a7fdb1db94",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403373977,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-25T06:17:41.071Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.071Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.071Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:17:41.071Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:17:41.072Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403325854,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403384119,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:17:41.073Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403386173,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-25T06:17:41.074Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:18:30.739Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:18:41.067Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:18:41.069Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T06:18:41.069Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "76a345bc-dede-47e1-9dbf-0c265cc8f1df",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682403449721,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-25T06:18:41.069Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T06:19:30.740Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:19:41.067Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:20:30.741Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:20:41.069Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:21:30.743Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:21:41.069Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:22:30.746Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:22:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:23:30.747Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:23:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:24:30.748Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:24:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:25:30.749Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:25:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:26:30.750Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:26:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:27:30.751Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:27:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:28:30.752Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:28:41.076Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:29:30.753Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:29:41.077Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:30:30.755Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:30:41.077Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:31:30.755Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:31:41.079Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:32:30.756Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:32:41.081Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:33:30.757Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:33:41.081Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:34:30.758Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:34:41.082Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:35:30.759Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:35:41.084Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:36:30.760Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:36:41.085Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:37:30.761Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:37:41.086Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:38:30.761Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:38:41.086Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:39:30.761Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:39:41.088Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:40:30.762Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:40:41.089Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:41:30.763Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:41:41.089Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:42:30.765Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:42:41.090Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:43:30.767Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:43:41.090Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:44:30.768Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:44:41.092Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:45:30.769Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:45:41.093Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:46:30.770Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:46:41.094Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:47:30.771Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:47:41.094Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:48:30.772Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:48:41.096Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:49:30.772Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:49:41.096Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:50:30.775Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:50:41.098Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:51:30.775Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:51:41.099Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:52:30.776Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:52:41.099Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:53:30.776Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:53:41.101Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:54:30.777Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:54:41.102Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:55:30.779Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:55:41.103Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:56:30.780Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:56:41.103Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:57:30.781Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:57:41.104Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:58:30.782Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:58:41.105Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T06:59:30.782Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T06:59:41.106Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:00:30.783Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:00:41.106Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:01:30.783Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:01:41.107Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:02:30.785Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:02:41.108Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:03:30.786Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:03:41.110Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:04:30.787Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:04:41.110Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:05:30.788Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:05:41.112Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:06:30.789Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:06:41.113Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:07:30.790Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:07:41.114Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:08:30.791Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:08:41.116Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:09:30.791Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:09:41.116Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:10:30.791Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:10:41.116Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:11:30.792Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:11:41.118Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:12:30.793Z|76a345bc-dede-47e1-9dbf-0c265cc8f1df|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:12:41.119Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T07:13:30.795Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T07:13:41.120Z|fd5918b0-2d4f-4f6e-875e-3ba1d8931b32|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO