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-28T23:20:12.766Z||main|||||INFO|500||The following profiles are active: basic
2023-04-28T23:20:23.602Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-28T23:20:23.603Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-28T23:20:23.723Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-28T23:20:28.122Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-28T23:20:28.717Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-28T23:20:29.334Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-28T23:20:29.805Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-28T23:20:30.567Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-28T23:20:33.669Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-28T23:20:34.386Z||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-28T23:20:36.440Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-28T23:20:36.546Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-28T23:20:36.770Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-28T23:20:36.781Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-28T23:20:37.270Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-28T23:20:37.501Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-28T23:20:38.299Z||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-28T23:20:41.216Z||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-28T23:20:43.141Z||main|||||WARN|500||---
2023-04-28T23:20:43.142Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-28T23:20:43.142Z||main|||||WARN|500||---
2023-04-28T23:20:43.555Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-28T23:20:47.973Z||main|||||INFO|500||Started Application in 38.273 seconds (JVM running for 41.701)
2023-04-28T23:20:47.990Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-28T23:20:47.992Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-28T23:20:48.005Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-28T23:20:48.048Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 64473ff5-4139-4e3d-ac1e-3c214af3446c url= /sdc/v1/artifactTypes
2023-04-28T23:20:48.054Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-28T23:20:48.240Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-28T23:20:48.284Z||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-28T23:20:48.284Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-28T23:20:48.284Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 02c73730-d49b-42b0-ac6e-570142d14ccc url= /sdc/v1/distributionKafkaData
2023-04-28T23:20:48.285Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-28T23:20:48.325Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-28T23:20:48.330Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2175230c
2023-04-28T23:20:48.388Z||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-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6
	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-28T23:20:48.430Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Instantiated an idempotent producer.
2023-04-28T23:20:48.506Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-28T23:20:48.556Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-28T23:20:48.556Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-28T23:20:48.557Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682724048553
2023-04-28T23:20:48.561Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-28T23:20:48.580Z||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-d861040a-1eff-407d-b98e-699fcf610db7
	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-28T23:20:48.704Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-28T23:20:48.704Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-28T23:20:48.705Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682724048704
2023-04-28T23:20:48.706Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:20:48.709Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:20:48.709Z||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-2b6f757b-1606-46ca-981d-8b5d880992e7
	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-28T23:20:48.718Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-28T23:20:48.718Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-28T23:20:48.718Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682724048718
2023-04-28T23:20:48.719Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:20:48.723Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:20:48.729Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-28T23:20:49.496Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:49.496Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 mvzb2d1JSouEb3YL7fhuOQ
2023-04-28T23:20:49.497Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:49.497Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 mvzb2d1JSouEb3YL7fhuOQ
2023-04-28T23:20:49.497Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:49.497Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:49.497Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:49.498Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:49.498Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Cluster ID: rWI8VWVQQcyVqwmRjQW6NQ
2023-04-28T23:20:49.499Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Cluster ID: rWI8VWVQQcyVqwmRjQW6NQ
2023-04-28T23:20:49.497Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 mvzb2d1JSouEb3YL7fhuOQ
2023-04-28T23:20:49.501Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 mvzb2d1JSouEb3YL7fhuOQ
2023-04-28T23:20:49.501Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 mvzb2d1JSouEb3YL7fhuOQ
2023-04-28T23:20:49.501Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-28T23:20:49.501Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 mvzb2d1JSouEb3YL7fhuOQ
2023-04-28T23:20:49.502Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Cluster ID: rWI8VWVQQcyVqwmRjQW6NQ
2023-04-28T23:20:49.501Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] ProducerId set to 3 with epoch 0
2023-04-28T23:20:49.502Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-28T23:20:49.525Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] (Re-)joining group
2023-04-28T23:20:49.527Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] (Re-)joining group
2023-04-28T23:20:49.603Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7-b4279d80-78c3-4377-9c61-ebd587d0711a
2023-04-28T23:20:49.603Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7-d5745acc-8d75-40ea-a5ee-9cd526c61111
2023-04-28T23:20:49.604Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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-28T23:20:49.604Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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-28T23:20:49.604Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] (Re-)joining group
2023-04-28T23:20:49.604Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] (Re-)joining group
2023-04-28T23:20:55.614Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7-d5745acc-8d75-40ea-a5ee-9cd526c61111', protocol='range'}
2023-04-28T23:20:55.614Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7-b4279d80-78c3-4377-9c61-ebd587d0711a', protocol='range'}
2023-04-28T23:20:55.668Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:55.668Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:55.668Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:55.668Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:55.668Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:55.669Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:55.672Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7-b4279d80-78c3-4377-9c61-ebd587d0711a=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7-d5745acc-8d75-40ea-a5ee-9cd526c61111=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-28T23:20:55.713Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7-d5745acc-8d75-40ea-a5ee-9cd526c61111', protocol='range'}
2023-04-28T23:20:55.714Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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-28T23:20:55.713Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7-b4279d80-78c3-4377-9c61-ebd587d0711a', protocol='range'}
2023-04-28T23:20:55.717Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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-28T23:20:55.720Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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-28T23:20:55.720Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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-28T23:20:55.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-28T23:20:55.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-28T23:20:55.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-28T23:20:55.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-28T23:20:55.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-28T23:20:55.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-28T23:20:55.740Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-28T23:20:55.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-28T23:20:55.744Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-28T23:20:55.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-28T23:20:55.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-28T23:20:55.746Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-28T23:20:55.785Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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-28T23:20:55.786Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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-28T23:20:55.830Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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-28T23:20:55.830Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-28T23:20:55.830Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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-28T23:20:55.831Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-28T23:20:55.832Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-28T23:20:55.832Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-28T23:20:55.835Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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-28T23:20:55.835Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-28T23:20:55.836Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-28T23:20:55.836Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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-28T23:21:48.715Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:21:48.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:22:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:22:48.725Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:23:48.719Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:23:48.728Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:24:48.720Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:24:48.731Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:25:48.721Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:25:48.733Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:26:48.723Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:26:48.733Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:27:48.725Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:27:48.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:28:48.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:28:48.737Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:29:48.731Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:29:48.737Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:29:49.505Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Node -1 disconnected.
2023-04-28T23:29:49.672Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Node -1 disconnected.
2023-04-28T23:29:49.742Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Node -1 disconnected.
2023-04-28T23:30:48.733Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:30:48.739Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:30:53.608Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-28T23:31:48.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:31:48.740Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:32:48.736Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:32:48.741Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:33:48.738Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:33:48.742Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:34:48.739Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:34:48.743Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:35:48.741Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:35:48.744Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:36:48.742Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:36:48.745Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:37:48.743Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:37:48.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:38:48.744Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:38:48.764Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:39:48.746Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:39:48.770Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:40:48.748Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:40:48.772Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:41:48.748Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:41:48.772Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:42:48.749Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:42:48.774Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:43:48.750Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:43:48.774Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:44:48.750Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:44:48.775Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:45:48.752Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:45:48.777Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:46:48.752Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:46:48.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:47:48.754Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:47:48.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:48:48.755Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:48:48.780Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:49:48.756Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:49:48.782Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:50:48.758Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:50:48.782Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:51:48.760Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:51:48.783Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:52:48.761Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:52:48.785Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:53:48.762Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:53:48.785Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:54:48.763Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:54:48.787Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:55:48.764Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:55:48.787Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:56:48.765Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:56:48.788Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:57:48.766Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:57:48.793Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:58:48.767Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:58:48.794Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:59:48.768Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:59:48.794Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:00:48.769Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:00:48.795Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:01:48.771Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:01:48.797Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:02:48.772Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:02:48.798Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:03:48.772Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:03:48.799Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:04:48.773Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:04:48.800Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:05:48.775Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:05:48.800Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:06:48.777Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:06:48.801Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:07:48.777Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:07:48.802Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:08:48.778Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:08:48.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:09:48.779Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:09:48.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:10:48.780Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:10:48.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:11:48.780Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:11:48.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:12:48.781Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:12:48.807Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:13:48.781Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:13:48.808Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:14:48.783Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:14:48.809Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:15:48.785Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:15:48.811Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:16:48.785Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:16:48.813Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:17:48.786Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:17:48.814Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:18:48.787Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:18:48.815Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:19:48.788Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:19:48.816Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:20:48.790Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:20:48.818Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:21:48.790Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:21:48.819Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:22:48.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:22:48.821Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:23:48.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:23:48.822Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:24:48.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:24:48.823Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:25:48.793Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:25:48.824Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:26:48.795Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:26:48.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:27:48.809Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:27:48.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:28:48.810Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:28:48.828Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:29:48.813Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:29:48.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:30:48.814Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:30:48.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:31:48.815Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:31:48.830Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:32:48.817Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:32:48.830Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:33:48.818Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:33:48.831Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:34:48.819Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:34:48.832Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:23.551Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-29T00:35:23.552Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"03073502-c877-4e86-bd0c-60ba9b9b7dc2","serviceName":"vFW 2023-04-29 00-34-05","serviceVersion":"1.0","serviceUUID":"ba872f26-7e06-4b83-b2b6-7aba6e2fb86e","serviceDescription":"catalog service description","serviceInvariantUUID":"a0ad2dc0-21d6-4696-8eb4-b34c98771b23","resources":[{"resourceInstanceName":"vFW 43bba85f-850b 0","resourceName":"vFW 43bba85f-850b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ad8f5c27-e98c-4e46-83b1-797f9c79346a","resourceInvariantUUID":"c27fbc82-ba80-4f46-8589-a8f01fe345ff","resourceCustomizationUUID":"ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml","artifactChecksum":"ZGI1MDFmYzRlM2Q1MjNkZGE4NzY2YzAxZmRhNWU4MGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8e72ef82-88a6-461a-b8d1-439c58cae686","artifactVersion":"1"},{"artifactName":"vfw43bba85f850b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json","artifactChecksum":"NzAzZmU0ZjE5NzY4ZmVlYTdjNjlhOWE5YWEyNjQzZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"04e490ac-d54e-4f46-9017-aff9997f9ce0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"af5f1897-92f5-4abd-89f9-2bcf9c5db868","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml","artifactChecksum":"OTA5YWM2MzBiZDY3NzBiNGZhODMxODU5MjdmODk5Yjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"81f058d4-cb68-42de-8af6-e012f029f0a3","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f07b1a88-b19b-4ded-9a8c-93d522a5ada4","artifactVersion":"2","generatedFromUUID":"af5f1897-92f5-4abd-89f9-2bcf9c5db868"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230429003405-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml","artifactChecksum":"M2E1MDgxMDQ5MjU5NGYwNDMzZGNjNWFjNzIzYzg1MTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b2cdfa42-f8db-47e0-a6a9-b7a4ecc6c90c","artifactVersion":"1"},{"artifactName":"service-Vfw20230429003405-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar","artifactChecksum":"NzM4ZDY0OTAxMjBmNTc3ODlmNjdiNWM1Y2MwMGYyMWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5ce316f6-bec6-4de5-95c8-fc40d2d1082d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T00:35:23.565Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:23.571Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:23.571Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:23.571Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:23.580Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:35:23.581Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:35:23.581Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:35:23.581Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:35:23.581Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:35:23.582Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:35:23.669Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:35:23.669Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:35:23.683Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:35:24.603Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:24.604Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:24.604Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:24.604Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:25.606Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:25.607Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:25.607Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:25.607Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:26.609Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:26.610Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:26.610Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:26.610Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:27.612Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:27.612Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:27.612Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:27.613Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:28.613Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:28.614Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:28.614Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:28.614Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:29.615Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:29.615Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:29.615Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:29.615Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:30.617Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "serviceName": "vFW 2023-04-29 00-34-05",
  "serviceVersion": "1.0",
  "serviceUUID": "ba872f26-7e06-4b83-b2b6-7aba6e2fb86e",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "a0ad2dc0-21d6-4696-8eb4-b34c98771b23",
  "resources": [
    {
      "resourceInstanceName": "vFW 43bba85f-850b 0",
      "resourceCustomizationUUID": "ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3",
      "resourceName": "vFW 43bba85f-850b",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "ad8f5c27-e98c-4e46-83b1-797f9c79346a",
      "resourceInvariantUUID": "c27fbc82-ba80-4f46-8589-a8f01fe345ff",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw43bba85f850b0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
          "artifactChecksum": "NzAzZmU0ZjE5NzY4ZmVlYTdjNjlhOWE5YWEyNjQzZWY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "04e490ac-d54e-4f46-9017-aff9997f9ce0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "af5f1897-92f5-4abd-89f9-2bcf9c5db868",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "f07b1a88-b19b-4ded-9a8c-93d522a5ada4",
            "generatedFromUUID": "af5f1897-92f5-4abd-89f9-2bcf9c5db868"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "f07b1a88-b19b-4ded-9a8c-93d522a5ada4",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230429003405-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
      "artifactChecksum": "NzM4ZDY0OTAxMjBmNTc3ODlmNjdiNWM1Y2MwMGYyMWM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "5ce316f6-bec6-4de5-95c8-fc40d2d1082d"
    }
  ],
  "workloadContext": "Production"
}
2023-04-29T00:35:30.618Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T00:35:30.619Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ba872f26-7e06-4b83-b2b6-7aba6e2fb86e ASDC
2023-04-29T00:35:30.702Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:03073502-c877-4e86-bd0c-60ba9b9b7dc2
ServiceName:vFW 2023-04-29 00-34-05
ServiceVersion:1.0
ServiceUUID:ba872f26-7e06-4b83-b2b6-7aba6e2fb86e
ServiceInvariantUUID:a0ad2dc0-21d6-4696-8eb4-b34c98771b23
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230429003405-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar
ArtifactUUID:5ce316f6-bec6-4de5-95c8-fc40d2d1082d
ArtifactChecksum:NzM4ZDY0OTAxMjBmNTc3ODlmNjdiNWM1Y2MwMGYyMWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 43bba85f-850b 0
ResourceCustomizationUUID:ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3
ResourceInvariantUUID:c27fbc82-ba80-4f46-8589-a8f01fe345ff
ResourceName:vFW 43bba85f-850b
ResourceType:VF
ResourceUUID:ad8f5c27-e98c-4e46-83b1-797f9c79346a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw43bba85f850b0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json
ArtifactUUID:04e490ac-d54e-4f46-9017-aff9997f9ce0
ArtifactChecksum:NzAzZmU0ZjE5NzY4ZmVlYTdjNjlhOWE5YWEyNjQzZWY=
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/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml
ArtifactUUID:af5f1897-92f5-4abd-89f9-2bcf9c5db868
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/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env
ArtifactUUID:f07b1a88-b19b-4ded-9a8c-93d522a5ada4
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/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env
ArtifactUUID:f07b1a88-b19b-4ded-9a8c-93d522a5ada4
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-29T00:35:30.703Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ba872f26-7e06-4b83-b2b6-7aba6e2fb86e 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-29T00:35:30.872Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:35:30.873Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:35:30.873Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:35:30.873Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5ce316f6-bec6-4de5-95c8-fc40d2d1082d from URL: /sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:30.874Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:35:30.875Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:31.067Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:35:31.116Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar 5ce316f6-bec6-4de5-95c8-fc40d2d1082d 101453
2023-04-29T00:35:31.118Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar ASDC sendASDCNotification
2023-04-29T00:35:31.118Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:31.119Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:35:31.121Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:31.121Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:31.121Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728531117,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:32.122Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:35:32.123Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:35:32.124Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 5ce316f6-bec6-4de5-95c8-fc40d2d1082d, URL: /sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar to file: /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:32.125Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230429003405-csar.csar
2023-04-29T00:35:32.184Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:32.184Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:32.554Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14716147518214152958/Definitions/service-Vfw20230429003405-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-29T00:35:34.612Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 43bba85f-850b 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-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:35:34.622Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.623Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.626Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:34.626Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:35:34.627Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:35:34.628Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.628Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.628Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:34.628Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:35:34.628Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:35:34.629Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.629Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.631Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.631Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:34.631Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:34.631Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-29T00:35:34.631Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.631Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T00:35:34.633Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.633Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:34.633Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:34.633Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=9d26c1e6-d9cb-40e2-8470-7a14f1fedeb2
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a88d399d-8ca9-4b3c-9ee8-beb47c68fbe3
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=e02a8fb5-c078-4d59-8327-fc730fe5f07d
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-29 00-34-05
Description:catalog service description
Model UUID:ba872f26-7e06-4b83-b2b6-7aba6e2fb86e
Model Version:NULL
Model InvariantUuid:a0ad2dc0-21d6-4696-8eb4-b34c98771b23
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 43bba85f-850b
Model UUID:93ff3816-eb32-4f1a-be6e-ffedd95073ef
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:c27fbc82-ba80-4f46-8589-a8f01fe345ff
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:bae44573-c846-4c94-aca9-7545f8e584a1
ModelName:Vfw43bba85f850b..base_vfw..module-0
ModelUuid:3efd6c59-32f5-409e-8424-b4668a500fdb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:9d26c1e6-d9cb-40e2-8470-7a14f1fedeb2
ModelInvariantUuid:5ff041ff-4c48-4bc6-9330-74afd4ea70f3
ModelName:vFW 43bba85f-850b-nodes.vfwCvfc
ModelUuid:32bf5045-c90c-4d7e-8551-746af4653390
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:da4d15e8-df5c-486a-a527-ca0d47273aba
ModelInvariantUuid:56f99e8e-6618-436b-8568-fc0b24de8b5d
ModelName:Vfw43bba85f850b.compute.nodes.heat.vfw
ModelUuid:3a389018-4239-4bed-9b05-fc9c876db358
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:a88d399d-8ca9-4b3c-9ee8-beb47c68fbe3
ModelInvariantUuid:892ceb4c-1284-4b38-8a34-6ebee2c25de1
ModelName:vFW 43bba85f-850b-nodes.vsnCvfc
ModelUuid:60e80c83-efe4-417f-898a-c4dd95fa7752
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:290583b6-cbe1-45a8-94a6-164b8e350077
ModelInvariantUuid:16ee9ce1-d5c6-4a2f-892a-daa1be247699
ModelName:Vfw43bba85f850b.compute.nodes.heat.vsn
ModelUuid:45e2f324-22d7-40fc-a47a-2caf9a04207f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:e02a8fb5-c078-4d59-8327-fc730fe5f07d
ModelInvariantUuid:7ea2a29f-e51b-4e6b-9842-a159ec863622
ModelName:vFW 43bba85f-850b-nodes.vpgCvfc
ModelUuid:13bedf0f-c7fe-4d6c-80bf-fadf2295383a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:e8e0e9a4-005f-4568-b3d8-4b565631a4f2
ModelInvariantUuid:ce41eb89-ab36-4d1b-9796-0017a53ce6f0
ModelName:Vfw43bba85f850b.compute.nodes.heat.vpg
ModelUuid:49d0554e-11bc-4e5e-b01a-28e5e4a23bf2
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-29T00:35:34.674Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: ad8f5c27-e98c-4e46-83b1-797f9c79346a
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-29T00:35:34.723Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||vFW 43bba85f-850b 0
2023-04-29T00:35:34.728Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ad8f5c27-e98c-4e46-83b1-797f9c79346a
2023-04-29T00:35:34.728Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 04e490ac-d54e-4f46-9017-aff9997f9ce0 from URL: /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json
2023-04-29T00:35:34.728Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:35:34.728Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json
2023-04-29T00:35:34.838Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:35:34.838Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json 04e490ac-d54e-4f46-9017-aff9997f9ce0 785
2023-04-29T00:35:34.838Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json ASDC sendASDCNotification
2023-04-29T00:35:34.838Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json
2023-04-29T00:35:34.838Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:35:34.839Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:34.839Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:34.839Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728534838,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:35.840Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw43bba85f850b..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "bae44573-c846-4c94-aca9-7545f8e584a1",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3efd6c59-32f5-409e-8424-b4668a500fdb",
    "vfModuleModelCustomizationUUID": "75348d17-e70f-45b9-bff3-066a5b830d8a",
    "isBase": true,
    "artifacts": [
      "af5f1897-92f5-4abd-89f9-2bcf9c5db868",
      "f07b1a88-b19b-4ded-9a8c-93d522a5ada4"
    ],
    "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-29T00:35:35.860Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw43bba85f850b..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3efd6c59-32f5-409e-8424-b4668a500fdb
VfModuleModelInvariantUUID:bae44573-c846-4c94-aca9-7545f8e584a1
VfModuleModelDescription:NULL
Artifacts UUID List:{
af5f1897-92f5-4abd-89f9-2bcf9c5db868
,
f07b1a88-b19b-4ded-9a8c-93d522a5ada4

}
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-29T00:35:35.864Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw43bba85f850b..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "bae44573-c846-4c94-aca9-7545f8e584a1",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3efd6c59-32f5-409e-8424-b4668a500fdb",
    "vfModuleModelCustomizationUUID": "75348d17-e70f-45b9-bff3-066a5b830d8a",
    "isBase": true,
    "artifacts": [
      "af5f1897-92f5-4abd-89f9-2bcf9c5db868",
      "f07b1a88-b19b-4ded-9a8c-93d522a5ada4"
    ],
    "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-29T00:35:35.864Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw43bba85f850b..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3efd6c59-32f5-409e-8424-b4668a500fdb
VfModuleModelInvariantUUID:bae44573-c846-4c94-aca9-7545f8e584a1
VfModuleModelDescription:NULL
Artifacts UUID List:{
af5f1897-92f5-4abd-89f9-2bcf9c5db868
,
f07b1a88-b19b-4ded-9a8c-93d522a5ada4

}
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-29T00:35:35.865Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: af5f1897-92f5-4abd-89f9-2bcf9c5db868 from URL: /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml
2023-04-29T00:35:35.865Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:35:35.865Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml
2023-04-29T00:35:35.990Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:35:35.991Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml af5f1897-92f5-4abd-89f9-2bcf9c5db868 20368
2023-04-29T00:35:35.991Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-29T00:35:35.991Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml
2023-04-29T00:35:35.991Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:35:35.991Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:35.991Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:35.992Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728535991,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:36.992Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: f07b1a88-b19b-4ded-9a8c-93d522a5ada4 from URL: /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env
2023-04-29T00:35:36.993Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:35:36.993Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env
2023-04-29T00:35:37.114Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:35:37.114Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env f07b1a88-b19b-4ded-9a8c-93d522a5ada4 2098
2023-04-29T00:35:37.114Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-29T00:35:37.114Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env
2023-04-29T00:35:37.114Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:35:37.115Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:37.115Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:37.115Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728537114,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:38.115Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: ba872f26-7e06-4b83-b2b6-7aba6e2fb86e
2023-04-29T00:35:38.116Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 43bba85f-850b 0 ad8f5c27-e98c-4e46-83b1-797f9c79346a 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-29T00:35:38.179Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@501bc95b, org.onap.sdc.toscaparser.api.parameters.Input@37093ce4, org.onap.sdc.toscaparser.api.parameters.Input@6f07f4fe, org.onap.sdc.toscaparser.api.parameters.Input@69b49464, org.onap.sdc.toscaparser.api.parameters.Input@676bd918]
2023-04-29T00:35:38.182Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.182Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.183Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2023-04-29T00:35:38.183Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3
2023-04-29T00:35:38.183Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3 matches Tosca VF Customization UUID: ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3
2023-04-29T00:35:38.183Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3  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-29T00:35:38.190Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.191Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.192Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-29T00:35:38.192Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4c8c0471
2023-04-29T00:35:38.192Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.192Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T00:35:38.192Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 75348d17-e70f-45b9-bff3-066a5b830d8a
2023-04-29T00:35:38.193Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 75348d17-e70f-45b9-bff3-066a5b830d8a
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-29T00:35:38.201Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.201Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:38.201Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=9d26c1e6-d9cb-40e2-8470-7a14f1fedeb2
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-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a88d399d-8ca9-4b3c-9ee8-beb47c68fbe3
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-29T00:35:38.228Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.229Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:38.229Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:38.231Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.231Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:38.231Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:38.231Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-29T00:35:38.231Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.231Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=e02a8fb5-c078-4d59-8327-fc730fe5f07d
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-29T00:35:38.236Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.236Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:38.236Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:38.236Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.237Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:38.237Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3
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-29T00:35:38.240Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid ba872f26-7e06-4b83-b2b6-7aba6e2fb86e: vFW 43bba85f-850b
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.242Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.242Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:35:38.242Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.242Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2023-04-29 00-34-05 
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-29T00:35:38.844Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 43bba85f-850b ad8f5c27-e98c-4e46-83b1-797f9c79346a 1 ASDC deployResourceStructure
2023-04-29T00:35:38.845Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json ASDC sendASDCNotification
2023-04-29T00:35:38.845Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json
2023-04-29T00:35:38.845Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:35:38.845Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:38.845Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:38.845Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728538845,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:39.847Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-29T00:35:39.847Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml
2023-04-29T00:35:39.847Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:35:39.848Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:39.848Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:39.848Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728539847,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:40.850Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-29T00:35:40.851Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env
2023-04-29T00:35:40.851Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:35:40.851Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:40.852Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:40.852Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728540850,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:41.854Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar ASDC sendASDCNotification
2023-04-29T00:35:41.854Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:41.854Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:35:41.855Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:41.855Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:41.855Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728541854,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:42.856Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T00:35:42.908Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
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-29T00:35:42.915Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:35:42.915Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:35:42.915Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:35:48.721Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:48.723Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:35:48.723Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728496628,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:35:48.724Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:12.915Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T00:36:12.938Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
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-29T00:36:12.944Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:36:12.944Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:36:12.944Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:36:42.944Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T00:36:42.977Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
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-29T00:36:42.984Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:36:42.985Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:36:42.986Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:36:48.720Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:36:48.725Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.725Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728517250,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728464760,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728516024,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728521746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728515582,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728464760,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728517250,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728516024,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728496628,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728521746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728515582,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728517250,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.729Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.729Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.729Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728464760,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.729Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728516024,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728496628,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728521746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728515582,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728516024,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728517250,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728464760,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728496628,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728521746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728515582,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728464760,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728517250,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728516024,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728496628,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728521746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728515582,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728464760,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728517250,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728516024,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728496628,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728521746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728515582,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728517250,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728464760,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728516024,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728488819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728496628,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728521746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728515582,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728530278,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728529446,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728530409,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728529875,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728531117,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728530123,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.738Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728531295,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-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-29T00:36:48.762Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 03073502-c877-4e86-bd0c-60ba9b9b7dc2
2023-04-29T00:36:48.763Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 03073502-c877-4e86-bd0c-60ba9b9b7dc2 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-29T00:36:48.788Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.788Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728530469,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:36:48.789Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.789Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.789Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728531558,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.789Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.789Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.789Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728531473,
  "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-29T00:36:48.805Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 03073502-c877-4e86-bd0c-60ba9b9b7dc2
2023-04-29T00:36:48.805Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 03073502-c877-4e86-bd0c-60ba9b9b7dc2 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-29T00:36:48.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728532686,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728533803,
  "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-29T00:36:48.845Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 03073502-c877-4e86-bd0c-60ba9b9b7dc2
2023-04-29T00:36:48.845Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 03073502-c877-4e86-bd0c-60ba9b9b7dc2 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-29T00:36:48.867Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728534838,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728534805,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728535991,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728537114,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728536016,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728537023,
  "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-29T00:36:48.889Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 03073502-c877-4e86-bd0c-60ba9b9b7dc2
2023-04-29T00:36:48.890Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 03073502-c877-4e86-bd0c-60ba9b9b7dc2 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-29T00:36:48.914Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728538845,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728539847,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728532475,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728535810,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728532298,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728540850,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728535810,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728532475,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728532298,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728541854,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728541413,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728535810,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728532298,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728532475,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728541413,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728535810,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728532475,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728532298,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728541413,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728543529,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728535810,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728532475,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728532298,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.921Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728541413,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.921Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.921Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.921Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728544534,
  "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-29T00:36:48.935Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 03073502-c877-4e86-bd0c-60ba9b9b7dc2
2023-04-29T00:36:48.936Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 03073502-c877-4e86-bd0c-60ba9b9b7dc2 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-29T00:36:48.960Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.960Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728535810,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.960Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.960Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728532298,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728532475,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728541413,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728535810,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728532298,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728532475,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728546024,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728541413,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728545582,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728547424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728546486,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728547327,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728546024,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682728541413,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:12.986Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T00:37:13.012Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
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-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:37:13.035Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-29T00:37:43.036Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2 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-29T00:37:43.053Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2 and serviceModelVersionId: ba872f26-7e06-4b83-b2b6-7aba6e2fb86e
2023-04-29T00:37:43.053Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a0ad2dc0-21d6-4696-8eb4-b34c98771b23
2023-04-29T00:37:48.720Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:37:48.723Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.723Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728545582,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.723Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.723Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.723Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682728548330,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-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-29T00:37:48.754Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9471911f-964d-4109-ad57-5a4296b702d9
2023-04-29T00:37:48.754Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9471911f-964d-4109-ad57-5a4296b702d9 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-29T00:37:48.790Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728547489,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728546024,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728548684,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:37:48.791Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.791Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.791Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728545582,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.791Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.791Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.791Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682728548491,
  "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-29T00:37:48.803Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9471911f-964d-4109-ad57-5a4296b702d9
2023-04-29T00:37:48.803Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9471911f-964d-4109-ad57-5a4296b702d9 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-29T00:37:48.822Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.822Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728546024,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728549861,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728545582,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728546024,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728550915,
  "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-29T00:37:48.835Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9471911f-964d-4109-ad57-5a4296b702d9
2023-04-29T00:37:48.836Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9471911f-964d-4109-ad57-5a4296b702d9 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-29T00:37:48.852Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728545582,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728546024,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682728551917,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728545582,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728546024,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728545582,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728553189,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728553410,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728555878,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.855Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.855Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682728556884,
  "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-29T00:37:48.880Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9471911f-964d-4109-ad57-5a4296b702d9
2023-04-29T00:37:48.880Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9471911f-964d-4109-ad57-5a4296b702d9 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-29T00:37:48.904Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.904Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728559025,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:37:48.905Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.905Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.905Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "aai-model-loader",
  "timestamp": 1682728560028,
  "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-29T00:37:48.921Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9471911f-964d-4109-ad57-5a4296b702d9
2023-04-29T00:37:48.921Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9471911f-964d-4109-ad57-5a4296b702d9 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-29T00:37:53.875Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0
2023-04-29T00:37:53.972Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-29T00:37:54.371Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0|INFO|500||Invoke
2023-04-29T00:37:54.376Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[03073502-c877-4e86-bd0c-60ba9b9b7dc2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[00ad639d-b69a-4635-8f54-19f50743e9d3], X-ECOMP-RequestID=[03073502-c877-4e86-bd0c-60ba9b9b7dc2], X-TransactionId=[], X-ONAP-RequestID=[03073502-c877-4e86-bd0c-60ba9b9b7dc2], Content-Type=[application/merge-patch+json]}
2023-04-29T00:37:54.404Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-29T00:37:54.725Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?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/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0 has http status code:200 and response headers:{date=[Sat, 29 Apr 2023 00:37:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[295], vertex-id=[213168], x-aai-txid=[1-aai-resources-230429-00:37:54:165-99348], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-29T00:37:54.728Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-29T00:37:54.729Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0|INFO|500||InvokeReturn
2023-04-29T00:37:54.737Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-29T00:37:54.737Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:37:54.753Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-29T00:37:54.754Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 03073502-c877-4e86-bd0c-60ba9b9b7dc2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-29T00:37:54.755Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-29T00:37:54.755Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:37:54.755Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:37:54.755Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728674754,
  "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-29T00:37:55.788Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:37:55.798Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-29T00:37:55.798Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9471911f-964d-4109-ad57-5a4296b702d9","serviceName":"basic_onboard_GVaimK","serviceVersion":"1.0","serviceUUID":"1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f","serviceDescription":"service","serviceInvariantUUID":"dafc74c8-7f23-471e-98c2-1059879fe3a3","resources":[{"resourceInstanceName":"basic_onboard_GVaimK 0","resourceName":"basic_onboard_GVaimK","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1808d306-a3e1-4864-a48a-0f8b45b20a1c","resourceInvariantUUID":"db37136e-4f41-4d76-9016-69b9f3605543","resourceCustomizationUUID":"162741b3-599a-4f12-aae1-f6fbc06af94f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml","artifactChecksum":"OWNmYjI0N2E4MmFjZTU4Y2ZiZGMwNWJiNjY4YTk1YmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4b500dc1-86dd-4a98-b378-b243bf617ea3","artifactVersion":"1"},{"artifactName":"basic_onboard_gvaimk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json","artifactChecksum":"ODFiZDVmOGQ1ODIwY2MyYmZlYTRkNWRlMjc1NTdmMmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43d6d8ed-b1df-4ff4-a8f4-4e16197f7832","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b8660cab-c04b-4900-b58c-f094d5f33fa5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9afa949d-bbc7-475c-8eec-e2558de0ccb7","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"cf1ca772-12e2-480d-8314-912339ccbd6b","artifactVersion":"2","generatedFromUUID":"b8660cab-c04b-4900-b58c-f094d5f33fa5"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGvaimk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml","artifactChecksum":"MGVjMjA4NWZjOTlmNDc1ZGQ4YTJlOGM5NGY1NDM3MTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bf34c7c4-84fe-4671-87d5-7694d2597861","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGvaimk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar","artifactChecksum":"YWUzMTIwZjQ4MjEzZWY0ZGZiOTMzNzU2MWY4NmFkNWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"815b38ea-c2ae-446a-b631-8295cd14abf7","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T00:37:55.802Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:37:55.802Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:37:55.803Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:37:55.803Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:37:56.805Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:37:56.805Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:37:56.806Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:37:56.806Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:37:57.808Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:37:57.809Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:37:57.809Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:37:57.809Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:37:58.811Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:37:58.812Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:37:58.812Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:37:58.812Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:37:59.814Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:37:59.815Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:37:59.815Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:37:59.815Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:00.817Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:38:00.818Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:00.818Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:00.818Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:01.819Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:38:01.820Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:01.820Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:01.820Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:02.822Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "serviceName": "basic_onboard_GVaimK",
  "serviceVersion": "1.0",
  "serviceUUID": "1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f",
  "serviceDescription": "service",
  "serviceInvariantUUID": "dafc74c8-7f23-471e-98c2-1059879fe3a3",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_GVaimK 0",
      "resourceCustomizationUUID": "162741b3-599a-4f12-aae1-f6fbc06af94f",
      "resourceName": "basic_onboard_GVaimK",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1808d306-a3e1-4864-a48a-0f8b45b20a1c",
      "resourceInvariantUUID": "db37136e-4f41-4d76-9016-69b9f3605543",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_gvaimk0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
          "artifactChecksum": "ODFiZDVmOGQ1ODIwY2MyYmZlYTRkNWRlMjc1NTdmMmM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "43d6d8ed-b1df-4ff4-a8f4-4e16197f7832",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "b8660cab-c04b-4900-b58c-f094d5f33fa5",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "cf1ca772-12e2-480d-8314-912339ccbd6b",
            "generatedFromUUID": "b8660cab-c04b-4900-b58c-f094d5f33fa5"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "cf1ca772-12e2-480d-8314-912339ccbd6b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardGvaimk-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
      "artifactChecksum": "YWUzMTIwZjQ4MjEzZWY0ZGZiOTMzNzU2MWY4NmFkNWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "815b38ea-c2ae-446a-b631-8295cd14abf7"
    }
  ],
  "workloadContext": "Production"
}
2023-04-29T00:38:02.823Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T00:38:02.823Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f ASDC
2023-04-29T00:38:02.824Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:9471911f-964d-4109-ad57-5a4296b702d9
ServiceName:basic_onboard_GVaimK
ServiceVersion:1.0
ServiceUUID:1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f
ServiceInvariantUUID:dafc74c8-7f23-471e-98c2-1059879fe3a3
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardGvaimk-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar
ArtifactUUID:815b38ea-c2ae-446a-b631-8295cd14abf7
ArtifactChecksum:YWUzMTIwZjQ4MjEzZWY0ZGZiOTMzNzU2MWY4NmFkNWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_GVaimK 0
ResourceCustomizationUUID:162741b3-599a-4f12-aae1-f6fbc06af94f
ResourceInvariantUUID:db37136e-4f41-4d76-9016-69b9f3605543
ResourceName:basic_onboard_GVaimK
ResourceType:VF
ResourceUUID:1808d306-a3e1-4864-a48a-0f8b45b20a1c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_gvaimk0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json
ArtifactUUID:43d6d8ed-b1df-4ff4-a8f4-4e16197f7832
ArtifactChecksum:ODFiZDVmOGQ1ODIwY2MyYmZlYTRkNWRlMjc1NTdmMmM=
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/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml
ArtifactUUID:b8660cab-c04b-4900-b58c-f094d5f33fa5
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/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env
ArtifactUUID:cf1ca772-12e2-480d-8314-912339ccbd6b
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/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env
ArtifactUUID:cf1ca772-12e2-480d-8314-912339ccbd6b
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-29T00:38:02.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f 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-29T00:38:02.895Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:38:02.895Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:38:02.896Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:38:02.896Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 815b38ea-c2ae-446a-b631-8295cd14abf7 from URL: /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:02.896Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:38:02.896Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:03.019Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:38:03.026Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar 815b38ea-c2ae-446a-b631-8295cd14abf7 75660
2023-04-29T00:38:03.027Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar ASDC sendASDCNotification
2023-04-29T00:38:03.027Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:03.027Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:38:03.027Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:03.028Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:03.028Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728683027,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:04.028Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:38:04.029Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:38:04.030Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 815b38ea-c2ae-446a-b631-8295cd14abf7, URL: /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar to file: /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:04.030Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:04.031Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:04.031Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:04.164Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2473206155752961649/Definitions/service-BasicOnboardGvaimk-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-29T00:38:05.128Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_GVaimK 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-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is not matching search criteria
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is not matching search criteria
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=32d652b6-6720-4854-8bf3-b3f55d2ec703
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.132Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:05.132Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.132Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_GVaimK
Description:service
Model UUID:1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f
Model Version:NULL
Model InvariantUuid:dafc74c8-7f23-471e-98c2-1059879fe3a3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_GVaimK
Model UUID:fbf81253-8d22-4060-9f89-ac3f773eea8a
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:db37136e-4f41-4d76-9016-69b9f3605543
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:162741b3-599a-4f12-aae1-f6fbc06af94f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9d022643-7625-44c3-bc2f-431be366839b
ModelName:BasicOnboardGvaimk..base_ubuntu18..module-0
ModelUuid:e31a0912-9504-41b5-8736-5af41e6eb1b4
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:32d652b6-6720-4854-8bf3-b3f55d2ec703
ModelInvariantUuid:47d9cab8-94a5-4cb2-ac46-5de2dd2fc67d
ModelName:basic_onboard_GVaimK-nodes.ubuntu18Cvfc
ModelUuid:110b7aee-bf21-40e9-b647-6b5d2900569d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:3a7a04e8-869b-489c-b403-a3b3d83359cb
ModelInvariantUuid:3be05475-64fd-4101-8db2-5d63c7f57f17
ModelName:BasicOnboardGvaimk.compute.nodes.heat.ubuntu18
ModelUuid:27f0c158-5682-4ff4-8cb8-58f3980618ab
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-29T00:38:05.155Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 1808d306-a3e1-4864-a48a-0f8b45b20a1c
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-29T00:38:05.161Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||basic_onboard_GVaimK 0
2023-04-29T00:38:05.161Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1808d306-a3e1-4864-a48a-0f8b45b20a1c
2023-04-29T00:38:05.161Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 43d6d8ed-b1df-4ff4-a8f4-4e16197f7832 from URL: /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json
2023-04-29T00:38:05.161Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:38:05.161Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json
2023-04-29T00:38:05.280Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:38:05.280Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json 43d6d8ed-b1df-4ff4-a8f4-4e16197f7832 798
2023-04-29T00:38:05.280Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json ASDC sendASDCNotification
2023-04-29T00:38:05.280Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json
2023-04-29T00:38:05.280Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:38:05.281Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:05.281Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:05.281Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728685280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:06.281Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardGvaimk..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "9d022643-7625-44c3-bc2f-431be366839b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "e31a0912-9504-41b5-8736-5af41e6eb1b4",
    "vfModuleModelCustomizationUUID": "aa370119-c13a-4fa2-83cd-42cc8d117ed3",
    "isBase": true,
    "artifacts": [
      "b8660cab-c04b-4900-b58c-f094d5f33fa5",
      "cf1ca772-12e2-480d-8314-912339ccbd6b"
    ],
    "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-29T00:38:06.286Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardGvaimk..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e31a0912-9504-41b5-8736-5af41e6eb1b4
VfModuleModelInvariantUUID:9d022643-7625-44c3-bc2f-431be366839b
VfModuleModelDescription:NULL
Artifacts UUID List:{
b8660cab-c04b-4900-b58c-f094d5f33fa5
,
cf1ca772-12e2-480d-8314-912339ccbd6b

}
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-29T00:38:06.289Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardGvaimk..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "9d022643-7625-44c3-bc2f-431be366839b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "e31a0912-9504-41b5-8736-5af41e6eb1b4",
    "vfModuleModelCustomizationUUID": "aa370119-c13a-4fa2-83cd-42cc8d117ed3",
    "isBase": true,
    "artifacts": [
      "b8660cab-c04b-4900-b58c-f094d5f33fa5",
      "cf1ca772-12e2-480d-8314-912339ccbd6b"
    ],
    "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-29T00:38:06.289Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardGvaimk..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e31a0912-9504-41b5-8736-5af41e6eb1b4
VfModuleModelInvariantUUID:9d022643-7625-44c3-bc2f-431be366839b
VfModuleModelDescription:NULL
Artifacts UUID List:{
b8660cab-c04b-4900-b58c-f094d5f33fa5
,
cf1ca772-12e2-480d-8314-912339ccbd6b

}
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-29T00:38:06.289Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: b8660cab-c04b-4900-b58c-f094d5f33fa5 from URL: /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml
2023-04-29T00:38:06.289Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:38:06.290Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml
2023-04-29T00:38:06.382Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:38:06.383Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml b8660cab-c04b-4900-b58c-f094d5f33fa5 5033
2023-04-29T00:38:06.384Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-29T00:38:06.385Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml
2023-04-29T00:38:06.385Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:38:06.386Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:06.386Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:06.386Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728686384,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:07.388Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: cf1ca772-12e2-480d-8314-912339ccbd6b from URL: /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env
2023-04-29T00:38:07.388Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:38:07.388Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env
2023-04-29T00:38:07.509Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:38:07.510Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env cf1ca772-12e2-480d-8314-912339ccbd6b 909
2023-04-29T00:38:07.510Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-29T00:38:07.510Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env
2023-04-29T00:38:07.510Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:38:07.511Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:07.511Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:07.511Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728687510,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:08.513Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f
2023-04-29T00:38:08.513Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_GVaimK 0 1808d306-a3e1-4864-a48a-0f8b45b20a1c 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-29T00:38:08.548Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@47bda5b7, org.onap.sdc.toscaparser.api.parameters.Input@613fef3, org.onap.sdc.toscaparser.api.parameters.Input@5009ede8, org.onap.sdc.toscaparser.api.parameters.Input@10badd59, org.onap.sdc.toscaparser.api.parameters.Input@3a8052e4]
2023-04-29T00:38:08.550Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.550Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.551Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2023-04-29T00:38:08.551Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 162741b3-599a-4f12-aae1-f6fbc06af94f
2023-04-29T00:38:08.551Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 162741b3-599a-4f12-aae1-f6fbc06af94f matches Tosca VF Customization UUID: 162741b3-599a-4f12-aae1-f6fbc06af94f
2023-04-29T00:38:08.551Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 162741b3-599a-4f12-aae1-f6fbc06af94f  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-29T00:38:08.557Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.557Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.558Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 162741b3-599a-4f12-aae1-f6fbc06af94f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-29T00:38:08.558Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7a124ac7
2023-04-29T00:38:08.558Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.558Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T00:38:08.559Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : aa370119-c13a-4fa2-83cd-42cc8d117ed3
2023-04-29T00:38:08.559Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID aa370119-c13a-4fa2-83cd-42cc8d117ed3
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-29T00:38:08.564Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.564Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:08.565Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:38:08.565Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.565Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:08.565Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:38:08.566Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.566Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is not matching search criteria
2023-04-29T00:38:08.566Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-29T00:38:08.566Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-29T00:38:08.566Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=32d652b6-6720-4854-8bf3-b3f55d2ec703
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-29T00:38:08.571Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.572Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:08.572Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:38:08.572Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.572Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:08.572Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=162741b3-599a-4f12-aae1-f6fbc06af94f
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-29T00:38:08.576Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.577Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.577Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f: basic_onboard_GVaimK
2023-04-29T00:38:08.577Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.577Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.577Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.578Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.578Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.578Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.578Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.578Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.579Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:38:08.579Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.579Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_GVaimK 
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-29T00:38:08.780Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_GVaimK 1808d306-a3e1-4864-a48a-0f8b45b20a1c 1 ASDC deployResourceStructure
2023-04-29T00:38:08.781Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json ASDC sendASDCNotification
2023-04-29T00:38:08.781Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json
2023-04-29T00:38:08.781Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:38:08.781Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:08.781Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:08.781Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728688781,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:09.783Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-29T00:38:09.783Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml
2023-04-29T00:38:09.783Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:38:09.783Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:09.784Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:09.784Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728689783,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:10.785Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-29T00:38:10.785Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env
2023-04-29T00:38:10.785Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:38:10.786Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:10.786Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:10.786Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728690785,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:11.787Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar ASDC sendASDCNotification
2023-04-29T00:38:11.787Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:11.787Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:38:11.787Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:11.788Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:11.788Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728691787,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:12.788Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9471911f-964d-4109-ad57-5a4296b702d9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T00:38:12.817Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9471911f-964d-4109-ad57-5a4296b702d9
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-29T00:38:12.824Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:38:12.842Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-29T00:38:42.842Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9471911f-964d-4109-ad57-5a4296b702d9 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-29T00:38:42.852Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9471911f-964d-4109-ad57-5a4296b702d9 and serviceModelVersionId: 1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f
2023-04-29T00:38:42.852Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dafc74c8-7f23-471e-98c2-1059879fe3a3
2023-04-29T00:38:42.853Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0
2023-04-29T00:38:42.860Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-29T00:38:42.903Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0|INFO|500||Invoke
2023-04-29T00:38:42.903Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9471911f-964d-4109-ad57-5a4296b702d9], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d5a2f511-2c5e-45a2-88e2-271f9af6d09a], X-ECOMP-RequestID=[9471911f-964d-4109-ad57-5a4296b702d9], X-TransactionId=[], X-ONAP-RequestID=[9471911f-964d-4109-ad57-5a4296b702d9], Content-Type=[application/merge-patch+json]}
2023-04-29T00:38:42.912Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-29T00:38:43.136Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?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/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0 has http status code:200 and response headers:{date=[Sat, 29 Apr 2023 00:38:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[194], vertex-id=[221360], x-aai-txid=[2-aai-resources-230429-00:38:42:674-42445], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-29T00:38:43.136Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-29T00:38:43.137Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0|INFO|500||InvokeReturn
2023-04-29T00:38:43.138Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-29T00:38:43.138Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:38:43.148Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-29T00:38:43.149Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9471911f-964d-4109-ad57-5a4296b702d9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-29T00:38:43.149Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-29T00:38:43.149Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:43.149Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:43.149Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728723149,
  "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-29T00:38:44.179Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:38:48.721Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:48.727Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.727Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728674754,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "NOTIFIED"
}
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728675788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728683027,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728685280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728686384,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728687510,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728688781,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728689783,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728690785,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728691787,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682728723149,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:39:44.180Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:39:48.721Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:40:44.181Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:40:48.722Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:41:44.183Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:41:48.724Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:42:44.185Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:42:48.725Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:43:44.185Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:43:48.726Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:44:44.185Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:44:48.726Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:45:44.186Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:45:48.727Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:46:44.187Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:46:48.728Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:47:44.189Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:47:48.729Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:48:44.190Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:48:48.729Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:49:44.192Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:49:48.731Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:50:14.875Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-29T00:50:14.875Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d71577b2-5b57-4275-b952-4855bcc9f32f","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9","serviceDescription":"service","serviceInvariantUUID":"558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2b418c88-65da-400a-bd6b-abb42e7bfdaa","resourceInvariantUUID":"0d3bc245-02d2-40b5-9f85-372bb52ce33d","resourceCustomizationUUID":"ba31fe74-35f5-4e95-b6f4-b3ed4fcc1258","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":"OWZhNWJjZDZlZjZlZDg4OGJhNTdkZjdlNTRmZWE2NDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9ffe15d4-72a6-4a45-ad9e-da52a4f98536","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTI2NTM1NDFmMmY0ZTFiYjY4Mzc5NjczNjY1YThiNWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1337371f-d668-4316-a79b-e705cd8e6576","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T00:50:14.878Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:50:14.879Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:50:14.879Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:50:14.879Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729384192,
  "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-29T00:50:14.897Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:50:14.898Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:50:14.898Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:50:14.898Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:50:14.898Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:50:14.898Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:50:14.924Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:50:14.925Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729401475,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:50:14.926Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:50:14.926Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:50:14.926Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729392955,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:50:14.926Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:50:14.926Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:50:14.927Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729384192,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:50:14.927Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:50:15.900Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:50:15.900Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:50:15.901Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:50:15.901Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729384192,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:50:16.902Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9",
  "serviceDescription": "service",
  "serviceInvariantUUID": "558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "ba31fe74-35f5-4e95-b6f4-b3ed4fcc1258",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "2b418c88-65da-400a-bd6b-abb42e7bfdaa",
      "resourceInvariantUUID": "0d3bc245-02d2-40b5-9f85-372bb52ce33d",
      "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": "YTI2NTM1NDFmMmY0ZTFiYjY4Mzc5NjczNjY1YThiNWE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1337371f-d668-4316-a79b-e705cd8e6576"
    }
  ],
  "workloadContext": "Production"
}
2023-04-29T00:50:16.902Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T00:50:16.902Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9 ASDC
2023-04-29T00:50:16.902Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:d71577b2-5b57-4275-b952-4855bcc9f32f
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9
ServiceInvariantUUID:558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54
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:1337371f-d668-4316-a79b-e705cd8e6576
ArtifactChecksum:YTI2NTM1NDFmMmY0ZTFiYjY4Mzc5NjczNjY1YThiNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:ba31fe74-35f5-4e95-b6f4-b3ed4fcc1258
ResourceInvariantUUID:0d3bc245-02d2-40b5-9f85-372bb52ce33d
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:2b418c88-65da-400a-bd6b-abb42e7bfdaa
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-29T00:50:16.902Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9 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-29T00:50:16.954Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:50:16.955Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:50:16.955Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:50:16.955Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 1337371f-d668-4316-a79b-e705cd8e6576 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-29T00:50:16.955Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:50:16.956Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-29T00:50:17.141Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:50:17.143Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 1337371f-d668-4316-a79b-e705cd8e6576 57786
2023-04-29T00:50:17.143Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:17.143Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:17.143Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:50:17.143Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:50:17.144Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:50:17.144Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729417143,
  "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-29T00:50:18.144Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:50:18.145Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:50:18.145Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 1337371f-d668-4316-a79b-e705cd8e6576, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.146Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-29T00:50:18.146Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.146Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.221Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP777865701352885596/Definitions/service-BasicNetwork-template.yml
2023-04-29T00:50:18.557Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T00:50:18.557Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9
Model Version:NULL
Model InvariantUuid:558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:0d3bc245-02d2-40b5-9f85-372bb52ce33d
Model UUID:ad7e5671-a78f-44d6-96fa-84781943de3b
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:ba31fe74-35f5-4e95-b6f4-b3ed4fcc1258
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-29T00:50:18.582Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: 2b418c88-65da-400a-bd6b-abb42e7bfdaa
2023-04-29T00:50:18.582Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||No resources found for Service: 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9
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-29T00:50:18.590Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||
2023-04-29T00:50:18.590Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-04-29T00:50:18.591Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9
2023-04-29T00:50:18.591Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9
2023-04-29T00:50:18.591Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-04-29T00:50:18.591Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:18.605Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6599e5dd, org.onap.sdc.toscaparser.api.parameters.Input@13a372b4, org.onap.sdc.toscaparser.api.parameters.Input@325fd74d, org.onap.sdc.toscaparser.api.parameters.Input@6242ccf1, org.onap.sdc.toscaparser.api.parameters.Input@48df7a69]
2023-04-29T00:50:18.607Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.607Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.607Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.607Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.607Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9: Generic NeutronNet
2023-04-29T00:50:18.608Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.608Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.608Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.608Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:18.775Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-04-29T00:50:18.775Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:18.775Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||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-29T00:50:18.775Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:50:18.775Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:50:18.775Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:50:18.776Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729418775,
  "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-29T00:50:19.776Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T00:50:19.801Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
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-29T00:50:19.805Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:50:19.805Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:50:19.805Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:50:48.720Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:50:48.722Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:50:48.722Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729389524,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:50:48.722Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:50:48.722Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:50:48.722Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729389348,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:50:48.722Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:50:49.806Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T00:50:49.836Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
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-29T00:50:49.840Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:50:49.841Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:50:49.841Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:51:19.841Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T00:51:19.873Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
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-29T00:51:19.880Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:51:19.880Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:51:19.880Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:51:48.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:51:48.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729401475,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:51:48.727Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.727Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.727Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729392955,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729384192,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729389348,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729389524,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729416024,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729416585,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729417143,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729415729,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729415582,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.731Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.731Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729416024,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:51:48.731Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.731Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.731Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729417589,
  "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-29T00:51:48.755Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of d71577b2-5b57-4275-b952-4855bcc9f32f
2023-04-29T00:51:48.756Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId d71577b2-5b57-4275-b952-4855bcc9f32f 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-29T00:51:48.778Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.779Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729416733,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:51:48.779Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.779Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.779Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729418775,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:51:48.780Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.780Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.780Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729415582,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:51:48.780Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.780Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.780Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729417735,
  "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-29T00:51:48.796Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d71577b2-5b57-4275-b952-4855bcc9f32f
2023-04-29T00:51:48.796Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId d71577b2-5b57-4275-b952-4855bcc9f32f 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-29T00:51:48.822Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.822Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729418189,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:51:48.822Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729418363,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729420119,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729421531,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729421128,
  "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-29T00:51:48.838Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d71577b2-5b57-4275-b952-4855bcc9f32f
2023-04-29T00:51:48.838Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId d71577b2-5b57-4275-b952-4855bcc9f32f 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-29T00:51:48.863Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.863Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729422534,
  "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-29T00:51:48.879Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d71577b2-5b57-4275-b952-4855bcc9f32f
2023-04-29T00:51:48.880Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId d71577b2-5b57-4275-b952-4855bcc9f32f 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-29T00:51:49.881Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T00:51:49.911Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
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-29T00:51:49.918Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:51:49.918Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-29T00:51:49.918Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-29T00:51:49.918Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-29T00:51:49.919Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:51:49.919Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:51:49.919Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:51:49.919Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:51:49.919Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:51:49.920Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:51:49.937Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-29T00:52:19.937Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f 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-29T00:52:19.950Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d71577b2-5b57-4275-b952-4855bcc9f32f and serviceModelVersionId: 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9
2023-04-29T00:52:19.950Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54
2023-04-29T00:52:19.951Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54/model-vers/model-ver/549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9?depth=0
2023-04-29T00:52:19.958Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-29T00:52:19.996Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54/model-vers/model-ver/549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9?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-29T00:52:19.998Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54/model-vers/model-ver/549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9?depth=0|INFO|500||Invoke
2023-04-29T00:52:20.005Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54/model-vers/model-ver/549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-29T00:52:20.183Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54/model-vers/model-ver/549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9?depth=0|INFO|500||InvokeReturn
2023-04-29T00:52:20.183Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54/model-vers/model-ver/549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9?depth=0 has http status code:200 and response headers:{date=[Sat, 29 Apr 2023 00:52:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[172], vertex-id=[188512], x-aai-txid=[1-aai-resources-230429-00:52:19:753-71811], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-29T00:52:20.186Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-29T00:52:20.187Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-29T00:52:20.188Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:52:20.198Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-29T00:52:20.199Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d71577b2-5b57-4275-b952-4855bcc9f32f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-29T00:52:20.199Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-29T00:52:20.199Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:20.200Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:20.200Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729540199,
  "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-29T00:52:21.232Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:52:21.240Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-29T00:52:21.240Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"92be3b4b-8585-4750-9f17-c0ee844e5148","serviceName":"Demo_pNF_P9DIY31rLgo4bpLazDrq","serviceVersion":"1.0","serviceUUID":"0289eebf-5960-46af-8b66-80545e7683ea","serviceDescription":"catalog service description","serviceInvariantUUID":"d994ce6b-402f-4bce-84c8-031956ad2855","resources":[{"resourceInstanceName":"pNF 23a69f5c-4afb 0","resourceName":"pNF 23a69f5c-4afb","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"12f8cae4-54f1-4e28-ac6f-bfd6d3e40681","resourceInvariantUUID":"89ce5acd-d312-4ff3-87e0-979edc86e401","resourceCustomizationUUID":"08e99dd1-4e90-40ec-b12f-ec90ec062feb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml","artifactChecksum":"ZDVlYmI5MzdiZjYxZTg3OWY2OGViNjcwZmI4YmZlNDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"29b0d3a3-8200-442a-9e71-08045c4e66f5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar","artifactChecksum":"YzE2ZGVlMWZiOThiYTI0ZDhmMDM3ZmIwNjRhNDNkZjk\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e9eae0f-9e28-4078-aec3-330b621f86f6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a8108b1e-1caf-45e0-a411-5ff4abc10fa9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml","artifactChecksum":"YjAxMTIyODliMjczZTBmNjY2YTk3MDZiNGQyNzVjZjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d0ef14b5-3e68-4b21-86fa-7d563efddbf4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d1fd79fd-56e2-4815-bea6-e22c9b4ae5bb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b954e78-0e25-4676-8282-aa9d7f6d734e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfP9diy31rlgo4bplazdrq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml","artifactChecksum":"OTcyMzVkMTZmNDk4MDg5ZTk1OWRkZTMxMGZhYzI3Nzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"18a69857-2420-4daa-a16e-6598be778292","artifactVersion":"1"},{"artifactName":"service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar","artifactChecksum":"MGEyN2E4MDg4ZGY0NmNjNmRlMjJjNTVmYzVmYjNlNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ad887748-44e0-4c6d-89d3-fd146a4ce6bd","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T00:52:21.242Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:21.242Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:21.243Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:21.243Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:22.243Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:22.244Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:22.244Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:22.244Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:23.246Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:23.247Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:23.247Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:23.247Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:24.248Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:24.248Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:24.249Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:24.249Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:25.249Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:25.250Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:25.250Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:25.250Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:26.251Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:26.252Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:26.252Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:26.252Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:27.253Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:27.253Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:27.254Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:27.254Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:28.254Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:28.255Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:28.256Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:28.256Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:29.257Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "serviceName": "Demo_pNF_P9DIY31rLgo4bpLazDrq",
  "serviceVersion": "1.0",
  "serviceUUID": "0289eebf-5960-46af-8b66-80545e7683ea",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d994ce6b-402f-4bce-84c8-031956ad2855",
  "resources": [
    {
      "resourceInstanceName": "pNF 23a69f5c-4afb 0",
      "resourceCustomizationUUID": "08e99dd1-4e90-40ec-b12f-ec90ec062feb",
      "resourceName": "pNF 23a69f5c-4afb",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "12f8cae4-54f1-4e28-ac6f-bfd6d3e40681",
      "resourceInvariantUUID": "89ce5acd-d312-4ff3-87e0-979edc86e401",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
      "artifactChecksum": "MGEyN2E4MDg4ZGY0NmNjNmRlMjJjNTVmYzVmYjNlNDU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ad887748-44e0-4c6d-89d3-fd146a4ce6bd"
    }
  ],
  "workloadContext": "Production"
}
2023-04-29T00:52:29.258Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T00:52:29.258Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0289eebf-5960-46af-8b66-80545e7683ea ASDC
2023-04-29T00:52:29.259Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:92be3b4b-8585-4750-9f17-c0ee844e5148
ServiceName:Demo_pNF_P9DIY31rLgo4bpLazDrq
ServiceVersion:1.0
ServiceUUID:0289eebf-5960-46af-8b66-80545e7683ea
ServiceInvariantUUID:d994ce6b-402f-4bce-84c8-031956ad2855
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
ArtifactUUID:ad887748-44e0-4c6d-89d3-fd146a4ce6bd
ArtifactChecksum:MGEyN2E4MDg4ZGY0NmNjNmRlMjJjNTVmYzVmYjNlNDU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 23a69f5c-4afb 0
ResourceCustomizationUUID:08e99dd1-4e90-40ec-b12f-ec90ec062feb
ResourceInvariantUUID:89ce5acd-d312-4ff3-87e0-979edc86e401
ResourceName:pNF 23a69f5c-4afb
ResourceType:PNF
ResourceUUID:12f8cae4-54f1-4e28-ac6f-bfd6d3e40681
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-29T00:52:29.259Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0289eebf-5960-46af-8b66-80545e7683ea 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-29T00:52:29.328Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:52:29.329Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:52:29.329Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:52:29.329Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: ad887748-44e0-4c6d-89d3-fd146a4ce6bd from URL: /sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:29.329Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:52:29.329Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:29.437Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:52:29.440Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar ad887748-44e0-4c6d-89d3-fd146a4ce6bd 87979
2023-04-29T00:52:29.441Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar ASDC sendASDCNotification
2023-04-29T00:52:29.441Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:29.441Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:52:29.441Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:29.441Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:29.441Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729549441,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:30.442Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:52:30.443Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:52:30.443Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: ad887748-44e0-4c6d-89d3-fd146a4ce6bd, URL: /sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar to file: /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:30.444Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:30.444Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:30.445Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:30.525Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15803991770167761902/Definitions/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||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-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||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-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 23a69f5c-4afb 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-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Node template pNF 23a69f5c-4afb 0 is matching search criteria
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 23a69f5c-4afb 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:52:31.123Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:52:31.123Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.123Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Node template pNF 23a69f5c-4afb 0 is matching search criteria
2023-04-29T00:52:31.123Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:52:31.123Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 23a69f5c-4afb 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:52:31.123Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_P9DIY31rLgo4bpLazDrq
Description:catalog service description
Model UUID:0289eebf-5960-46af-8b66-80545e7683ea
Model Version:NULL
Model InvariantUuid:d994ce6b-402f-4bce-84c8-031956ad2855
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-29T00:52:31.143Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 12f8cae4-54f1-4e28-ac6f-bfd6d3e40681
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-29T00:52:31.148Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||pNF 23a69f5c-4afb 0
2023-04-29T00:52:31.148Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 12f8cae4-54f1-4e28-ac6f-bfd6d3e40681
2023-04-29T00:52:31.148Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 0289eebf-5960-46af-8b66-80545e7683ea
2023-04-29T00:52:31.148Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 0289eebf-5960-46af-8b66-80545e7683ea
2023-04-29T00:52:31.148Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 23a69f5c-4afb 0 12f8cae4-54f1-4e28-ac6f-bfd6d3e40681 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-29T00:52:31.162Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@52f8e4ee, org.onap.sdc.toscaparser.api.parameters.Input@7632ca60, org.onap.sdc.toscaparser.api.parameters.Input@3915b7c, org.onap.sdc.toscaparser.api.parameters.Input@2f46f594, org.onap.sdc.toscaparser.api.parameters.Input@3a8cab06]
2023-04-29T00:52:31.162Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:52:31.162Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.163Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 0289eebf-5960-46af-8b66-80545e7683ea: pNF 23a69f5c-4afb
2023-04-29T00:52:31.163Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Processing PNF resource: 12f8cae4-54f1-4e28-ac6f-bfd6d3e40681
2023-04-29T00:52:31.163Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:52:31.163Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.163Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Resource customization UUID: 08e99dd1-4e90-40ec-b12f-ec90ec062feb is the same as notified resource customizationUUID: 08e99dd1-4e90-40ec-b12f-ec90ec062feb
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-29T00:52:31.270Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 23a69f5c-4afb 12f8cae4-54f1-4e28-ac6f-bfd6d3e40681 0 ASDC deployResourceStructure
2023-04-29T00:52:31.270Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar ASDC sendASDCNotification
2023-04-29T00:52:31.270Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.270Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:52:31.271Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:31.271Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:31.271Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729551270,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:32.272Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 92be3b4b-8585-4750-9f17-c0ee844e5148
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T00:52:32.306Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 92be3b4b-8585-4750-9f17-c0ee844e5148
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-29T00:52:32.313Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:52:32.313Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:52:32.313Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:52:48.721Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729448738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729461416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729418590,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729446456,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729446024,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729418590,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729448738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729446456,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729461416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729446024,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729418590,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729461416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729448738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729446456,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729446024,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729418590,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729461416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729448738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729446456,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729446024,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729461416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729446456,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729418590,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729448738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729446024,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729418590,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729461416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729446456,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729448738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729446024,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729418590,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729461416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729446456,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729448738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729446024,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729418590,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729446456,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729461416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729448738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729446024,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729473586,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729474447,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729474020,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729474024,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729474589,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729475450,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-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-29T00:52:48.766Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 92be3b4b-8585-4750-9f17-c0ee844e5148
2023-04-29T00:52:48.766Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92be3b4b-8585-4750-9f17-c0ee844e5148 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-29T00:52:48.808Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.808Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729475455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DEPLOY_OK"
}
2023-04-29T00:52:48.809Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.809Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.809Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729475592,
  "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-29T00:52:48.821Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 92be3b4b-8585-4750-9f17-c0ee844e5148
2023-04-29T00:52:48.821Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92be3b4b-8585-4750-9f17-c0ee844e5148 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-29T00:52:48.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729476458,
  "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-29T00:52:48.857Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName:  and status of COMPONENT_DONE_OK distributionID of 92be3b4b-8585-4750-9f17-c0ee844e5148
2023-04-29T00:52:48.857Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92be3b4b-8585-4750-9f17-c0ee844e5148 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-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729475582,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729476453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729476594,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729474419,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729475582,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729476453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729476594,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729474419,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729478283,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729475582,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729476453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729476594,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729474419,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729479286,
  "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-29T00:52:48.890Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 92be3b4b-8585-4750-9f17-c0ee844e5148
2023-04-29T00:52:48.890Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92be3b4b-8585-4750-9f17-c0ee844e5148 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-29T00:52:48.911Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729475582,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729476453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729476594,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729474419,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729480288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729475582,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729476453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729476594,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729474419,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729480288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729481413,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729475582,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729476453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729476594,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729474419,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729480288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729481413,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729475582,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729476594,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729476453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729474419,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729480288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729481413,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729475582,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729480288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729481413,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729485094,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729484989,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729484141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729484455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729480288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729481413,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682729485991,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:52:48.956Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of fcc4a404-d938-4e27-baaf-c4d8d49de231
2023-04-29T00:52:48.956Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId fcc4a404-d938-4e27-baaf-c4d8d49de231 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-29T00:52:48.975Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.975Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729485144,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:52:48.975Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.975Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.976Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729486194,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.976Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.976Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.976Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729480288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:52:48.976Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.976Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.977Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729481413,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.977Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.977Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.977Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682729486147,
  "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-29T00:52:48.988Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fcc4a404-d938-4e27-baaf-c4d8d49de231
2023-04-29T00:52:48.988Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId fcc4a404-d938-4e27-baaf-c4d8d49de231 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-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729487319,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729486506,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682729481413,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729487452,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:52:49.008Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:49.008Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.008Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729488378,
  "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-29T00:52:49.021Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fcc4a404-d938-4e27-baaf-c4d8d49de231
2023-04-29T00:52:49.021Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId fcc4a404-d938-4e27-baaf-c4d8d49de231 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-29T00:52:49.047Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.048Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729487511,
  "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-29T00:52:49.064Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 92be3b4b-8585-4750-9f17-c0ee844e5148
2023-04-29T00:52:49.064Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92be3b4b-8585-4750-9f17-c0ee844e5148 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-29T00:52:49.087Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682729489380,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729493526,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "aai-model-loader",
  "timestamp": 1682729494529,
  "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-29T00:52:49.104Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fcc4a404-d938-4e27-baaf-c4d8d49de231
2023-04-29T00:52:49.104Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId fcc4a404-d938-4e27-baaf-c4d8d49de231 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-29T00:52:49.130Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.131Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729505582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:52:49.131Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:02.313Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 92be3b4b-8585-4750-9f17-c0ee844e5148
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T00:53:02.345Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 92be3b4b-8585-4750-9f17-c0ee844e5148
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-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:53:02.357Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:53:02.357Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:53:02.357Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:53:02.357Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:53:02.370Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-29T00:53:32.371Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 92be3b4b-8585-4750-9f17-c0ee844e5148 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-29T00:53:32.382Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 92be3b4b-8585-4750-9f17-c0ee844e5148 and serviceModelVersionId: 0289eebf-5960-46af-8b66-80545e7683ea
2023-04-29T00:53:32.382Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d994ce6b-402f-4bce-84c8-031956ad2855
2023-04-29T00:53:32.383Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0
2023-04-29T00:53:32.390Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-29T00:53:32.426Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0|INFO|500||Invoke
2023-04-29T00:53:32.426Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[92be3b4b-8585-4750-9f17-c0ee844e5148], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[50c15f0d-2450-41e5-8d49-660511d5db3f], X-ECOMP-RequestID=[92be3b4b-8585-4750-9f17-c0ee844e5148], X-TransactionId=[], X-ONAP-RequestID=[92be3b4b-8585-4750-9f17-c0ee844e5148], Content-Type=[application/merge-patch+json]}
2023-04-29T00:53:32.434Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-29T00:53:32.592Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?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/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0 has http status code:200 and response headers:{date=[Sat, 29 Apr 2023 00:53:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[241824], x-aai-txid=[0-aai-resources-230429-00:53:32:179-54048], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-29T00:53:32.592Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-29T00:53:32.593Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0|INFO|500||InvokeReturn
2023-04-29T00:53:32.593Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-29T00:53:32.594Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:53:32.604Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-29T00:53:32.605Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 92be3b4b-8585-4750-9f17-c0ee844e5148 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-29T00:53:32.605Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-29T00:53:32.605Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:32.606Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:32.606Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729612605,
  "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-29T00:53:33.637Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-29T00:53:33.637Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fcc4a404-d938-4e27-baaf-c4d8d49de231","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"4cf358b9-0016-45f1-aa79-196437e0bb52","serviceDescription":"service","serviceInvariantUUID":"ae2a5241-1d00-4975-8afe-dbc5870e5042","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4199178e-9164-4dcc-b0c3-a972e908f230","resourceInvariantUUID":"4229cf46-0582-4ea0-ab78-54f298bcc62b","resourceCustomizationUUID":"9d411a55-8b2b-4b61-9893-4a0507f675c0","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":"ZDE3YjY2NDRhZjdlMTI4MDlkYjljM2MwMDNiNzYxNWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44ccdf7b-d519-4edf-9dfa-176a174243a0","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":"ZTNhMTI3NGRkYzUxM2QyZjExNzdjMmNlMTE2YjE3YTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"96685ad9-84fe-45d1-a95f-5beb1a4a1374","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":"33375ae5-b8a9-437d-826d-d865e21f6181","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":"201bfecb-fb18-4621-b13f-8d9c91ecd107","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":"46307f90-4d98-426e-be07-a087a18398b0","artifactVersion":"2","generatedFromUUID":"33375ae5-b8a9-437d-826d-d865e21f6181"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NGQ3OTk1YzQxZmEyY2M1ZmRlZmY4NDQ1NmFlMTJkZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"180a542d-0b31-4b8a-b95c-d4101634e672","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjZkNWQ3YzYwOTFhMThmNGI2MzZhZDNlY2RhZmY2OWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8143374d-281e-46f8-af1e-8d2413713c07","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T00:53:33.638Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:33.638Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:33.638Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:33.638Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "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-29T00:53:34.640Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:34.640Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:34.640Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:34.640Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "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-29T00:53:35.641Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:35.642Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:35.642Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:35.642Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "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-29T00:53:36.644Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:36.645Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:36.645Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:36.645Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "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-29T00:53:37.647Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:37.648Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:37.648Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:37.648Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "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-29T00:53:38.650Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:38.650Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:38.651Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:38.651Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "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-29T00:53:39.653Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:39.653Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:39.653Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:39.653Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:53:40.655Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "4cf358b9-0016-45f1-aa79-196437e0bb52",
  "serviceDescription": "service",
  "serviceInvariantUUID": "ae2a5241-1d00-4975-8afe-dbc5870e5042",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "9d411a55-8b2b-4b61-9893-4a0507f675c0",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "4199178e-9164-4dcc-b0c3-a972e908f230",
      "resourceInvariantUUID": "4229cf46-0582-4ea0-ab78-54f298bcc62b",
      "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": "ZTNhMTI3NGRkYzUxM2QyZjExNzdjMmNlMTE2YjE3YTc\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "96685ad9-84fe-45d1-a95f-5beb1a4a1374",
          "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": "33375ae5-b8a9-437d-826d-d865e21f6181",
          "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": "46307f90-4d98-426e-be07-a087a18398b0",
            "generatedFromUUID": "33375ae5-b8a9-437d-826d-d865e21f6181"
          },
          "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": "46307f90-4d98-426e-be07-a087a18398b0",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MjZkNWQ3YzYwOTFhMThmNGI2MzZhZDNlY2RhZmY2OWI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "8143374d-281e-46f8-af1e-8d2413713c07"
    }
  ],
  "workloadContext": "Production"
}
2023-04-29T00:53:40.656Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T00:53:40.656Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4cf358b9-0016-45f1-aa79-196437e0bb52 ASDC
2023-04-29T00:53:40.656Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:fcc4a404-d938-4e27-baaf-c4d8d49de231
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:4cf358b9-0016-45f1-aa79-196437e0bb52
ServiceInvariantUUID:ae2a5241-1d00-4975-8afe-dbc5870e5042
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:8143374d-281e-46f8-af1e-8d2413713c07
ArtifactChecksum:MjZkNWQ3YzYwOTFhMThmNGI2MzZhZDNlY2RhZmY2OWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:9d411a55-8b2b-4b61-9893-4a0507f675c0
ResourceInvariantUUID:4229cf46-0582-4ea0-ab78-54f298bcc62b
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:4199178e-9164-4dcc-b0c3-a972e908f230
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:96685ad9-84fe-45d1-a95f-5beb1a4a1374
ArtifactChecksum:ZTNhMTI3NGRkYzUxM2QyZjExNzdjMmNlMTE2YjE3YTc=
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:33375ae5-b8a9-437d-826d-d865e21f6181
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:46307f90-4d98-426e-be07-a087a18398b0
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:46307f90-4d98-426e-be07-a087a18398b0
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-29T00:53:40.657Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4cf358b9-0016-45f1-aa79-196437e0bb52 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-29T00:53:40.740Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:53:40.741Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:53:40.742Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:53:40.742Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8143374d-281e-46f8-af1e-8d2413713c07 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-29T00:53:40.742Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:53:40.742Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-29T00:53:40.860Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:53:40.864Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 8143374d-281e-46f8-af1e-8d2413713c07 75163
2023-04-29T00:53:40.864Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:40.865Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:40.865Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:53:40.865Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:40.865Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:40.865Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729620864,
  "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-29T00:53:41.867Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:53:41.868Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:53:41.868Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8143374d-281e-46f8-af1e-8d2413713c07, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:41.869Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-29T00:53:41.869Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:41.870Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:41.975Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9768733381234089754/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-29T00:53:42.958Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T00:53:42.958Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:53:42.958Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.958Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-29T00:53:42.958Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:53:42.960Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.960Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:42.960Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-29T00:53:42.960Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:53:42.960Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:53:42.960Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.960Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:42.960Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.960Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-29T00:53:42.961Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-29T00:53:42.961Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-29T00:53:42.961Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-29T00:53:42.961Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-29T00:53:42.961Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-29T00:53:42.961Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.961Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T00:53:42.961Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.961Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-29T00:53:42.961Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:53:42.962Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.962Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-29T00:53:42.962Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:53:42.962Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.962Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-29T00:53:42.962Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:53:42.962Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.962Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-29T00:53:42.962Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-29T00:53:42.962Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-29T00:53:42.963Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=961fbfb2-d71f-400c-a814-a6ab80a01460
2023-04-29T00:53:42.963Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.963Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:42.963Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.963Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:42.963Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.963Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:42.963Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:42.963Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:42.963Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:4cf358b9-0016-45f1-aa79-196437e0bb52
Model Version:NULL
Model InvariantUuid:ae2a5241-1d00-4975-8afe-dbc5870e5042
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:7ea13de3-669b-4b0f-ab7f-423e042e4e34
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4229cf46-0582-4ea0-ab78-54f298bcc62b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:9d411a55-8b2b-4b61-9893-4a0507f675c0
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:abfa248b-b2fe-4c14-8712-a9872393294b
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:899f795f-0eb2-4781-9681-c7c00b6d4930
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:961fbfb2-d71f-400c-a814-a6ab80a01460
ModelInvariantUuid:3d02ab55-d235-4771-a5f2-1a9c949de841
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:00a05542-8fd8-46ad-8bd6-0479c5bedef3
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:79f4e90c-3e5e-4a61-9447-56be3b9e5db8
ModelInvariantUuid:5a858155-ce96-4495-a3de-9b2a696d0361
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:b6a3d91b-ed9e-4349-9a13-5db0140a296f
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-29T00:53:42.978Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 4199178e-9164-4dcc-b0c3-a972e908f230
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-29T00:53:42.983Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||basic_vm 0
2023-04-29T00:53:42.983Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4199178e-9164-4dcc-b0c3-a972e908f230
2023-04-29T00:53:42.983Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 96685ad9-84fe-45d1-a95f-5beb1a4a1374 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-04-29T00:53:42.983Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:53:42.984Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:43.086Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:53:43.086Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 96685ad9-84fe-45d1-a95f-5beb1a4a1374 787
2023-04-29T00:53:43.086Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:43.086Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:43.087Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:53:43.087Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:43.087Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:43.087Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729623086,
  "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-29T00:53:44.089Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "abfa248b-b2fe-4c14-8712-a9872393294b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "899f795f-0eb2-4781-9681-c7c00b6d4930",
    "vfModuleModelCustomizationUUID": "28059b11-ddc7-4af9-99b4-17daaf914395",
    "isBase": true,
    "artifacts": [
      "33375ae5-b8a9-437d-826d-d865e21f6181",
      "46307f90-4d98-426e-be07-a087a18398b0"
    ],
    "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-29T00:53:44.094Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:899f795f-0eb2-4781-9681-c7c00b6d4930
VfModuleModelInvariantUUID:abfa248b-b2fe-4c14-8712-a9872393294b
VfModuleModelDescription:NULL
Artifacts UUID List:{
33375ae5-b8a9-437d-826d-d865e21f6181
,
46307f90-4d98-426e-be07-a087a18398b0

}
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-29T00:53:44.097Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "abfa248b-b2fe-4c14-8712-a9872393294b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "899f795f-0eb2-4781-9681-c7c00b6d4930",
    "vfModuleModelCustomizationUUID": "28059b11-ddc7-4af9-99b4-17daaf914395",
    "isBase": true,
    "artifacts": [
      "33375ae5-b8a9-437d-826d-d865e21f6181",
      "46307f90-4d98-426e-be07-a087a18398b0"
    ],
    "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-29T00:53:44.097Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:899f795f-0eb2-4781-9681-c7c00b6d4930
VfModuleModelInvariantUUID:abfa248b-b2fe-4c14-8712-a9872393294b
VfModuleModelDescription:NULL
Artifacts UUID List:{
33375ae5-b8a9-437d-826d-d865e21f6181
,
46307f90-4d98-426e-be07-a087a18398b0

}
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-29T00:53:44.098Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 33375ae5-b8a9-437d-826d-d865e21f6181 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-04-29T00:53:44.098Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:53:44.098Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:44.211Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:53:44.212Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 33375ae5-b8a9-437d-826d-d865e21f6181 5033
2023-04-29T00:53:44.212Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:44.212Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:44.212Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:53:44.212Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:44.212Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:44.212Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729624212,
  "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-29T00:53:45.214Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 46307f90-4d98-426e-be07-a087a18398b0 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-04-29T00:53:45.215Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:53:45.215Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:45.331Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:53:45.331Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 46307f90-4d98-426e-be07-a087a18398b0 903
2023-04-29T00:53:45.332Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:45.332Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:45.332Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:53:45.332Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:45.332Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:45.332Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729625331,
  "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-29T00:53:46.333Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 4cf358b9-0016-45f1-aa79-196437e0bb52
2023-04-29T00:53:46.334Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 4199178e-9164-4dcc-b0c3-a972e908f230 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=?
2023-04-29T00:53:48.721Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:53:48.723Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:48.723Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729505582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:53:48.724Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:48.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:48.724Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729505582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:53:48.724Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:48.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:48.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729505582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:53:48.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:48.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:48.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729505582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:53:48.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:48.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:48.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729505582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:53:48.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:48.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:48.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729505582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:53:48.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:48.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:48.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729513398,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:53:48.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:48.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:48.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729515848,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:53:48.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:48.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:48.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682729516853,
  "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=?
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-29T00:53:49.560Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4659da94, org.onap.sdc.toscaparser.api.parameters.Input@3ffbfb64, org.onap.sdc.toscaparser.api.parameters.Input@51b4be2, org.onap.sdc.toscaparser.api.parameters.Input@16faa274, org.onap.sdc.toscaparser.api.parameters.Input@1e7f5745]
2023-04-29T00:53:49.561Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.561Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:49.562Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2023-04-29T00:53:49.562Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 9d411a55-8b2b-4b61-9893-4a0507f675c0
2023-04-29T00:53:49.562Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9d411a55-8b2b-4b61-9893-4a0507f675c0 matches Tosca VF Customization UUID: 9d411a55-8b2b-4b61-9893-4a0507f675c0
2023-04-29T00:53:49.562Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 9d411a55-8b2b-4b61-9893-4a0507f675c0  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-29T00:53:49.566Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.567Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:49.567Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 9d411a55-8b2b-4b61-9893-4a0507f675c0: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-29T00:53:49.567Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@620e4009
2023-04-29T00:53:49.567Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.567Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T00:53:49.567Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 28059b11-ddc7-4af9-99b4-17daaf914395
2023-04-29T00:53:49.567Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 28059b11-ddc7-4af9-99b4-17daaf914395
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-29T00:53:49.571Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fcc4a404-d938-4e27-baaf-c4d8d49de231
2023-04-29T00:53:49.571Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fcc4a404-d938-4e27-baaf-c4d8d49de231 and ComponentName SDNC
2023-04-29T00:53:49.571Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.572Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-29T00:53:49.572Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:53:49.572Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.572Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-29T00:53:49.572Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:53:49.572Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.572Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-29T00:53:49.572Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-29T00:53:49.572Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-29T00:53:49.572Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=961fbfb2-d71f-400c-a814-a6ab80a01460
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-29T00:53:49.576Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.576Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-29T00:53:49.576Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
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=?
2023-04-29T00:53:49.576Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.577Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-29T00:53:49.577Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=9d411a55-8b2b-4b61-9893-4a0507f675c0
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-29T00:53:49.581Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.581Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:49.581Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 4cf358b9-0016-45f1-aa79-196437e0bb52: basic_vm
2023-04-29T00:53:49.581Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.581Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:49.581Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.581Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:49.581Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.581Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:49.581Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.582Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:53:49.582Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T00:53:49.582Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:53:49.582Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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 (?, ?, ?)
2023-04-29T00:53:49.597Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:49.597Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729540199,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-29T00:53:49.597Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:49.597Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:53:49.598Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729549441,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T00:53:49.599Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729551270,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:53:49.600Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
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-29T00:53:49.790Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 4199178e-9164-4dcc-b0c3-a972e908f230 1 ASDC deployResourceStructure
2023-04-29T00:53:49.790Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:49.790Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:49.790Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:53:49.791Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:49.791Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:49.791Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729629790,
  "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-29T00:53:50.792Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:50.792Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:50.793Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:53:50.793Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:50.793Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:50.793Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729630792,
  "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-29T00:53:51.794Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:51.795Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:51.795Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:53:51.795Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:51.795Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:51.795Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729631794,
  "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-29T00:53:52.796Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:52.797Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||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-29T00:53:52.797Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:53:52.798Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:52.798Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:52.798Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729632796,
  "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-29T00:53:53.799Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fcc4a404-d938-4e27-baaf-c4d8d49de231
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T00:53:53.827Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fcc4a404-d938-4e27-baaf-c4d8d49de231
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-29T00:53:53.833Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:53:53.833Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-29T00:53:53.833Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-29T00:53:53.834Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-29T00:53:53.834Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:53:53.834Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:53:53.834Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:53:53.834Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:53:53.834Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T00:53:53.834Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:53:53.852Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-29T00:54:23.853Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fcc4a404-d938-4e27-baaf-c4d8d49de231 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-29T00:54:23.866Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fcc4a404-d938-4e27-baaf-c4d8d49de231 and serviceModelVersionId: 4cf358b9-0016-45f1-aa79-196437e0bb52
2023-04-29T00:54:23.866Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ae2a5241-1d00-4975-8afe-dbc5870e5042
2023-04-29T00:54:23.867Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ae2a5241-1d00-4975-8afe-dbc5870e5042/model-vers/model-ver/4cf358b9-0016-45f1-aa79-196437e0bb52?depth=0
2023-04-29T00:54:23.874Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-29T00:54:23.926Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae2a5241-1d00-4975-8afe-dbc5870e5042/model-vers/model-ver/4cf358b9-0016-45f1-aa79-196437e0bb52?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-29T00:54:23.927Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae2a5241-1d00-4975-8afe-dbc5870e5042/model-vers/model-ver/4cf358b9-0016-45f1-aa79-196437e0bb52?depth=0|INFO|500||Invoke
2023-04-29T00:54:23.932Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae2a5241-1d00-4975-8afe-dbc5870e5042/model-vers/model-ver/4cf358b9-0016-45f1-aa79-196437e0bb52?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-29T00:54:24.123Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae2a5241-1d00-4975-8afe-dbc5870e5042/model-vers/model-ver/4cf358b9-0016-45f1-aa79-196437e0bb52?depth=0|INFO|500||InvokeReturn
2023-04-29T00:54:24.123Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae2a5241-1d00-4975-8afe-dbc5870e5042/model-vers/model-ver/4cf358b9-0016-45f1-aa79-196437e0bb52?depth=0 has http status code:200 and response headers:{date=[Sat, 29 Apr 2023 00:54:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[182], vertex-id=[368840], x-aai-txid=[0-aai-resources-230429-00:54:23:679-69219], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-29T00:54:24.123Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-29T00:54:24.124Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-29T00:54:24.124Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:54:24.144Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-29T00:54:24.144Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fcc4a404-d938-4e27-baaf-c4d8d49de231 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-29T00:54:24.144Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-29T00:54:24.144Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:54:24.144Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:54:24.144Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729664144,
  "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-29T00:54:25.176Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:54:48.720Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:54:48.722Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-29T00:54:48.722Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729612605,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-29T00:54:48.722Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:54:48.722Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-29T00:54:48.722Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:54:48.722Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:54:48.722Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-29T00:54:48.722Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-29T00:54:48.722Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:54:48.722Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-29T00:54:48.722Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729541232,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729620864,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729623086,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729624212,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729625331,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-29T00:54:48.723Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:55:25.177Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:55:48.721Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:55:48.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-29T00:55:48.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729629790,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-29T00:55:48.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:55:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-29T00:55:48.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729630792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-04-29T00:55:48.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:55:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-29T00:55:48.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729631794,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-04-29T00:55:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:55:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-29T00:55:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729632796,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T00:55:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:55:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-29T00:55:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682729664144,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-29T00:55:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:56:25.177Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:56:48.721Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:57:25.178Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:57:48.722Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:58:25.179Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:58:48.722Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:59:25.180Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:59:48.724Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:00:25.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:00:48.724Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:01:25.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:01:48.724Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:02:25.183Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:02:48.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:03:25.184Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:03:48.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:04:25.185Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:04:48.727Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:05:25.186Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:05:43.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-29T01:05:43.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"72448c4d-c398-4895-85f3-8e718a5a8f8a","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"a06274b5-661b-4f2e-bb10-d2e0c9860a81","serviceDescription":"service","serviceInvariantUUID":"078ce3dc-3dcd-43c1-9ca0-1a399f788b23","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fdfbb4fb-8c87-4ab7-90bc-7aca6ba00964","resourceInvariantUUID":"e3c19f29-12a2-49c9-9c0a-f097c8fd23ce","resourceCustomizationUUID":"d2be9ca7-78f5-479d-9763-3f6da909f5e6","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":"YjkyNWVmY2NiNGFjOTNhMDFmMTE1Y2JiMDQ4NTRiZjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"657253b9-a927-4e70-b431-25a80d70a3ed","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":"NGUyNDExZGYwNjI1NjAxYWMwOGUxZmRiM2YzMTU5MzA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"365589c5-f9d8-4518-ad8b-7c0e2138c7e3","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":"4dbddfd1-bf3b-49dd-84df-4f197046baed","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":"db2aa044-9243-4b48-a2c3-f06911d4ffa8","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":"b4105b97-80e4-40be-92fc-20488fc49edb","artifactVersion":"2","generatedFromUUID":"70503d63-76ef-4785-b4ba-74ef9063f3f2"},{"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":"f3ea6cc3-3b0e-4327-979b-5c1f936ea25c","artifactVersion":"2","generatedFromUUID":"4dbddfd1-bf3b-49dd-84df-4f197046baed"},{"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":"70503d63-76ef-4785-b4ba-74ef9063f3f2","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":"1404bde4-2c8d-4340-86a5-101e976096a9","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":"ZDNhMTU5ZDY4NDc2ODFkNDA2MzdmMGM3YWM3MjI3MGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cc3be960-15d7-40e8-89cb-5cac175aa4cc","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTY1ZjgwYTQ2MDBhZGJiNWNkNmU1MjEwNjkyN2U4Yzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2516ebe9-1040-45b5-bc67-d2147b120019","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T01:05:43.792Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:05:43.793Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:43.793Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:43.793Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "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-29T01:05:43.798Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T01:05:43.799Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T01:05:43.799Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T01:05:43.799Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T01:05:43.799Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T01:05:43.799Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T01:05:43.827Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-29T01:05:43.827Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730327171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:05:43.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:05:44.800Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:05:44.801Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:44.801Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:44.801Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "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-29T01:05:45.802Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:05:45.803Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:45.803Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:45.803Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "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-29T01:05:46.805Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:05:46.806Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:46.806Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:46.806Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "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-29T01:05:47.808Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:05:47.808Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:47.808Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:47.808Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "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-29T01:05:48.721Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:05:48.721Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:05:48.722Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:05:48.722Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:05:48.722Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:05:48.722Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730330406,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:05:48.722Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:05:48.809Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:05:48.810Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:48.810Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:48.810Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "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-29T01:05:49.811Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:05:49.811Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:49.811Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:49.811Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "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-29T01:05:50.812Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:05:50.812Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:50.813Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:50.813Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "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-29T01:05:51.814Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:05:51.815Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:51.815Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:51.815Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "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-29T01:05:52.816Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:05:52.817Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:52.817Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:52.817Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:05:53.820Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "a06274b5-661b-4f2e-bb10-d2e0c9860a81",
  "serviceDescription": "service",
  "serviceInvariantUUID": "078ce3dc-3dcd-43c1-9ca0-1a399f788b23",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "d2be9ca7-78f5-479d-9763-3f6da909f5e6",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "fdfbb4fb-8c87-4ab7-90bc-7aca6ba00964",
      "resourceInvariantUUID": "e3c19f29-12a2-49c9-9c0a-f097c8fd23ce",
      "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": "NGUyNDExZGYwNjI1NjAxYWMwOGUxZmRiM2YzMTU5MzA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "365589c5-f9d8-4518-ad8b-7c0e2138c7e3",
          "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": "4dbddfd1-bf3b-49dd-84df-4f197046baed",
          "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": "f3ea6cc3-3b0e-4327-979b-5c1f936ea25c",
            "generatedFromUUID": "4dbddfd1-bf3b-49dd-84df-4f197046baed"
          },
          "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": "b4105b97-80e4-40be-92fc-20488fc49edb",
          "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": "f3ea6cc3-3b0e-4327-979b-5c1f936ea25c",
          "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": "70503d63-76ef-4785-b4ba-74ef9063f3f2",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "OTY1ZjgwYTQ2MDBhZGJiNWNkNmU1MjEwNjkyN2U4Yzg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "2516ebe9-1040-45b5-bc67-d2147b120019"
    }
  ],
  "workloadContext": "Production"
}
2023-04-29T01:05:53.821Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T01:05:53.821Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 a06274b5-661b-4f2e-bb10-d2e0c9860a81 ASDC
2023-04-29T01:05:53.821Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:72448c4d-c398-4895-85f3-8e718a5a8f8a
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:a06274b5-661b-4f2e-bb10-d2e0c9860a81
ServiceInvariantUUID:078ce3dc-3dcd-43c1-9ca0-1a399f788b23
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:2516ebe9-1040-45b5-bc67-d2147b120019
ArtifactChecksum:OTY1ZjgwYTQ2MDBhZGJiNWNkNmU1MjEwNjkyN2U4Yzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:d2be9ca7-78f5-479d-9763-3f6da909f5e6
ResourceInvariantUUID:e3c19f29-12a2-49c9-9c0a-f097c8fd23ce
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:fdfbb4fb-8c87-4ab7-90bc-7aca6ba00964
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:365589c5-f9d8-4518-ad8b-7c0e2138c7e3
ArtifactChecksum:NGUyNDExZGYwNjI1NjAxYWMwOGUxZmRiM2YzMTU5MzA=
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:4dbddfd1-bf3b-49dd-84df-4f197046baed
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:f3ea6cc3-3b0e-4327-979b-5c1f936ea25c
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:b4105b97-80e4-40be-92fc-20488fc49edb
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:f3ea6cc3-3b0e-4327-979b-5c1f936ea25c
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:70503d63-76ef-4785-b4ba-74ef9063f3f2
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-29T01:05:53.821Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a06274b5-661b-4f2e-bb10-d2e0c9860a81 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-29T01:05:53.905Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T01:05:53.905Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-29T01:05:53.905Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-29T01:05:53.905Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2516ebe9-1040-45b5-bc67-d2147b120019 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-29T01:05:53.906Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-29T01:05:53.906Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-29T01:05:54.069Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-29T01:05:54.079Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2516ebe9-1040-45b5-bc67-d2147b120019 163264
2023-04-29T01:05:54.080Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:54.080Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:54.080Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T01:05:54.080Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:54.080Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:54.081Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730354080,
  "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-29T01:05:55.082Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T01:05:55.082Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-29T01:05:55.083Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 2516ebe9-1040-45b5-bc67-d2147b120019, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-29T01:05:55.083Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-04-29T01:05:55.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-29T01:05:55.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-29T01:05:55.227Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13021751480011763773/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-04-29T01:05:56.082Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T01:05:56.083Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-29T01:05:56.083Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-29T01:05:56.083Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-04-29T01:05:56.083Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|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-BasicCnfMacro-csar.csar
2023-04-29T01:05:56.083Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:56.083Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:56.083Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:56.083Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-29T01:05:56.083Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.083Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:05:56.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-29T01:05:56.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-29T01:05:56.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T01:05:56.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:05:56.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-29T01:05:56.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-29T01:05:56.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T01:05:56.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:05:56.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.084Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-29T01:05:56.085Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-04-29T01:05:56.085Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-04-29T01:05:56.085Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-29T01:05:56.085Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.085Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T01:05:56.085Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.085Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-29T01:05:56.085Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T01:05:56.085Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.085Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-29T01:05:56.085Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T01:05:56.086Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.086Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-29T01:05:56.086Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T01:05:56.086Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.086Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-29T01:05:56.086Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T01:05:56.086Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.086Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-29T01:05:56.086Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-04-29T01:05:56.086Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=75d76c4f-b943-43e1-a93b-6c631383b794
2023-04-29T01:05:56.086Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.086Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:05:56.087Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.087Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:05:56.087Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.087Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:05:56.087Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:05:56.087Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:05:56.087Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:a06274b5-661b-4f2e-bb10-d2e0c9860a81
Model Version:NULL
Model InvariantUuid:078ce3dc-3dcd-43c1-9ca0-1a399f788b23
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:11079d23-38f5-4dcc-9863-ca3a9349c623
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e3c19f29-12a2-49c9-9c0a-f097c8fd23ce
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:d2be9ca7-78f5-479d-9763-3f6da909f5e6
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:3582d58b-f415-44c2-8608-053f2fca6d37
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:7f01b1c3-0097-439e-8fd8-047d423ae4b5
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:e8616c98-9036-4bad-bc41-9689c85e3b13
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:f13345cc-c245-4c28-8db2-271e698db649
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:75d76c4f-b943-43e1-a93b-6c631383b794
ModelInvariantUuid:7cdf4336-254b-4e44-8206-7f6484335da4
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:3f082c3c-c5e8-4726-aef3-c4b5358f1c6e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:abcfcfaa-3230-4fdb-8de0-e1e1a75a19c3
ModelInvariantUuid:6920e135-e9c8-4d2c-8a82-411babd80b86
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:9072d165-3534-4981-ae85-da64b9e30bc6
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-29T01:05:56.104Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: fdfbb4fb-8c87-4ab7-90bc-7aca6ba00964
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-29T01:05:56.111Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||basic_cnf_macro 0
2023-04-29T01:05:56.111Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: fdfbb4fb-8c87-4ab7-90bc-7aca6ba00964
2023-04-29T01:05:56.111Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 365589c5-f9d8-4518-ad8b-7c0e2138c7e3 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-29T01:05:56.111Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-29T01:05:56.111Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:56.230Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-29T01:05:56.231Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 365589c5-f9d8-4518-ad8b-7c0e2138c7e3 1565
2023-04-29T01:05:56.231Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:56.231Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:56.231Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T01:05:56.231Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:56.231Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:56.231Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730356231,
  "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-29T01:05:57.232Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "e8616c98-9036-4bad-bc41-9689c85e3b13",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "f13345cc-c245-4c28-8db2-271e698db649",
    "vfModuleModelCustomizationUUID": "6e9de5e0-e0b5-40e2-836a-694dfef99dea",
    "isBase": true,
    "artifacts": [
      "4dbddfd1-bf3b-49dd-84df-4f197046baed",
      "f3ea6cc3-3b0e-4327-979b-5c1f936ea25c"
    ],
    "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": "3582d58b-f415-44c2-8608-053f2fca6d37",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7f01b1c3-0097-439e-8fd8-047d423ae4b5",
    "vfModuleModelCustomizationUUID": "03792866-ea4d-4f04-ab53-5274ce634aa0",
    "isBase": false,
    "artifacts": [
      "70503d63-76ef-4785-b4ba-74ef9063f3f2"
    ],
    "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-29T01:05:57.234Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f13345cc-c245-4c28-8db2-271e698db649
VfModuleModelInvariantUUID:e8616c98-9036-4bad-bc41-9689c85e3b13
VfModuleModelDescription:NULL
Artifacts UUID List:{
4dbddfd1-bf3b-49dd-84df-4f197046baed
,
f3ea6cc3-3b0e-4327-979b-5c1f936ea25c

}
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:7f01b1c3-0097-439e-8fd8-047d423ae4b5
VfModuleModelInvariantUUID:3582d58b-f415-44c2-8608-053f2fca6d37
VfModuleModelDescription:NULL
Artifacts UUID List:{
70503d63-76ef-4785-b4ba-74ef9063f3f2

}
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-29T01:05:57.236Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "e8616c98-9036-4bad-bc41-9689c85e3b13",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "f13345cc-c245-4c28-8db2-271e698db649",
    "vfModuleModelCustomizationUUID": "6e9de5e0-e0b5-40e2-836a-694dfef99dea",
    "isBase": true,
    "artifacts": [
      "4dbddfd1-bf3b-49dd-84df-4f197046baed",
      "f3ea6cc3-3b0e-4327-979b-5c1f936ea25c"
    ],
    "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": "3582d58b-f415-44c2-8608-053f2fca6d37",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7f01b1c3-0097-439e-8fd8-047d423ae4b5",
    "vfModuleModelCustomizationUUID": "03792866-ea4d-4f04-ab53-5274ce634aa0",
    "isBase": false,
    "artifacts": [
      "70503d63-76ef-4785-b4ba-74ef9063f3f2"
    ],
    "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-29T01:05:57.236Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f13345cc-c245-4c28-8db2-271e698db649
VfModuleModelInvariantUUID:e8616c98-9036-4bad-bc41-9689c85e3b13
VfModuleModelDescription:NULL
Artifacts UUID List:{
4dbddfd1-bf3b-49dd-84df-4f197046baed
,
f3ea6cc3-3b0e-4327-979b-5c1f936ea25c

}
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:7f01b1c3-0097-439e-8fd8-047d423ae4b5
VfModuleModelInvariantUUID:3582d58b-f415-44c2-8608-053f2fca6d37
VfModuleModelDescription:NULL
Artifacts UUID List:{
70503d63-76ef-4785-b4ba-74ef9063f3f2

}
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-29T01:05:57.236Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 4dbddfd1-bf3b-49dd-84df-4f197046baed from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-29T01:05:57.236Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-29T01:05:57.236Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:57.343Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-29T01:05:57.343Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 4dbddfd1-bf3b-49dd-84df-4f197046baed 914
2023-04-29T01:05:57.344Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:57.344Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:57.344Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T01:05:57.344Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:57.345Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:57.345Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730357344,
  "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-29T01:05:58.346Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b4105b97-80e4-40be-92fc-20488fc49edb from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-29T01:05:58.346Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-29T01:05:58.346Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:58.461Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-29T01:05:58.462Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env b4105b97-80e4-40be-92fc-20488fc49edb 12
2023-04-29T01:05:58.462Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:58.462Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:58.462Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T01:05:58.462Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:58.462Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:58.462Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730358462,
  "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-29T01:05:59.463Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f3ea6cc3-3b0e-4327-979b-5c1f936ea25c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-29T01:05:59.463Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-29T01:05:59.464Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:59.575Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-29T01:05:59.575Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env f3ea6cc3-3b0e-4327-979b-5c1f936ea25c 96
2023-04-29T01:05:59.576Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:59.576Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:05:59.576Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T01:05:59.576Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:05:59.576Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:05:59.576Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730359576,
  "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-29T01:06:00.577Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 70503d63-76ef-4785-b4ba-74ef9063f3f2 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-29T01:06:00.577Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-29T01:06:00.578Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:00.702Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-29T01:06:00.703Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 70503d63-76ef-4785-b4ba-74ef9063f3f2 20206
2023-04-29T01:06:00.703Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:00.704Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:00.704Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T01:06:00.704Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:06:00.704Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:06:00.704Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730360703,
  "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-29T01:06:01.708Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: a06274b5-661b-4f2e-bb10-d2e0c9860a81
2023-04-29T01:06:01.708Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 fdfbb4fb-8c87-4ab7-90bc-7aca6ba00964 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-29T01:06:01.726Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2e6b5b18, org.onap.sdc.toscaparser.api.parameters.Input@5e891a55, org.onap.sdc.toscaparser.api.parameters.Input@5023604d, org.onap.sdc.toscaparser.api.parameters.Input@662aed3a, org.onap.sdc.toscaparser.api.parameters.Input@12edc97c]
2023-04-29T01:06:01.727Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:06:01.728Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:06:01.728Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2023-04-29T01:06:01.728Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= d2be9ca7-78f5-479d-9763-3f6da909f5e6
2023-04-29T01:06:01.728Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d2be9ca7-78f5-479d-9763-3f6da909f5e6 matches Tosca VF Customization UUID: d2be9ca7-78f5-479d-9763-3f6da909f5e6
2023-04-29T01:06:01.728Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: d2be9ca7-78f5-479d-9763-3f6da909f5e6  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-29T01:06:01.732Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:06:01.732Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:06:01.733Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id d2be9ca7-78f5-479d-9763-3f6da909f5e6: {\"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-29T01:06:01.733Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7eb86cf9
2023-04-29T01:06:01.733Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:06:01.733Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T01:06:01.733Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 03792866-ea4d-4f04-ab53-5274ce634aa0
2023-04-29T01:06:01.733Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 03792866-ea4d-4f04-ab53-5274ce634aa0
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-29T01:06:01.738Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:06:01.738Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-29T01:06:01.738Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T01:06:01.739Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:06:01.739Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-29T01:06:01.739Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T01:06:01.739Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:06:01.739Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-29T01:06:01.739Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=d2be9ca7-78f5-479d-9763-3f6da909f5e6
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-29T01:06:01.743Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:06:01.743Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:06:01.743Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid a06274b5-661b-4f2e-bb10-d2e0c9860a81: basic_cnf_macro
2023-04-29T01:06:01.743Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:06:01.743Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:06:01.743Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:06:01.743Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:06:01.743Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:06:01.744Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:06:01.744Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:06:01.744Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:06:01.744Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:06:01.744Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:06:01.744Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:01.822Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro fdfbb4fb-8c87-4ab7-90bc-7aca6ba00964 2 ASDC deployResourceStructure
2023-04-29T01:06:01.822Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:01.822Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:01.823Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T01:06:01.823Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:06:01.823Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:06:01.823Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730361822,
  "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-29T01:06:02.823Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:02.824Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:02.824Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T01:06:02.824Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:06:02.824Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:06:02.824Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730362823,
  "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-29T01:06:03.831Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:03.831Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:03.832Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-29T01:06:03.832Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:06:03.832Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:06:03.833Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730363826,
  "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-29T01:06:04.833Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:04.834Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:04.834Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T01:06:04.834Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:06:04.834Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:06:04.834Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730364833,
  "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-29T01:06:05.835Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:05.836Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:05.836Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-29T01:06:05.836Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:06:05.836Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:06:05.836Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730365835,
  "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-29T01:06:06.837Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:06.837Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||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-29T01:06:06.837Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T01:06:06.838Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:06:06.838Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:06:06.838Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730366837,
  "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-29T01:06:07.838Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 72448c4d-c398-4895-85f3-8e718a5a8f8a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T01:06:07.864Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 72448c4d-c398-4895-85f3-8e718a5a8f8a
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-29T01:06:07.869Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T01:06:07.869Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T01:06:07.869Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T01:06:37.869Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 72448c4d-c398-4895-85f3-8e718a5a8f8a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T01:06:37.899Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 72448c4d-c398-4895-85f3-8e718a5a8f8a
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-29T01:06:37.904Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T01:06:37.904Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T01:06:37.904Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T01:06:48.720Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:06:48.722Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.722Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730341469,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.722Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.722Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.722Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730327003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.723Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.723Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.723Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730327171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.723Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.723Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.723Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-29T01:06:48.723Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.723Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.723Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730330406,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-29T01:06:48.723Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730341469,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730327003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730327171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730327003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730341469,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.724Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730330406,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730327171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730341469,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730327003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730330406,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730346024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730327171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730345582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730327003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730341469,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730330406,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730346024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:06:48.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:07.907Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 72448c4d-c398-4895-85f3-8e718a5a8f8a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T01:07:07.936Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 72448c4d-c398-4895-85f3-8e718a5a8f8a
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-29T01:07:07.940Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T01:07:07.940Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T01:07:07.940Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T01:07:37.941Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 72448c4d-c398-4895-85f3-8e718a5a8f8a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T01:07:37.965Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 72448c4d-c398-4895-85f3-8e718a5a8f8a
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-29T01:07:37.970Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T01:07:37.970Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T01:07:37.971Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T01:07:48.720Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:07:48.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730345582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730327171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.727Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.727Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.727Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.727Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.727Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730341469,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.727Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.727Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.727Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730327003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.727Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.727Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730330406,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730346024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730345582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730327171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.728Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730327003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730341469,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730330406,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730346024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730345582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730327171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730327003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.730Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730341469,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730330406,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730346024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730327171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730330406,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730327003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730345582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730341469,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730346024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730327003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730327171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730325186,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730330406,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730341469,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730345582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730346024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.734Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.734Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730345582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.734Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.734Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.734Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730353617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.734Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.734Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.734Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730354080,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.734Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.734Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.734Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730353529,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730352651,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730346024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730345582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730346024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730353655,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730354761,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730345582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730346024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730354657,
  "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-29T01:07:48.758Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 72448c4d-c398-4895-85f3-8e718a5a8f8a
2023-04-29T01:07:48.759Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 72448c4d-c398-4895-85f3-8e718a5a8f8a 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-29T01:07:48.781Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.781Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730356231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.781Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.781Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.781Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730355891,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.782Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.782Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.782Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730355934,
  "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-29T01:07:48.793Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 72448c4d-c398-4895-85f3-8e718a5a8f8a
2023-04-29T01:07:48.793Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 72448c4d-c398-4895-85f3-8e718a5a8f8a 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-29T01:07:48.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730345582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730355658,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730356223,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730357344,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730357024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730356936,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730356479,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730355658,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730358462,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730356936,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730358177,
  "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-29T01:07:48.820Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 72448c4d-c398-4895-85f3-8e718a5a8f8a
2023-04-29T01:07:48.820Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 72448c4d-c398-4895-85f3-8e718a5a8f8a 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-29T01:07:48.832Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.832Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730355658,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730356936,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730359576,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730359179,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730355658,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730358931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730356936,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730360181,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730360703,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730355658,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.833Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730359938,
  "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-29T01:07:48.844Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 72448c4d-c398-4895-85f3-8e718a5a8f8a
2023-04-29T01:07:48.844Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 72448c4d-c398-4895-85f3-8e718a5a8f8a 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-29T01:07:48.858Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.858Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730356936,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730360181,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730361822,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730355658,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730361414,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730356936,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730360181,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730362823,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730355658,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730361414,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730356936,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730362571,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730360181,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730363826,
  "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-29T01:07:48.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730355658,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730361414,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730356936,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730363574,
  "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-29T01:07:48.870Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 72448c4d-c398-4895-85f3-8e718a5a8f8a
2023-04-29T01:07:48.870Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 72448c4d-c398-4895-85f3-8e718a5a8f8a 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-29T01:07:48.885Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730360181,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730364833,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730363959,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730361414,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730365060,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730360181,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730365835,
  "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-29T01:07:48.886Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.886Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730364975,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730361414,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730360181,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730366837,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.887Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730366460,
  "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-29T01:07:48.916Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 213ad23a-dd15-43d4-91b1-769325bea0e0
2023-04-29T01:07:48.917Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 213ad23a-dd15-43d4-91b1-769325bea0e0 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-29T01:07:48.935Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.935Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730365977,
  "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-29T01:07:48.947Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 213ad23a-dd15-43d4-91b1-769325bea0e0
2023-04-29T01:07:48.947Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 213ad23a-dd15-43d4-91b1-769325bea0e0 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-29T01:07:48.964Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730361414,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730360181,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730361414,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730368303,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.964Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730361414,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.965Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.965Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.965Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730369414,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.965Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.965Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.965Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730370529,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.965Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.965Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.965Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730371582,
  "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-29T01:07:48.978Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 213ad23a-dd15-43d4-91b1-769325bea0e0
2023-04-29T01:07:48.978Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 213ad23a-dd15-43d4-91b1-769325bea0e0 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-29T01:07:48.993Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730372585,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730376024,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730375582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730376024,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730375582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730376024,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730375582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730376024,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730375582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730376024,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730375582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730376024,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730375582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730376024,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730375582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730376024,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730375582,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730384175,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730384511,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730387072,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:48.995Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:48.996Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730388076,
  "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-29T01:07:49.009Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 213ad23a-dd15-43d4-91b1-769325bea0e0
2023-04-29T01:07:49.009Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 213ad23a-dd15-43d4-91b1-769325bea0e0 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-29T01:07:49.029Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:49.029Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730390391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T01:07:49.029Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:07:49.029Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-29T01:07:49.029Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730391393,
  "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-29T01:07:49.042Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 213ad23a-dd15-43d4-91b1-769325bea0e0
2023-04-29T01:07:49.042Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 213ad23a-dd15-43d4-91b1-769325bea0e0 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-29T01:08:07.971Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 72448c4d-c398-4895-85f3-8e718a5a8f8a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T01:08:08.286Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 72448c4d-c398-4895-85f3-8e718a5a8f8a
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-29T01:08:08.293Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T01:08:08.293Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-29T01:08:08.293Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-29T01:08:08.293Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-29T01:08:08.294Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:08:08.294Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:08:08.294Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:08:08.294Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:08:08.294Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:08:08.294Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|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-29T01:08:08.308Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-29T01:08:38.309Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 72448c4d-c398-4895-85f3-8e718a5a8f8a 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-29T01:08:38.325Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 72448c4d-c398-4895-85f3-8e718a5a8f8a and serviceModelVersionId: a06274b5-661b-4f2e-bb10-d2e0c9860a81
2023-04-29T01:08:38.325Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 078ce3dc-3dcd-43c1-9ca0-1a399f788b23
2023-04-29T01:08:38.326Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/078ce3dc-3dcd-43c1-9ca0-1a399f788b23/model-vers/model-ver/a06274b5-661b-4f2e-bb10-d2e0c9860a81?depth=0
2023-04-29T01:08:38.333Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-04-29T01:08:38.389Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/078ce3dc-3dcd-43c1-9ca0-1a399f788b23/model-vers/model-ver/a06274b5-661b-4f2e-bb10-d2e0c9860a81?depth=0|INFO|500||Invoke
2023-04-29T01:08:38.389Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/078ce3dc-3dcd-43c1-9ca0-1a399f788b23/model-vers/model-ver/a06274b5-661b-4f2e-bb10-d2e0c9860a81?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/078ce3dc-3dcd-43c1-9ca0-1a399f788b23/model-vers/model-ver/a06274b5-661b-4f2e-bb10-d2e0c9860a81?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[72448c4d-c398-4895-85f3-8e718a5a8f8a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e263eaf6-da0f-4d5e-8bbe-7199df566dee], X-ECOMP-RequestID=[72448c4d-c398-4895-85f3-8e718a5a8f8a], X-TransactionId=[], X-ONAP-RequestID=[72448c4d-c398-4895-85f3-8e718a5a8f8a], Content-Type=[application/merge-patch+json]}
2023-04-29T01:08:38.399Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/078ce3dc-3dcd-43c1-9ca0-1a399f788b23/model-vers/model-ver/a06274b5-661b-4f2e-bb10-d2e0c9860a81?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-29T01:08:38.542Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/078ce3dc-3dcd-43c1-9ca0-1a399f788b23/model-vers/model-ver/a06274b5-661b-4f2e-bb10-d2e0c9860a81?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/078ce3dc-3dcd-43c1-9ca0-1a399f788b23/model-vers/model-ver/a06274b5-661b-4f2e-bb10-d2e0c9860a81?depth=0 has http status code:200 and response headers:{date=[Sat, 29 Apr 2023 01:08:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[217328], x-aai-txid=[1-aai-resources-230429-01:08:38:133-60715], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-29T01:08:38.543Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/078ce3dc-3dcd-43c1-9ca0-1a399f788b23/model-vers/model-ver/a06274b5-661b-4f2e-bb10-d2e0c9860a81?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-29T01:08:38.544Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/078ce3dc-3dcd-43c1-9ca0-1a399f788b23/model-vers/model-ver/a06274b5-661b-4f2e-bb10-d2e0c9860a81?depth=0|INFO|500||InvokeReturn
2023-04-29T01:08:38.544Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-29T01:08:38.545Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|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-29T01:08:38.559Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|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-29T01:08:38.560Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 72448c4d-c398-4895-85f3-8e718a5a8f8a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-29T01:08:38.560Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-29T01:08:38.560Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:38.560Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:38.561Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730518560,
  "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-29T01:08:39.593Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:08:39.601Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T01:08:39.601Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"213ad23a-dd15-43d4-91b1-769325bea0e0","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"e2b2e98f-f9a0-49da-b3dc-344565ed2c71","serviceDescription":"service","serviceInvariantUUID":"fed7345d-4fb0-4048-af58-9b7453aa6ac6","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2a6f0aaf-a382-4edb-87ae-fa5367ce7092","resourceInvariantUUID":"47c8ad46-643d-4c83-a256-42a97ff51ac8","resourceCustomizationUUID":"d06022b4-cac2-4a36-b896-f290fab111c9","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":"MDljNmFhNWRiYmQ0Mjc0OWQ5MDZjM2VjMzk2MzVjY2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7d8ba291-2cb5-49ac-9c78-4fd94d6235f6","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":"ZWM2OTQ0Yjc1M2JjMWE5NGZkMWQwMzc5ZjhhMGFjNzk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"244e0d99-841e-4609-9f8b-0f0d4be0dbd1","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":"0cc6de68-3878-44cf-b36a-2dc5a0acffe3","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":"e6508106-02d4-4417-a0fa-c89f041c979f","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":"9cf66146-c26b-4ff0-944d-1d9bc6a92fa8","artifactVersion":"2","generatedFromUUID":"0cc6de68-3878-44cf-b36a-2dc5a0acffe3"},{"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":"ZTgxZjE4NWM5MjZmN2I3OWFiMTdhODFiZmM5OWY2NWE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"9c7c328a-e857-4d0e-9d45-25c669d90b8c","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":"ZDcwMGQ1ODM5YzU4MGFkOTkzYzI3MmM5N2Q5NWUyZGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7e1f2b33-49ed-4c65-9fee-87e58800c762","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ODVkNjA5ODZiMjljODYxNzdhMjc3YmU0ODM3NjcxYmY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a6daedd6-a809-4b82-8d6c-4009ecb84353","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T01:08:39.603Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:08:39.604Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:39.604Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:39.604Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:08:40.605Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:08:40.605Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:40.606Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:40.606Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:08:41.607Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:08:41.607Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:41.607Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:41.607Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:08:42.608Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:08:42.609Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:42.609Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:42.609Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:08:43.610Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:08:43.610Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:43.610Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:43.610Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:08:44.611Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:08:44.612Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:44.612Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:44.613Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:08:45.613Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:08:45.614Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:45.614Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:45.615Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:08:46.615Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:08:46.616Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:46.616Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:46.616Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:08:47.617Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "e2b2e98f-f9a0-49da-b3dc-344565ed2c71",
  "serviceDescription": "service",
  "serviceInvariantUUID": "fed7345d-4fb0-4048-af58-9b7453aa6ac6",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "d06022b4-cac2-4a36-b896-f290fab111c9",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "2a6f0aaf-a382-4edb-87ae-fa5367ce7092",
      "resourceInvariantUUID": "47c8ad46-643d-4c83-a256-42a97ff51ac8",
      "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": "ZWM2OTQ0Yjc1M2JjMWE5NGZkMWQwMzc5ZjhhMGFjNzk\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "244e0d99-841e-4609-9f8b-0f0d4be0dbd1",
          "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": "0cc6de68-3878-44cf-b36a-2dc5a0acffe3",
          "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": "9cf66146-c26b-4ff0-944d-1d9bc6a92fa8",
            "generatedFromUUID": "0cc6de68-3878-44cf-b36a-2dc5a0acffe3"
          },
          "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": "9cf66146-c26b-4ff0-944d-1d9bc6a92fa8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ODVkNjA5ODZiMjljODYxNzdhMjc3YmU0ODM3NjcxYmY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a6daedd6-a809-4b82-8d6c-4009ecb84353"
    }
  ],
  "workloadContext": "Production"
}
2023-04-29T01:08:47.618Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T01:08:47.618Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e2b2e98f-f9a0-49da-b3dc-344565ed2c71 ASDC
2023-04-29T01:08:47.619Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:213ad23a-dd15-43d4-91b1-769325bea0e0
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:e2b2e98f-f9a0-49da-b3dc-344565ed2c71
ServiceInvariantUUID:fed7345d-4fb0-4048-af58-9b7453aa6ac6
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:a6daedd6-a809-4b82-8d6c-4009ecb84353
ArtifactChecksum:ODVkNjA5ODZiMjljODYxNzdhMjc3YmU0ODM3NjcxYmY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:d06022b4-cac2-4a36-b896-f290fab111c9
ResourceInvariantUUID:47c8ad46-643d-4c83-a256-42a97ff51ac8
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:2a6f0aaf-a382-4edb-87ae-fa5367ce7092
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:244e0d99-841e-4609-9f8b-0f0d4be0dbd1
ArtifactChecksum:ZWM2OTQ0Yjc1M2JjMWE5NGZkMWQwMzc5ZjhhMGFjNzk=
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:0cc6de68-3878-44cf-b36a-2dc5a0acffe3
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:9cf66146-c26b-4ff0-944d-1d9bc6a92fa8
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:9cf66146-c26b-4ff0-944d-1d9bc6a92fa8
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-29T01:08:47.619Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e2b2e98f-f9a0-49da-b3dc-344565ed2c71 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-29T01:08:47.694Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T01:08:47.695Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-04-29T01:08:47.695Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-04-29T01:08:47.695Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: a6daedd6-a809-4b82-8d6c-4009ecb84353 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-29T01:08:47.695Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-29T01:08:47.695Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-29T01:08:47.827Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-29T01:08:47.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar a6daedd6-a809-4b82-8d6c-4009ecb84353 82973
2023-04-29T01:08:47.832Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:47.832Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:47.832Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T01:08:47.832Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:47.832Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:47.832Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730527831,
  "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-29T01:08:48.720Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:08:48.730Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.730Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730427461,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.730Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.730Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730456980,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730461427,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730463588,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730466024,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730465582,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730461427,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730427461,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730456980,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730463588,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730466024,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730465582,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730427461,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730461427,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730456980,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730463588,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730466024,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730465582,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730427461,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730461427,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730456980,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730463588,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730466024,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730465582,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730427461,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.735Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730461427,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730463588,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730456980,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730466024,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730465582,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.736Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730427461,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730456980,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730461427,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730463588,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730466024,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730465582,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730427461,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730456980,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730461427,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730463588,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730466024,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730465582,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730427461,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730456980,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730461427,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730463588,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730466024,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730465582,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730427461,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730456980,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730461427,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682730463588,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730466024,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730465582,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730478585,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730479054,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730478191,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730478607,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730478726,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730479193,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730479621,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DEPLOY_OK"
}
2023-04-29T01:08:48.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682730480429,
  "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-29T01:08:48.778Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of acab6f78-413d-47a0-bc39-8af2adc4887c
2023-04-29T01:08:48.778Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId acab6f78-413d-47a0-bc39-8af2adc4887c 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-29T01:08:48.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682730480195,
  "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-29T01:08:48.831Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acab6f78-413d-47a0-bc39-8af2adc4887c
2023-04-29T01:08:48.831Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId acab6f78-413d-47a0-bc39-8af2adc4887c and ComponentName POLICY
2023-04-29T01:08:48.833Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
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=?
2023-04-29T01:08:48.834Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-04-29T01:08:48.834Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: a6daedd6-a809-4b82-8d6c-4009ecb84353, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-29T01:08:48.834Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-04-29T01:08:48.835Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-29T01:08:48.835Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T01:08:48.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682730480622,
  "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-29T01:08:48.861Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName:  and status of COMPONENT_DONE_OK distributionID of acab6f78-413d-47a0-bc39-8af2adc4887c
2023-04-29T01:08:48.861Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId acab6f78-413d-47a0-bc39-8af2adc4887c 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-29T01:08:48.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.881Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730480781,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T01:08:48.881Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.881Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682730481786,
  "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-29T01:08:48.893Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of acab6f78-413d-47a0-bc39-8af2adc4887c
2023-04-29T01:08:48.893Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId acab6f78-413d-47a0-bc39-8af2adc4887c 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-29T01:08:48.914Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.914Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730482736,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T01:08:48.914Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.914Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.914Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682730483739,
  "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-29T01:08:48.928Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of acab6f78-413d-47a0-bc39-8af2adc4887c
2023-04-29T01:08:48.929Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId acab6f78-413d-47a0-bc39-8af2adc4887c 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-29T01:08:48.944Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14783204704165965614/Definitions/service-BasicVmMacro-template.yml
2023-04-29T01:08:48.959Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.959Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "72448c4d-c398-4895-85f3-8e718a5a8f8a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730518560,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.960Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.961Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.961Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:08:48.961Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.961Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.961Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:08:48.961Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:08:48.961Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:08:48.961Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730527831,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:08:48.961Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
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-29T01:08:49.828Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T01:08:49.828Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-04-29T01:08:49.828Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-29T01:08:49.828Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-29T01:08:49.828Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-04-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-04-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-29T01:08:49.829Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-29T01:08:49.830Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=5b2d2140-9929-4ff2-a6a9-05b8ba19dbac
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:49.831Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.832Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:49.832Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.832Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:49.832Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:49.832Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:49.832Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:e2b2e98f-f9a0-49da-b3dc-344565ed2c71
Model Version:NULL
Model InvariantUuid:fed7345d-4fb0-4048-af58-9b7453aa6ac6
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:d2992187-808f-440f-9b56-c28b0375d75d
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:47c8ad46-643d-4c83-a256-42a97ff51ac8
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:d06022b4-cac2-4a36-b896-f290fab111c9
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:60c64391-0bcf-49a5-a25b-b1baaa30d88b
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:30cfe6d8-82c4-4b12-bf0c-c4eacd0f4dbc
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:5b2d2140-9929-4ff2-a6a9-05b8ba19dbac
ModelInvariantUuid:a04ebf3e-dd61-43e4-9e7f-8eb4e909688f
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:cb8cc0a0-e0f3-4ff6-bc93-0c7dc78c4b67
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:ab2f42e8-6d6b-40ce-8bdd-31048c1ef24b
ModelInvariantUuid:d02a74a7-0dcb-4324-be24-a4400abc7bea
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:0719b719-7c02-4332-af0a-d1797cb6cfec
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-29T01:08:49.851Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 2a6f0aaf-a382-4edb-87ae-fa5367ce7092
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-29T01:08:49.856Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||basic_vm_macro 0
2023-04-29T01:08:49.856Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 2a6f0aaf-a382-4edb-87ae-fa5367ce7092
2023-04-29T01:08:49.856Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 244e0d99-841e-4609-9f8b-0f0d4be0dbd1 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-29T01:08:49.856Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-29T01:08:49.856Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:49.955Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-29T01:08:49.955Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 244e0d99-841e-4609-9f8b-0f0d4be0dbd1 792
2023-04-29T01:08:49.955Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:49.955Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:49.956Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T01:08:49.956Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:49.956Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:49.956Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730529955,
  "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-29T01:08:50.957Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "60c64391-0bcf-49a5-a25b-b1baaa30d88b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "30cfe6d8-82c4-4b12-bf0c-c4eacd0f4dbc",
    "vfModuleModelCustomizationUUID": "1a584741-626d-4dc7-a3b9-112f442c2aa6",
    "isBase": true,
    "artifacts": [
      "0cc6de68-3878-44cf-b36a-2dc5a0acffe3",
      "9cf66146-c26b-4ff0-944d-1d9bc6a92fa8"
    ],
    "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-29T01:08:50.959Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:30cfe6d8-82c4-4b12-bf0c-c4eacd0f4dbc
VfModuleModelInvariantUUID:60c64391-0bcf-49a5-a25b-b1baaa30d88b
VfModuleModelDescription:NULL
Artifacts UUID List:{
0cc6de68-3878-44cf-b36a-2dc5a0acffe3
,
9cf66146-c26b-4ff0-944d-1d9bc6a92fa8

}
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-29T01:08:50.961Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "60c64391-0bcf-49a5-a25b-b1baaa30d88b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "30cfe6d8-82c4-4b12-bf0c-c4eacd0f4dbc",
    "vfModuleModelCustomizationUUID": "1a584741-626d-4dc7-a3b9-112f442c2aa6",
    "isBase": true,
    "artifacts": [
      "0cc6de68-3878-44cf-b36a-2dc5a0acffe3",
      "9cf66146-c26b-4ff0-944d-1d9bc6a92fa8"
    ],
    "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-29T01:08:50.961Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:30cfe6d8-82c4-4b12-bf0c-c4eacd0f4dbc
VfModuleModelInvariantUUID:60c64391-0bcf-49a5-a25b-b1baaa30d88b
VfModuleModelDescription:NULL
Artifacts UUID List:{
0cc6de68-3878-44cf-b36a-2dc5a0acffe3
,
9cf66146-c26b-4ff0-944d-1d9bc6a92fa8

}
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-29T01:08:50.961Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 0cc6de68-3878-44cf-b36a-2dc5a0acffe3 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-29T01:08:50.961Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-29T01:08:50.961Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:51.137Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-29T01:08:51.137Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 0cc6de68-3878-44cf-b36a-2dc5a0acffe3 5033
2023-04-29T01:08:51.138Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:51.138Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:51.138Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T01:08:51.138Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:51.138Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:51.139Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730531138,
  "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-29T01:08:52.140Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 9cf66146-c26b-4ff0-944d-1d9bc6a92fa8 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-29T01:08:52.140Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-29T01:08:52.141Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:52.255Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-29T01:08:52.256Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 9cf66146-c26b-4ff0-944d-1d9bc6a92fa8 903
2023-04-29T01:08:52.256Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:52.257Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:52.257Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T01:08:52.257Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:52.257Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:52.257Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730532256,
  "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-29T01:08:53.258Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: e2b2e98f-f9a0-49da-b3dc-344565ed2c71
2023-04-29T01:08:53.258Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 2a6f0aaf-a382-4edb-87ae-fa5367ce7092 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-29T01:08:53.293Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2b998b10, org.onap.sdc.toscaparser.api.parameters.Input@17bad7f4, org.onap.sdc.toscaparser.api.parameters.Input@4d50a36a, org.onap.sdc.toscaparser.api.parameters.Input@5da50092, org.onap.sdc.toscaparser.api.parameters.Input@3a03d13d]
2023-04-29T01:08:53.294Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.294Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:53.294Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2023-04-29T01:08:53.294Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= d06022b4-cac2-4a36-b896-f290fab111c9
2023-04-29T01:08:53.294Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d06022b4-cac2-4a36-b896-f290fab111c9 matches Tosca VF Customization UUID: d06022b4-cac2-4a36-b896-f290fab111c9
2023-04-29T01:08:53.294Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: d06022b4-cac2-4a36-b896-f290fab111c9  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-29T01:08:53.300Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.300Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:53.301Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id d06022b4-cac2-4a36-b896-f290fab111c9: {\"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-29T01:08:53.301Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@46102475
2023-04-29T01:08:53.301Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.301Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T01:08:53.301Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 1a584741-626d-4dc7-a3b9-112f442c2aa6
2023-04-29T01:08:53.301Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 1a584741-626d-4dc7-a3b9-112f442c2aa6
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-29T01:08:53.307Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.308Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-29T01:08:53.308Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T01:08:53.308Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.308Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-29T01:08:53.309Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T01:08:53.309Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.309Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-29T01:08:53.309Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-29T01:08:53.309Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-29T01:08:53.309Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=5b2d2140-9929-4ff2-a6a9-05b8ba19dbac
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-29T01:08:53.315Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.316Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-29T01:08:53.316Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T01:08:53.316Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.316Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-29T01:08:53.316Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=d06022b4-cac2-4a36-b896-f290fab111c9
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-29T01:08:53.320Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid e2b2e98f-f9a0-49da-b3dc-344565ed2c71: basic_vm_macro
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:08:53.321Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:53.564Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 2a6f0aaf-a382-4edb-87ae-fa5367ce7092 1 ASDC deployResourceStructure
2023-04-29T01:08:53.565Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:53.565Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:53.565Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T01:08:53.565Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:53.565Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:53.565Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730533565,
  "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-29T01:08:54.566Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:54.566Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:54.566Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T01:08:54.567Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:54.567Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:54.567Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730534566,
  "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-29T01:08:55.567Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:55.568Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:55.568Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T01:08:55.569Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:55.569Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:55.569Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730535567,
  "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-29T01:08:56.570Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:56.571Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:56.571Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T01:08:56.571Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:08:56.572Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:08:56.572Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730536570,
  "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-29T01:08:57.573Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 213ad23a-dd15-43d4-91b1-769325bea0e0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T01:08:57.603Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 213ad23a-dd15-43d4-91b1-769325bea0e0
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-29T01:08:57.609Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T01:08:57.609Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-29T01:08:57.609Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-29T01:08:57.609Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-29T01:08:57.609Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:08:57.609Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:08:57.610Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:08:57.610Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:08:57.610Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:08:57.610Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:08:57.631Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-29T01:09:27.631Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 213ad23a-dd15-43d4-91b1-769325bea0e0 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-29T01:09:27.644Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 213ad23a-dd15-43d4-91b1-769325bea0e0 and serviceModelVersionId: e2b2e98f-f9a0-49da-b3dc-344565ed2c71
2023-04-29T01:09:27.644Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fed7345d-4fb0-4048-af58-9b7453aa6ac6
2023-04-29T01:09:27.645Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fed7345d-4fb0-4048-af58-9b7453aa6ac6/model-vers/model-ver/e2b2e98f-f9a0-49da-b3dc-344565ed2c71?depth=0
2023-04-29T01:09:27.651Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-04-29T01:09:27.691Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fed7345d-4fb0-4048-af58-9b7453aa6ac6/model-vers/model-ver/e2b2e98f-f9a0-49da-b3dc-344565ed2c71?depth=0|INFO|500||Invoke
2023-04-29T01:09:27.691Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fed7345d-4fb0-4048-af58-9b7453aa6ac6/model-vers/model-ver/e2b2e98f-f9a0-49da-b3dc-344565ed2c71?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fed7345d-4fb0-4048-af58-9b7453aa6ac6/model-vers/model-ver/e2b2e98f-f9a0-49da-b3dc-344565ed2c71?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[213ad23a-dd15-43d4-91b1-769325bea0e0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[07b25263-4889-4a94-a92d-e0e1eb31006e], X-ECOMP-RequestID=[213ad23a-dd15-43d4-91b1-769325bea0e0], X-TransactionId=[], X-ONAP-RequestID=[213ad23a-dd15-43d4-91b1-769325bea0e0], Content-Type=[application/merge-patch+json]}
2023-04-29T01:09:27.699Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fed7345d-4fb0-4048-af58-9b7453aa6ac6/model-vers/model-ver/e2b2e98f-f9a0-49da-b3dc-344565ed2c71?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-29T01:09:27.870Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fed7345d-4fb0-4048-af58-9b7453aa6ac6/model-vers/model-ver/e2b2e98f-f9a0-49da-b3dc-344565ed2c71?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/fed7345d-4fb0-4048-af58-9b7453aa6ac6/model-vers/model-ver/e2b2e98f-f9a0-49da-b3dc-344565ed2c71?depth=0 has http status code:200 and response headers:{date=[Sat, 29 Apr 2023 01:09:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[167], vertex-id=[274608], x-aai-txid=[1-aai-resources-230429-01:09:27:432-46355], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-29T01:09:27.871Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fed7345d-4fb0-4048-af58-9b7453aa6ac6/model-vers/model-ver/e2b2e98f-f9a0-49da-b3dc-344565ed2c71?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-29T01:09:27.871Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fed7345d-4fb0-4048-af58-9b7453aa6ac6/model-vers/model-ver/e2b2e98f-f9a0-49da-b3dc-344565ed2c71?depth=0|INFO|500||InvokeReturn
2023-04-29T01:09:27.872Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-29T01:09:27.872Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:09:27.882Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||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-29T01:09:27.883Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 213ad23a-dd15-43d4-91b1-769325bea0e0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-29T01:09:27.883Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-29T01:09:27.883Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:09:27.883Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:09:27.883Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730567883,
  "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-29T01:09:28.916Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T01:09:28.916Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"acab6f78-413d-47a0-bc39-8af2adc4887c","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"02c6319e-cc94-408e-b523-6f9ee4909bfe","serviceDescription":"service","serviceInvariantUUID":"bd0b1c30-63a1-47a0-9590-0acc88ea27c3","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2811b8d2-9527-4f34-853c-553c0a6c1879","resourceInvariantUUID":"88b50cdb-383c-454e-b95e-ccb4bad27191","resourceCustomizationUUID":"4688b090-771f-4225-bf64-8159ee2c4496","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":"OWMyOTdkZDgzODVlNmMzZTc3NmE2MjRjNTczNDg4ZTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4f0fe93d-d745-4143-b195-9e4f7698622b","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":"ba0459b5-ca67-4d7f-acc4-89c94b3b6f28","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":"f2811f9d-d808-4cd9-9c92-c3d311c1e9c9","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":"ZGY0YzJjNDY4OGViNzczZjRmOWY1MWRkZDVkZmFkMDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"3ddd2f8e-4f87-43b6-831f-095ce88db08d","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":"35207acc-1706-4582-87fd-a39c499d2fe5","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":"44f99ac8-f5c8-491d-aa9c-d8dc5d9e2ed9","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":"9d496daa-e871-407c-972a-f1dee88db198","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":"MjdmODE1NGM3NzMyNzk1OWQyYmE4NTVlMDMyZDM2YzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"40cd43ba-dcb3-4a02-94de-387abe87ab19","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"Mzc1OTk4OTJhNWFlNzJjZDhiNTYzZjVjNTg1NGYwMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"90c586f5-4ee5-4c14-98f7-63d0da26764c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T01:09:28.917Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:09:28.917Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:09:28.917Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:09:28.917Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:09:29.918Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:09:29.919Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:09:29.919Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:09:29.919Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:09:30.920Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:09:30.921Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:09:30.921Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:09:30.921Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:09:31.922Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:09:31.922Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:09:31.922Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:09:31.923Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:09:32.923Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:09:32.924Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:09:32.924Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:09:32.924Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:09:33.924Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:09:33.925Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:09:33.925Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:09:33.925Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:09:34.926Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:09:34.926Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:09:34.926Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:09:34.926Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:09:35.927Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:09:35.928Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:09:35.928Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:09:35.928Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "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-29T01:09:36.929Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T01:09:36.930Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:09:36.930Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:09:36.930Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:09:37.931Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "02c6319e-cc94-408e-b523-6f9ee4909bfe",
  "serviceDescription": "service",
  "serviceInvariantUUID": "bd0b1c30-63a1-47a0-9590-0acc88ea27c3",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "4688b090-771f-4225-bf64-8159ee2c4496",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "2811b8d2-9527-4f34-853c-553c0a6c1879",
      "resourceInvariantUUID": "88b50cdb-383c-454e-b95e-ccb4bad27191",
      "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": "Mzc1OTk4OTJhNWFlNzJjZDhiNTYzZjVjNTg1NGYwMmM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "90c586f5-4ee5-4c14-98f7-63d0da26764c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-29T01:09:37.931Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T01:09:37.931Z|213ad23a-dd15-43d4-91b1-769325bea0e0|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 02c6319e-cc94-408e-b523-6f9ee4909bfe ASDC
2023-04-29T01:09:37.932Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:acab6f78-413d-47a0-bc39-8af2adc4887c
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:02c6319e-cc94-408e-b523-6f9ee4909bfe
ServiceInvariantUUID:bd0b1c30-63a1-47a0-9590-0acc88ea27c3
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:90c586f5-4ee5-4c14-98f7-63d0da26764c
ArtifactChecksum:Mzc1OTk4OTJhNWFlNzJjZDhiNTYzZjVjNTg1NGYwMmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:4688b090-771f-4225-bf64-8159ee2c4496
ResourceInvariantUUID:88b50cdb-383c-454e-b95e-ccb4bad27191
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:2811b8d2-9527-4f34-853c-553c0a6c1879
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-29T01:09:37.932Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 02c6319e-cc94-408e-b523-6f9ee4909bfe 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-29T01:09:37.987Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T01:09:37.988Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-04-29T01:09:37.988Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-04-29T01:09:37.988Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 90c586f5-4ee5-4c14-98f7-63d0da26764c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-29T01:09:37.988Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-29T01:09:37.989Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-29T01:09:38.114Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-29T01:09:38.118Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 90c586f5-4ee5-4c14-98f7-63d0da26764c 111077
2023-04-29T01:09:38.118Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:09:38.119Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:09:38.119Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T01:09:38.119Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:09:38.119Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:09:38.119Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730578118,
  "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-29T01:09:39.120Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T01:09:39.121Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-04-29T01:09:39.121Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 90c586f5-4ee5-4c14-98f7-63d0da26764c, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-29T01:09:39.122Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar
2023-04-29T01:09:39.122Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-29T01:09:39.123Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-29T01:09:39.222Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8630806303602368475/Definitions/service-TestPnfMacro-template.yml
2023-04-29T01:09:39.801Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T01:09:39.801Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-04-29T01:09:39.801Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-29T01:09:39.801Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-29T01:09:39.801Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:09:39.801Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:09:39.802Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:09:39.802Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:09:39.802Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:09:39.802Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:09:39.802Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:09:39.802Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-04-29T01:09:39.802Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:09:39.803Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:09:39.803Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-04-29T01:09:39.803Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-04-29T01:09:39.803Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T01:09:39.803Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:09:39.803Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:09:39.804Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-04-29T01:09:39.804Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-04-29T01:09:39.804Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T01:09:39.804Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:09:39.804Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:09:39.804Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:09:39.804Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:09:39.804Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:09:39.804Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:09:39.804Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:09:39.804Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:09:39.804Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:09:39.805Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:09:39.805Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:test_pnf_macro
Description:service
Model UUID:02c6319e-cc94-408e-b523-6f9ee4909bfe
Model Version:NULL
Model InvariantUuid:bd0b1c30-63a1-47a0-9590-0acc88ea27c3
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-29T01:09:39.823Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 2811b8d2-9527-4f34-853c-553c0a6c1879
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-29T01:09:39.828Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||test-pnf 0
2023-04-29T01:09:39.829Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 2811b8d2-9527-4f34-853c-553c0a6c1879
2023-04-29T01:09:39.829Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 02c6319e-cc94-408e-b523-6f9ee4909bfe
2023-04-29T01:09:39.829Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 02c6319e-cc94-408e-b523-6f9ee4909bfe
2023-04-29T01:09:39.829Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 2811b8d2-9527-4f34-853c-553c0a6c1879 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-29T01:09:39.842Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@494ce133, org.onap.sdc.toscaparser.api.parameters.Input@641919af, org.onap.sdc.toscaparser.api.parameters.Input@34852afb, org.onap.sdc.toscaparser.api.parameters.Input@7c49fa68, org.onap.sdc.toscaparser.api.parameters.Input@5222d9ab]
2023-04-29T01:09:39.842Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:09:39.842Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:09:39.842Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 02c6319e-cc94-408e-b523-6f9ee4909bfe: test-pnf
2023-04-29T01:09:39.842Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Processing PNF resource: 2811b8d2-9527-4f34-853c-553c0a6c1879
2023-04-29T01:09:39.842Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-29T01:09:39.842Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T01:09:39.842Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Resource customization UUID: 4688b090-771f-4225-bf64-8159ee2c4496 is the same as notified resource customizationUUID: 4688b090-771f-4225-bf64-8159ee2c4496
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-29T01:09:39.932Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 2811b8d2-9527-4f34-853c-553c0a6c1879 0 ASDC deployResourceStructure
2023-04-29T01:09:39.933Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:09:39.933Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:09:39.933Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T01:09:39.933Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:09:39.933Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:09:39.933Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730579933,
  "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-29T01:09:40.934Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acab6f78-413d-47a0-bc39-8af2adc4887c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-29T01:09:40.965Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acab6f78-413d-47a0-bc39-8af2adc4887c
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-29T01:09:40.970Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T01:09:40.971Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-29T01:09:40.971Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-29T01:09:40.971Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-29T01:09:40.971Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:09:40.971Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:09:40.971Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:09:40.971Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:09:40.971Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:09:40.971Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-29T01:09:40.971Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:09:40.986Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-29T01:09:48.721Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:09:48.729Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.729Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730529955,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:09:48.730Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.730Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.730Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730531138,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:09:48.730Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.730Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.730Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730532256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:09:48.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.731Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730533565,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-29T01:09:48.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.731Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730534566,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-04-29T01:09:48.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.731Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730535567,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-04-29T01:09:48.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.731Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730536570,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T01:09:48.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "213ad23a-dd15-43d4-91b1-769325bea0e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730567883,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-29T01:09:48.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:09:48.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:09:48.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:09:48.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:09:48.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:09:48.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:09:48.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.734Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.734Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:09:48.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.734Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.734Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-29T01:09:48.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.734Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.734Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730519593,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-29T01:09:48.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.734Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.735Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730578118,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-29T01:09:48.735Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:09:48.735Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-29T01:09:48.735Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730579933,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-29T01:09:48.735Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:10:10.987Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: acab6f78-413d-47a0-bc39-8af2adc4887c 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-29T01:10:11.000Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: acab6f78-413d-47a0-bc39-8af2adc4887c and serviceModelVersionId: 02c6319e-cc94-408e-b523-6f9ee4909bfe
2023-04-29T01:10:11.000Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bd0b1c30-63a1-47a0-9590-0acc88ea27c3
2023-04-29T01:10:11.001Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bd0b1c30-63a1-47a0-9590-0acc88ea27c3/model-vers/model-ver/02c6319e-cc94-408e-b523-6f9ee4909bfe?depth=0
2023-04-29T01:10:11.004Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-04-29T01:10:11.037Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd0b1c30-63a1-47a0-9590-0acc88ea27c3/model-vers/model-ver/02c6319e-cc94-408e-b523-6f9ee4909bfe?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-29T01:10:11.038Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd0b1c30-63a1-47a0-9590-0acc88ea27c3/model-vers/model-ver/02c6319e-cc94-408e-b523-6f9ee4909bfe?depth=0|INFO|500||Invoke
2023-04-29T01:10:11.047Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd0b1c30-63a1-47a0-9590-0acc88ea27c3/model-vers/model-ver/02c6319e-cc94-408e-b523-6f9ee4909bfe?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-29T01:10:11.216Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd0b1c30-63a1-47a0-9590-0acc88ea27c3/model-vers/model-ver/02c6319e-cc94-408e-b523-6f9ee4909bfe?depth=0|INFO|500||InvokeReturn
2023-04-29T01:10:11.217Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd0b1c30-63a1-47a0-9590-0acc88ea27c3/model-vers/model-ver/02c6319e-cc94-408e-b523-6f9ee4909bfe?depth=0 has http status code:200 and response headers:{date=[Sat, 29 Apr 2023 01:10:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[165], vertex-id=[286896], x-aai-txid=[0-aai-resources-230429-01:10:10:785-25052], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-29T01:10:11.219Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-04-29T01:10:11.219Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-29T01:10:11.219Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:10:11.232Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||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-29T01:10:11.232Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID acab6f78-413d-47a0-bc39-8af2adc4887c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-29T01:10:11.232Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-29T01:10:11.233Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-29T01:10:11.233Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T01:10:11.233Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730611232,
  "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-29T01:10:12.263Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:10:48.721Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:10:48.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-29T01:10:48.730Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "acab6f78-413d-47a0-bc39-8af2adc4887c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682730611232,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-29T01:10:48.730Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T01:11:12.264Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:11:48.721Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:12:12.265Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:12:48.721Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:13:12.265Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:13:48.723Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:14:12.266Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:14:48.725Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:15:12.267Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:15:48.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:16:12.268Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:16:48.727Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:17:12.269Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:17:48.729Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:18:12.269Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:18:48.730Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:19:12.270Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:19:48.730Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:20:12.271Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:20:48.732Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:21:12.272Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:21:48.733Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:22:12.273Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:22:48.734Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:23:12.275Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:23:48.736Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:24:12.276Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:24:48.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:25:12.277Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:25:48.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:26:12.277Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:26:48.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:27:12.279Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:27:48.738Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:28:12.280Z|72448c4d-c398-4895-85f3-8e718a5a8f8a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:28:48.740Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:29:12.281Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:29:48.740Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:30:12.281Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:30:48.744Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:31:12.282Z|acab6f78-413d-47a0-bc39-8af2adc4887c|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:31:48.745Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:32:12.284Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:32:48.745Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:33:12.285Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:33:48.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:34:12.287Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T01:34:48.747Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T01:35:12.288Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO