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-03-27T00:13:33.640Z||main|||||INFO|500||The following profiles are active: basic
2023-03-27T00:13:44.136Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-27T00:13:44.137Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-27T00:13:44.273Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-27T00:13:46.978Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-27T00:13:47.225Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-27T00:13:47.684Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-27T00:13:48.037Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-27T00:13:48.771Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-27T00:13:52.172Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-27T00:13:52.665Z||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-03-27T00:13:55.069Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-27T00:13:55.181Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-27T00:13:55.225Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-27T00:13:55.238Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-27T00:13:55.720Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-27T00:13:56.128Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-27T00:13:57.087Z||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-03-27T00:13:58.181Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-03-27T00:13:58.182Z||main|||||ERROR|500||(conn=819) Table 'catalogdb.activity_spec' doesn't exist
2023-03-27T00:13:58.194Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-03-27T00:14:00.584Z||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-03-27T00:14:02.891Z||main|||||WARN|500||---
2023-03-27T00:14:02.910Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-27T00:14:02.911Z||main|||||WARN|500||---
2023-03-27T00:14:03.266Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-27T00:14:07.320Z||main|||||INFO|500||Started Application in 39.21 seconds (JVM running for 42.613)
2023-03-27T00:14:07.333Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-27T00:14:07.335Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-27T00:14:07.342Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-27T00:14:07.427Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 67153544-ac82-470d-80cd-90b8f1129bd8 url= /sdc/v1/artifactTypes
2023-03-27T00:14:07.440Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-27T00:14:07.652Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-27T00:14:07.713Z||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-03-27T00:14:07.713Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-27T00:14:07.713Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= b9ef4815-74ae-4e99-9535-11d7d49dd005 url= /sdc/v1/distributionKafkaData
2023-03-27T00:14:07.713Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-27T00:14:07.741Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-27T00:14:07.746Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@4c15608
2023-03-27T00:14:07.808Z||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-49724680-2f93-44b6-9414-d549cc96e307
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-03-27T00:14:07.865Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307] Instantiated an idempotent producer.
2023-03-27T00:14:07.959Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-27T00:14:08.014Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-27T00:14:08.015Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-27T00:14:08.015Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679876048012
2023-03-27T00:14:08.020Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-27T00:14:08.038Z||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-77eecc12-eebe-40a0-81b8-47d02833699a
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-03-27T00:14:08.166Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-27T00:14:08.167Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-27T00:14:08.168Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679876048166
2023-03-27T00:14:08.170Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:14:08.173Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:14:08.174Z||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-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f
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-03-27T00:14:08.214Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-27T00:14:08.215Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-27T00:14:08.215Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679876048214
2023-03-27T00:14:08.215Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:14:08.218Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:14:08.224Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-27T00:14:09.224Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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 aufhDzlyQoypZ53z4rGv0g
2023-03-27T00:14:09.225Z||kafka-producer-network-thread | SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307] Cluster ID: Do0FLWDPRK-qIEtKR2WAhQ
2023-03-27T00:14:09.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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 etYlxS_9SpeMk8HcleIV5g
2023-03-27T00:14:09.225Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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 aufhDzlyQoypZ53z4rGv0g
2023-03-27T00:14:09.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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 etYlxS_9SpeMk8HcleIV5g
2023-03-27T00:14:09.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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 aufhDzlyQoypZ53z4rGv0g
2023-03-27T00:14:09.226Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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 etYlxS_9SpeMk8HcleIV5g
2023-03-27T00:14:09.226Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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 etYlxS_9SpeMk8HcleIV5g
2023-03-27T00:14:09.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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 aufhDzlyQoypZ53z4rGv0g
2023-03-27T00:14:09.226Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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 etYlxS_9SpeMk8HcleIV5g
2023-03-27T00:14:09.226Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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 etYlxS_9SpeMk8HcleIV5g
2023-03-27T00:14:09.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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 aufhDzlyQoypZ53z4rGv0g
2023-03-27T00:14:09.226Z||kafka-producer-network-thread | SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307] ProducerId set to 6 with epoch 0
2023-03-27T00:14:09.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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 aufhDzlyQoypZ53z4rGv0g
2023-03-27T00:14:09.228Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Cluster ID: Do0FLWDPRK-qIEtKR2WAhQ
2023-03-27T00:14:09.228Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Cluster ID: Do0FLWDPRK-qIEtKR2WAhQ
2023-03-27T00:14:09.229Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-27T00:14:09.229Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-27T00:14:09.249Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] (Re-)joining group
2023-03-27T00:14:09.249Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] (Re-)joining group
2023-03-27T00:14:09.334Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221
2023-03-27T00:14:09.335Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T00:14:09.335Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] (Re-)joining group
2023-03-27T00:14:09.337Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-d4bdae15-47d0-44a0-b245-daa6f9146524
2023-03-27T00:14:09.338Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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-03-27T00:14:09.338Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] (Re-)joining group
2023-03-27T00:14:15.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T00:14:15.343Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-d4bdae15-47d0-44a0-b245-daa6f9146524', protocol='range'}
2023-03-27T00:14:15.410Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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 aufhDzlyQoypZ53z4rGv0g
2023-03-27T00:14:15.411Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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 aufhDzlyQoypZ53z4rGv0g
2023-03-27T00:14:15.411Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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 aufhDzlyQoypZ53z4rGv0g
2023-03-27T00:14:15.412Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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 aufhDzlyQoypZ53z4rGv0g
2023-03-27T00:14:15.412Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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 aufhDzlyQoypZ53z4rGv0g
2023-03-27T00:14:15.413Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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 aufhDzlyQoypZ53z4rGv0g
2023-03-27T00:14:15.420Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-d4bdae15-47d0-44a0-b245-daa6f9146524=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221=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-03-27T00:14:15.443Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-d4bdae15-47d0-44a0-b245-daa6f9146524', protocol='range'}
2023-03-27T00:14:15.443Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T00:14:15.444Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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-03-27T00:14:15.445Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T00:14:15.448Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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-03-27T00:14:15.449Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T00:14:15.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-27T00:14:15.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-27T00:14:15.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-27T00:14:15.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-27T00:14:15.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-27T00:14:15.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-27T00:14:15.463Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-27T00:14:15.463Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-27T00:14:15.464Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-27T00:14:15.464Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-27T00:14:15.464Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-27T00:14:15.464Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-27T00:14:15.526Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-27T00:14:15.527Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-27T00:14:15.569Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-27T00:14:15.569Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-27T00:14:15.570Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-27T00:14:15.570Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-27T00:14:15.581Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-27T00:14:15.582Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-27T00:14:15.582Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-27T00:14:15.582Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-27T00:14:15.583Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-27T00:14:15.584Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-27T00:15:08.180Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:15:08.220Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:16:08.181Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:16:08.221Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:17:08.183Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:17:08.223Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:18:08.186Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:18:08.224Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:19:08.188Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:19:08.226Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:20:08.188Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:20:08.227Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:21:08.190Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:21:08.228Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:22:08.190Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:22:08.228Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:23:08.192Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:23:08.230Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:23:09.460Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Node -1 disconnected.
2023-03-27T00:23:09.467Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Node -1 disconnected.
2023-03-27T00:23:09.518Z||kafka-producer-network-thread | SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307] Node -1 disconnected.
2023-03-27T00:24:01.922Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-27T00:24:08.193Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:24:08.231Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:25:08.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:25:08.233Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:26:08.196Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:26:08.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:27:08.198Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:27:08.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:28:08.199Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:28:08.237Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:29:08.200Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:29:08.238Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:30:08.201Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:30:08.240Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:31:08.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:31:08.241Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:32:08.204Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:32:08.243Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:33:08.204Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:33:08.244Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:34:08.205Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:34:08.244Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:35:08.207Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:35:08.245Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:36:08.208Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:36:08.247Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:37:08.209Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:37:08.248Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:38:08.209Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:38:08.249Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:39:08.211Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:39:08.249Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:40:08.212Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:40:08.251Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:41:08.213Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:41:08.252Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:42:08.215Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:42:08.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:43:08.216Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:43:08.256Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:44:08.217Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:44:08.257Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:45:08.217Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:45:08.257Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:46:08.218Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:46:08.259Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:47:08.220Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:47:08.260Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:48:08.222Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:48:08.261Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:49:08.222Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:49:08.263Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:50:08.225Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:50:08.264Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:51:08.227Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:51:08.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:52:08.229Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:52:08.267Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:53:08.230Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:53:08.268Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:54:08.231Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:54:08.268Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:55:08.231Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:55:08.269Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:56:08.233Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:56:08.271Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:57:08.234Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:57:08.272Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:58:08.234Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:58:08.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T00:59:08.236Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T00:59:08.273Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:00:08.237Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:00:08.275Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:01:08.239Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:01:08.276Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:02:08.241Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:02:08.277Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:03:08.242Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:03:08.279Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:04:08.243Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:04:08.281Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:05:08.246Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:05:08.283Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:06:08.248Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:06:08.285Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:07:08.248Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:07:08.287Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:08:08.249Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:08:08.290Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:09:08.249Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:09:08.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:10:08.250Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:10:08.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:11:08.251Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:11:08.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:12:08.252Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:12:08.293Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:13:08.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:13:08.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:14:08.256Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:14:08.296Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:15:08.257Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:15:08.297Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:16:08.258Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:16:08.298Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:17:08.259Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:17:08.298Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:18:08.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:18:08.300Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:19:08.261Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:19:08.301Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:20:08.263Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:20:08.303Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:21:08.264Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:21:08.305Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:22:08.264Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:22:08.305Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:23:08.266Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:23:08.307Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:24:08.267Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:24:08.307Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:25:08.269Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:25:08.308Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:26:08.271Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:26:08.309Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:27:08.272Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:27:08.311Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:28:08.274Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:28:08.312Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:29:08.275Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:29:08.314Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:30:08.277Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:30:08.314Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:31:08.277Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:31:08.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:32:08.279Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:32:08.317Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:33:08.281Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:33:08.318Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:34:08.282Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:34:08.318Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:35:08.282Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:35:08.319Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:36:08.284Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:36:08.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:37:08.285Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:37:08.321Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:38:08.287Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:38:08.322Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:39:08.288Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:39:08.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:40:08.290Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:40:08.325Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:41:08.291Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:41:08.325Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:42:08.292Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:42:08.327Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:43:08.293Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:43:08.328Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:44:08.295Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:44:08.329Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:45:08.296Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:45:08.331Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:46:08.296Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:46:08.332Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:47:08.298Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:47:08.333Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:48:08.299Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:48:08.334Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:49:08.300Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:49:08.334Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:50:08.301Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:50:08.336Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:51:08.302Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:51:08.337Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:52:08.303Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:52:08.338Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:53:08.305Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:53:08.340Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:54:08.306Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:54:08.341Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:55:08.307Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:55:08.343Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:56:08.308Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:56:08.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:57:08.309Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:57:08.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:58:08.310Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:58:08.346Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T01:59:08.310Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T01:59:08.347Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:00:08.311Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:00:08.348Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:01:08.313Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:01:08.349Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:02:08.314Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:02:08.350Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:03:08.316Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:03:08.351Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:04:08.317Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:04:08.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:05:08.318Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:05:08.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:06:08.319Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:06:08.354Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:07:08.320Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:07:08.356Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:08:08.321Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:08:08.357Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:09:08.323Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:09:08.359Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:10:08.324Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:10:08.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:11:08.325Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:11:08.361Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:12:08.327Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:12:08.362Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:13:08.327Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:13:08.363Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:14:08.328Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:14:08.363Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:15:08.328Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:15:08.364Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:16:08.331Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:16:08.366Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:17:08.333Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:17:08.366Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:18:08.333Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:18:08.368Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:19:08.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:19:08.369Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:20:08.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:20:08.371Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:21:08.338Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:21:08.372Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:22:08.338Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:22:08.372Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:23:08.339Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:23:08.373Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:24:08.341Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:24:08.375Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:25:08.341Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:25:08.376Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:26:08.342Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:26:08.377Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:27:08.343Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:27:08.378Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:28:08.345Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:28:08.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:29:08.346Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:29:08.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:30:08.347Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:30:08.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:31:08.348Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:31:08.380Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:32:08.349Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:32:08.382Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:33:08.350Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:33:08.383Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:34:08.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:34:08.385Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:35:08.352Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:35:08.386Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:36:08.352Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:36:08.387Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:37:08.354Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:37:08.388Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:38:08.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:38:08.390Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:39:08.356Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:39:08.390Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:40:08.356Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:40:08.391Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:41:08.358Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:41:08.393Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:42:08.359Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:42:08.393Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:43:08.360Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:43:08.394Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:44:08.360Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:44:08.394Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:45:08.361Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:45:08.396Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:46:08.362Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:46:08.397Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:47:08.364Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:47:08.398Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:48:08.364Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:48:08.398Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:49:08.365Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:49:08.399Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:50:08.366Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:50:08.399Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:51:08.368Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:51:08.400Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:52:08.368Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:52:08.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:53:08.368Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:53:08.402Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:54:08.368Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:54:08.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:55:08.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:55:08.405Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:56:08.370Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:56:08.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:57:08.371Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:57:08.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:58:08.372Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:58:08.407Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T02:59:08.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T02:59:08.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:00:08.375Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:00:08.410Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:01:08.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:01:08.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:02:08.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:02:08.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:03:08.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:03:08.412Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:04:08.379Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:04:08.413Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:05:08.380Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:05:08.414Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:06:08.380Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:06:08.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:07:08.382Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:07:08.416Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:08:08.384Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:08:08.417Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:09:08.385Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:09:08.418Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:10:08.386Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:10:08.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:11:08.386Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:11:08.421Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:12:08.388Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:12:08.421Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:13:08.388Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:13:08.423Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:14:08.390Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:14:08.424Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:15:08.392Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:15:08.425Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:16:08.392Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:16:08.426Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:17:08.394Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:17:08.426Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:18:08.394Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:18:08.427Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:19:08.396Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:19:08.428Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:20:08.396Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:20:08.429Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:21:08.397Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:21:08.431Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:22:08.399Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:22:08.432Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:23:08.400Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:23:08.434Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:24:08.401Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:24:08.435Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:25:08.401Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:25:08.436Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:26:08.402Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:26:08.437Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:27:08.403Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:27:08.438Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:28:08.405Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:28:08.439Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:29:08.406Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:29:08.441Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:30:08.406Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:30:08.441Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:31:08.406Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:31:08.442Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:32:08.407Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:32:08.443Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:33:08.408Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:33:08.444Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:34:08.409Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:34:08.444Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:35:08.410Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:35:08.446Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:36:08.410Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:36:08.447Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:37:08.412Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:37:08.448Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:38:08.413Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:38:08.449Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:39:08.414Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:39:08.449Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:40:08.414Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:40:08.450Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:41:08.416Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:41:08.452Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:42:08.416Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:42:08.452Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:43:08.417Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:43:08.454Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:44:08.419Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:44:08.454Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:45:08.420Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:45:08.454Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:46:08.421Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:46:08.456Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:47:08.422Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:47:08.457Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:48:08.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:48:08.458Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:49:08.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:49:08.459Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:50:08.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:50:08.460Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:51:08.425Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:51:08.460Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:52:08.425Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:52:08.462Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:53:08.426Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:53:08.463Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:54:08.427Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:54:08.464Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:55:08.428Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:55:08.465Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:56:08.428Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:56:08.466Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:57:08.429Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:57:08.466Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:58:08.429Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:58:08.467Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T03:59:08.431Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T03:59:08.468Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:00:08.432Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:00:08.468Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:01:08.433Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:01:08.470Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:02:08.439Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:02:08.471Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:03:08.441Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:03:08.471Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:04:08.443Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:04:08.473Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:05:08.445Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:05:08.474Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:06:08.446Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:06:08.475Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:07:08.447Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:07:08.475Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:08:08.447Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:08:08.477Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:09:08.447Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:09:08.478Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:10:08.449Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:10:08.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:11:08.450Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:11:08.480Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:12:08.451Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:12:08.480Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:13:08.451Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:13:08.481Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:14:08.452Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:14:08.482Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:15:08.454Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:15:08.483Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:16:08.454Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:16:08.485Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:17:08.456Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:17:08.486Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:18:08.457Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:18:08.486Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:19:08.458Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:19:08.487Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:20:08.459Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:20:08.489Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:21:08.460Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:21:08.489Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:22:08.461Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:22:08.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:23:08.461Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:23:08.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:24:08.463Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:24:08.492Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:25:08.464Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:25:08.493Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:26:08.464Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:26:08.494Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:27:08.466Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:27:08.495Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:28:08.467Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:28:08.495Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:29:08.468Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:29:08.495Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:30:08.469Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:30:08.497Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:31:08.471Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:31:08.498Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:32:08.472Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:32:08.498Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:33:08.473Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:33:08.499Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:34:08.475Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:34:08.501Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:35:08.476Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:35:08.502Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:36:08.476Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:36:08.504Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:37:08.478Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:37:08.504Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:38:08.479Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:38:08.506Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:39:08.480Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:39:08.506Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:40:08.480Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:40:08.507Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:41:08.482Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:41:08.508Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:42:08.482Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:42:08.510Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:43:08.483Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:43:08.510Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:44:08.485Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:44:08.510Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:45:08.485Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:45:08.512Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:46:08.486Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:46:08.513Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:47:08.488Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:47:08.514Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:48:08.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:48:08.514Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:49:08.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:49:08.516Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:50:08.491Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:50:08.517Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:51:08.492Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:51:08.518Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:52:08.493Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:52:08.519Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:53:08.494Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:53:08.520Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:54:08.495Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:54:08.520Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:55:08.495Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:55:08.521Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:56:08.496Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:56:08.522Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:57:08.498Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:57:08.522Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:58:08.499Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:58:08.523Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T04:59:08.500Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T04:59:08.525Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:00:08.501Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:00:08.526Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:01:08.503Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:01:08.527Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:02:08.504Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:02:08.528Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:03:08.505Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:03:08.530Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:04:08.506Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:04:08.530Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:05:08.507Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:05:08.530Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:06:08.507Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:06:08.532Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:07:08.508Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:07:08.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:08:08.509Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:08:08.534Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:09:08.510Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:09:08.534Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:10:08.511Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:10:08.535Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:11:08.512Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:11:08.536Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:12:08.513Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:12:08.537Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:13:08.513Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:13:08.537Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:14:08.515Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:14:08.538Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:15:08.516Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:15:08.539Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:16:08.516Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:16:08.539Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:17:08.517Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:17:08.540Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:18:08.518Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:18:08.542Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:19:08.519Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:19:08.543Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:20:08.521Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:20:08.544Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:21:08.521Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:21:08.545Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:22:08.523Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:22:08.546Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:23:08.523Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:23:08.546Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:24:08.525Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:24:08.547Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:25:08.526Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:25:08.548Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:26:08.527Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:26:08.549Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:27:08.528Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:27:08.549Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:28:08.528Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:28:08.550Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:29:08.530Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:29:08.555Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:30:08.532Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:30:08.556Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:31:08.533Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:31:08.556Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:32:08.535Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:32:08.558Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:33:08.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:33:08.559Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:34:08.537Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:34:08.560Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:35:08.538Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:35:08.561Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:36:08.539Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:36:08.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:37:08.540Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:37:08.563Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:38:08.541Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:38:08.563Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:39:08.541Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:39:08.565Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:40:08.543Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:40:08.566Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:41:08.543Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:41:08.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:42:08.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:42:08.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:43:08.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:43:08.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:44:08.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:44:08.568Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:45:08.548Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:45:08.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:45:45.063Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-27T05:45:45.063Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3","serviceName":"vFW 2023-03-27 05-43-34","serviceVersion":"1.0","serviceUUID":"fe70dae5-7d26-4f0c-9739-a1bef5ed687d","serviceDescription":"catalog service description","serviceInvariantUUID":"ee2b797d-1ea7-487a-93d3-9fd4937e4b96","resources":[{"resourceInstanceName":"vFW 13f9ea9e-1616 0","resourceName":"vFW 13f9ea9e-1616","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2ea5c121-4c34-4695-a5b5-5802ad5d8358","resourceInvariantUUID":"28f4f482-c7f0-4c03-b13a-80c4a6eadc99","resourceCustomizationUUID":"c5477014-e144-4677-8a9a-c8756edacb96","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vf-license-model.xml","artifactChecksum":"YzY4ZjdlMzA3YWM1MmQ0Yjk3NzcyM2Q1NzNlZDNiNzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4187bc53-c416-46fe-b4dd-7a64732ca90f","artifactVersion":"1"},{"artifactName":"vfw13f9ea9e16160_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json","artifactChecksum":"ZDkxOWVlZWFkZWMzYjA4Y2E1ZTE2MTUwOTc0YmY4ZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"210981d8-a3ca-4fa9-8056-0b8481bb370e","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1a986f41-9e79-4106-a370-8da252440b6f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vendor-license-model.xml","artifactChecksum":"OTI0YjYyZTMwOGQyODFiZTg4ZjhmYTA0YmQwYmJkNjU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"82bab13d-dd2c-49ca-a85c-ceeb39a50bad","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"90bbdd2c-9411-4903-a8c1-fc7fd022796f","artifactVersion":"2","generatedFromUUID":"1a986f41-9e79-4106-a370-8da252440b6f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230327054334-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-template.yml","artifactChecksum":"NDA0ZGRhMjBjYWE4YzgzN2E5YzQwYmQ1ZGNiYjgxNmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"13c44e98-fa74-4ce9-8d24-e8dc33902b04","artifactVersion":"1"},{"artifactName":"service-Vfw20230327054334-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar","artifactChecksum":"Zjc2ZjcyMDVkZDI5OGVhZWY5NWQ4NWRiNzE0NGJmYTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fc088c6c-c886-445b-b2b2-d8bf34a18397","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-27T05:45:45.082Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:45:45.092Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:45:45.093Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:45:45.093Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:45:45.100Z||kafka-producer-network-thread | SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to etYlxS_9SpeMk8HcleIV5g
2023-03-27T05:45:45.100Z||kafka-producer-network-thread | SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to etYlxS_9SpeMk8HcleIV5g
2023-03-27T05:45:45.100Z||kafka-producer-network-thread | SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to etYlxS_9SpeMk8HcleIV5g
2023-03-27T05:45:45.100Z||kafka-producer-network-thread | SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to etYlxS_9SpeMk8HcleIV5g
2023-03-27T05:45:45.100Z||kafka-producer-network-thread | SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to etYlxS_9SpeMk8HcleIV5g
2023-03-27T05:45:45.100Z||kafka-producer-network-thread | SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to etYlxS_9SpeMk8HcleIV5g
2023-03-27T05:45:45.127Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:45:45.127Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895920514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:45:45.139Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:45:46.123Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:45:46.124Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:45:46.124Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:45:46.124Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:45:47.126Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:45:47.127Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:45:47.127Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:45:47.127Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:45:48.129Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:45:48.130Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:45:48.130Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:45:48.130Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:45:49.132Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:45:49.133Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:45:49.133Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:45:49.133Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:45:50.134Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:45:50.135Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:45:50.135Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:45:50.135Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:45:51.136Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:45:51.136Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:45:51.136Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:45:51.136Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:45:52.138Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"serviceName": "vFW 2023-03-27 05-43-34",
"serviceVersion": "1.0",
"serviceUUID": "fe70dae5-7d26-4f0c-9739-a1bef5ed687d",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "ee2b797d-1ea7-487a-93d3-9fd4937e4b96",
"resources": [
{
"resourceInstanceName": "vFW 13f9ea9e-1616 0",
"resourceCustomizationUUID": "c5477014-e144-4677-8a9a-c8756edacb96",
"resourceName": "vFW 13f9ea9e-1616",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "2ea5c121-4c34-4695-a5b5-5802ad5d8358",
"resourceInvariantUUID": "28f4f482-c7f0-4c03-b13a-80c4a6eadc99",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw13f9ea9e16160_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"artifactChecksum": "ZDkxOWVlZWFkZWMzYjA4Y2E1ZTE2MTUwOTc0YmY4ZTA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "210981d8-a3ca-4fa9-8056-0b8481bb370e",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1a986f41-9e79-4106-a370-8da252440b6f",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "90bbdd2c-9411-4903-a8c1-fc7fd022796f",
"generatedFromUUID": "1a986f41-9e79-4106-a370-8da252440b6f"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "90bbdd2c-9411-4903-a8c1-fc7fd022796f",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230327054334-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"artifactChecksum": "Zjc2ZjcyMDVkZDI5OGVhZWY5NWQ4NWRiNzE0NGJmYTk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fc088c6c-c886-445b-b2b2-d8bf34a18397"
}
],
"workloadContext": "Production"
}
2023-03-27T05:45:52.140Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-27T05:45:52.141Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fe70dae5-7d26-4f0c-9739-a1bef5ed687d ASDC
2023-03-27T05:45:52.201Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
ServiceName:vFW 2023-03-27 05-43-34
ServiceVersion:1.0
ServiceUUID:fe70dae5-7d26-4f0c-9739-a1bef5ed687d
ServiceInvariantUUID:ee2b797d-1ea7-487a-93d3-9fd4937e4b96
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230327054334-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar
ArtifactUUID:fc088c6c-c886-445b-b2b2-d8bf34a18397
ArtifactChecksum:Zjc2ZjcyMDVkZDI5OGVhZWY5NWQ4NWRiNzE0NGJmYTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 13f9ea9e-1616 0
ResourceCustomizationUUID:c5477014-e144-4677-8a9a-c8756edacb96
ResourceInvariantUUID:28f4f482-c7f0-4c03-b13a-80c4a6eadc99
ResourceName:vFW 13f9ea9e-1616
ResourceType:VF
ResourceUUID:2ea5c121-4c34-4695-a5b5-5802ad5d8358
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw13f9ea9e16160_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json
ArtifactUUID:210981d8-a3ca-4fa9-8056-0b8481bb370e
ArtifactChecksum:ZDkxOWVlZWFkZWMzYjA4Y2E1ZTE2MTUwOTc0YmY4ZTA=
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/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml
ArtifactUUID:1a986f41-9e79-4106-a370-8da252440b6f
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/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env
ArtifactUUID:90bbdd2c-9411-4903-a8c1-fc7fd022796f
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/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env
ArtifactUUID:90bbdd2c-9411-4903-a8c1-fc7fd022796f
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-27T05:45:52.202Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fe70dae5-7d26-4f0c-9739-a1bef5ed687d 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-03-27T05:45:52.399Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T05:45:52.399Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T05:45:52.400Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T05:45:52.400Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fc088c6c-c886-445b-b2b2-d8bf34a18397 from URL: /sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar
2023-03-27T05:45:52.400Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T05:45:52.400Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar
2023-03-27T05:45:52.556Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-27T05:45:52.564Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar fc088c6c-c886-445b-b2b2-d8bf34a18397 101503
2023-03-27T05:45:52.566Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar ASDC sendASDCNotification
2023-03-27T05:45:52.566Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar
2023-03-27T05:45:52.568Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-27T05:45:52.569Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:45:52.569Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:45:52.570Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895952565,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:45:53.571Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T05:45:53.572Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T05:45:53.572Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: fc088c6c-c886-445b-b2b2-d8bf34a18397, URL: /sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar to file: /app/ASDC/1/service-Vfw20230327054334-csar.csar
2023-03-27T05:45:53.573Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230327054334-csar.csar
2023-03-27T05:45:53.648Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230327054334-csar.csar
2023-03-27T05:45:53.648Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230327054334-csar.csar
2023-03-27T05:45:54.097Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12311792872778911236/Definitions/service-Vfw20230327054334-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
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-03-27T05:45:56.710Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230327054334-csar.csar
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-Vfw20230327054334-csar.csar
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-Vfw20230327054334-csar.csar
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-Vfw20230327054334-csar.csar
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-Vfw20230327054334-csar.csar
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-Vfw20230327054334-csar.csar
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-Vfw20230327054334-csar.csar
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-Vfw20230327054334-csar.csar
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-Vfw20230327054334-csar.csar
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-Vfw20230327054334-csar.csar
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 13f9ea9e-1616 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-Vfw20230327054334-csar.csar
2023-03-27T05:45:56.715Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-Vfw20230327054334-csar.csar
2023-03-27T05:45:56.716Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-27T05:45:56.721Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.722Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:45:56.725Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is matching search criteria
2023-03-27T05:45:56.725Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-27T05:45:56.726Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 13f9ea9e-1616 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-27T05:45:56.728Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.728Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:45:56.728Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is matching search criteria
2023-03-27T05:45:56.728Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-27T05:45:56.728Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 13f9ea9e-1616 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-27T05:45:56.728Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.728Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:45:56.731Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.731Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is not matching search criteria
2023-03-27T05:45:56.731Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-27T05:45:56.731Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-27T05:45:56.731Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-27T05:45:56.731Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-27T05:45:56.731Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-27T05:45:56.731Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-27T05:45:56.731Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-27T05:45:56.731Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-27T05:45:56.732Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-27T05:45:56.732Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-27T05:45:56.732Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-27T05:45:56.732Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-27T05:45:56.732Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-27T05:45:56.732Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-27T05:45:56.732Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-27T05:45:56.732Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-27T05:45:56.732Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.732Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-27T05:45:56.733Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.733Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is matching search criteria
2023-03-27T05:45:56.733Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 13f9ea9e-1616 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T05:45:56.734Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.734Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is matching search criteria
2023-03-27T05:45:56.734Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 13f9ea9e-1616 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T05:45:56.734Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.734Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is matching search criteria
2023-03-27T05:45:56.734Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 13f9ea9e-1616 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T05:45:56.734Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.734Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is not matching search criteria
2023-03-27T05:45:56.735Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-27T05:45:56.735Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-27T05:45:56.735Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-27T05:45:56.735Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-27T05:45:56.735Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-27T05:45:56.735Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-27T05:45:56.735Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-27T05:45:56.735Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-27T05:45:56.735Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-27T05:45:56.735Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-27T05:45:56.735Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-27T05:45:56.736Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8e1fe76b-ad29-4f8e-b415-2db98adb646e
2023-03-27T05:45:56.736Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.736Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is not matching search criteria
2023-03-27T05:45:56.736Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-27T05:45:56.736Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-27T05:45:56.736Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-27T05:45:56.736Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-27T05:45:56.736Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-27T05:45:56.737Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-27T05:45:56.737Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-27T05:45:56.737Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-27T05:45:56.737Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-27T05:45:56.737Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-27T05:45:56.737Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-27T05:45:56.737Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-27T05:45:56.737Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=c69841ad-f9bf-412f-ae72-b2aad6e6faff
2023-03-27T05:45:56.738Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.738Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is not matching search criteria
2023-03-27T05:45:56.738Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-27T05:45:56.738Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-27T05:45:56.738Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-27T05:45:56.738Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-27T05:45:56.738Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-27T05:45:56.738Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-27T05:45:56.738Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-27T05:45:56.739Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-27T05:45:56.739Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-27T05:45:56.739Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-27T05:45:56.739Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-27T05:45:56.739Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-27T05:45:56.739Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=dd8c0c54-8cf4-4d22-9510-8e042b00b8e7
2023-03-27T05:45:56.739Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.739Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:45:56.739Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.740Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:45:56.740Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.740Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:45:56.740Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:45:56.740Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:45:56.740Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-27 05-43-34
Description:catalog service description
Model UUID:fe70dae5-7d26-4f0c-9739-a1bef5ed687d
Model Version:NULL
Model InvariantUuid:ee2b797d-1ea7-487a-93d3-9fd4937e4b96
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 13f9ea9e-1616
Model UUID:f8f4fb22-607d-42b3-b3fe-4068624e6547
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:28f4f482-c7f0-4c03-b13a-80c4a6eadc99
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:c5477014-e144-4677-8a9a-c8756edacb96
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:eaf379bb-79cc-4f18-9596-97b989981cd4
ModelName:Vfw13f9ea9e1616..base_vfw..module-0
ModelUuid:de77d5bf-adfe-4c5d-9209-a2ebd0667edb
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:8e1fe76b-ad29-4f8e-b415-2db98adb646e
ModelInvariantUuid:0011a5bb-fcf2-42b1-a301-cd883a9680dd
ModelName:vFW 13f9ea9e-1616-nodes.vfwCvfc
ModelUuid:1a0c2f5e-3c7e-4f78-9df3-6b03d09aae09
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:c24ccb60-7820-4a42-be8c-2d3d1ecb93b8
ModelInvariantUuid:cb9b4d28-5987-4340-b195-dcd9bd795715
ModelName:Vfw13f9ea9e1616.compute.nodes.heat.vfw
ModelUuid:25dbbbf2-e717-4b8c-b7b5-a95e4c1cee4b
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:c69841ad-f9bf-412f-ae72-b2aad6e6faff
ModelInvariantUuid:c916a048-ed48-483e-ac46-0b3b2a70ddf3
ModelName:vFW 13f9ea9e-1616-nodes.vsnCvfc
ModelUuid:8cdf960d-d876-4f25-b7f3-2bcfae8b44d0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:30b392cb-926f-4ccf-bb88-a2167f62b3e2
ModelInvariantUuid:8de2e3e9-f977-4bdb-98aa-ae1d0c9ab0b2
ModelName:Vfw13f9ea9e1616.compute.nodes.heat.vsn
ModelUuid:c3764c8a-4bc1-4735-86e1-2f05bb2d48b8
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:dd8c0c54-8cf4-4d22-9510-8e042b00b8e7
ModelInvariantUuid:c5f83c93-9fc8-4da7-87a8-e1713d5e06e9
ModelName:vFW 13f9ea9e-1616-nodes.vpgCvfc
ModelUuid:306238d2-0a8e-40d0-8c7b-75a23bc9e11f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:8e11cdd2-073e-4e18-8a44-3aad11b058cd
ModelInvariantUuid:80a2dbaa-25e3-4220-ab74-9d92e80df8ef
ModelName:Vfw13f9ea9e1616.compute.nodes.heat.vpg
ModelUuid:b2cbac78-a819-4a70-a151-3f31bc65f228
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-03-27T05:45:56.760Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 2ea5c121-4c34-4695-a5b5-5802ad5d8358
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-03-27T05:45:56.805Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||vFW 13f9ea9e-1616 0
2023-03-27T05:45:56.811Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 2ea5c121-4c34-4695-a5b5-5802ad5d8358
2023-03-27T05:45:56.811Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 210981d8-a3ca-4fa9-8056-0b8481bb370e from URL: /sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json
2023-03-27T05:45:56.811Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T05:45:56.811Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json
2023-03-27T05:45:56.907Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-27T05:45:56.908Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json 210981d8-a3ca-4fa9-8056-0b8481bb370e 785
2023-03-27T05:45:56.909Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json ASDC sendASDCNotification
2023-03-27T05:45:56.909Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json
2023-03-27T05:45:56.909Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-27T05:45:56.910Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:45:56.910Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:45:56.910Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895956908,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:45:57.912Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw13f9ea9e1616..base_vfw..module-0",
"vfModuleModelInvariantUUID": "eaf379bb-79cc-4f18-9596-97b989981cd4",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "de77d5bf-adfe-4c5d-9209-a2ebd0667edb",
"vfModuleModelCustomizationUUID": "642b9031-e059-4ca4-b411-0813708db2de",
"isBase": true,
"artifacts": [
"1a986f41-9e79-4106-a370-8da252440b6f",
"90bbdd2c-9411-4903-a8c1-fc7fd022796f"
],
"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-03-27T05:45:57.935Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw13f9ea9e1616..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:de77d5bf-adfe-4c5d-9209-a2ebd0667edb
VfModuleModelInvariantUUID:eaf379bb-79cc-4f18-9596-97b989981cd4
VfModuleModelDescription:NULL
Artifacts UUID List:{
1a986f41-9e79-4106-a370-8da252440b6f
,
90bbdd2c-9411-4903-a8c1-fc7fd022796f
}
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-03-27T05:45:57.939Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw13f9ea9e1616..base_vfw..module-0",
"vfModuleModelInvariantUUID": "eaf379bb-79cc-4f18-9596-97b989981cd4",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "de77d5bf-adfe-4c5d-9209-a2ebd0667edb",
"vfModuleModelCustomizationUUID": "642b9031-e059-4ca4-b411-0813708db2de",
"isBase": true,
"artifacts": [
"1a986f41-9e79-4106-a370-8da252440b6f",
"90bbdd2c-9411-4903-a8c1-fc7fd022796f"
],
"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-03-27T05:45:57.939Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw13f9ea9e1616..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:de77d5bf-adfe-4c5d-9209-a2ebd0667edb
VfModuleModelInvariantUUID:eaf379bb-79cc-4f18-9596-97b989981cd4
VfModuleModelDescription:NULL
Artifacts UUID List:{
1a986f41-9e79-4106-a370-8da252440b6f
,
90bbdd2c-9411-4903-a8c1-fc7fd022796f
}
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-03-27T05:45:57.939Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 1a986f41-9e79-4106-a370-8da252440b6f from URL: /sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml
2023-03-27T05:45:57.939Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T05:45:57.939Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml
2023-03-27T05:45:58.044Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-27T05:45:58.045Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml 1a986f41-9e79-4106-a370-8da252440b6f 20368
2023-03-27T05:45:58.045Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-27T05:45:58.045Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml
2023-03-27T05:45:58.046Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-27T05:45:58.046Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:45:58.046Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:45:58.046Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895958045,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:45:59.047Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 90bbdd2c-9411-4903-a8c1-fc7fd022796f from URL: /sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env
2023-03-27T05:45:59.048Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T05:45:59.048Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env
2023-03-27T05:45:59.152Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-27T05:45:59.152Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env 90bbdd2c-9411-4903-a8c1-fc7fd022796f 2098
2023-03-27T05:45:59.153Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-27T05:45:59.153Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env
2023-03-27T05:45:59.153Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-27T05:45:59.153Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:45:59.153Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:45:59.154Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895959153,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:46:00.155Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: fe70dae5-7d26-4f0c-9739-a1bef5ed687d
2023-03-27T05:46:00.155Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 13f9ea9e-1616 0 2ea5c121-4c34-4695-a5b5-5802ad5d8358 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-03-27T05:46:00.205Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7b63102b, org.onap.sdc.toscaparser.api.parameters.Input@56d573fe, org.onap.sdc.toscaparser.api.parameters.Input@6466a2ec, org.onap.sdc.toscaparser.api.parameters.Input@2f297f37, org.onap.sdc.toscaparser.api.parameters.Input@4c28d0b1]
2023-03-27T05:46:00.208Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.208Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:46:00.208Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2023-03-27T05:46:00.208Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= c5477014-e144-4677-8a9a-c8756edacb96
2023-03-27T05:46:00.208Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c5477014-e144-4677-8a9a-c8756edacb96 matches Tosca VF Customization UUID: c5477014-e144-4677-8a9a-c8756edacb96
2023-03-27T05:46:00.209Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: c5477014-e144-4677-8a9a-c8756edacb96 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-03-27T05:46:00.214Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.215Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:46:00.215Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id c5477014-e144-4677-8a9a-c8756edacb96: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-27T05:46:00.216Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3c162074
2023-03-27T05:46:00.216Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.216Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-27T05:46:00.216Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 642b9031-e059-4ca4-b411-0813708db2de
2023-03-27T05:46:00.217Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 642b9031-e059-4ca4-b411-0813708db2de
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-03-27T05:46:00.225Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.225Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is matching search criteria
2023-03-27T05:46:00.225Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 13f9ea9e-1616 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T05:46:00.226Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.226Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is matching search criteria
2023-03-27T05:46:00.226Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 13f9ea9e-1616 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T05:46:00.226Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.227Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is not matching search criteria
2023-03-27T05:46:00.227Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-27T05:46:00.227Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-27T05:46:00.227Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-27T05:46:00.227Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-27T05:46:00.227Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-27T05:46:00.227Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-27T05:46:00.228Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-27T05:46:00.228Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-27T05:46:00.228Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-27T05:46:00.228Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-27T05:46:00.228Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-27T05:46:00.228Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8e1fe76b-ad29-4f8e-b415-2db98adb646e
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-03-27T05:46:00.237Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.239Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is matching search criteria
2023-03-27T05:46:00.240Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 13f9ea9e-1616 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T05:46:00.240Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.241Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is not matching search criteria
2023-03-27T05:46:00.241Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-27T05:46:00.241Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-27T05:46:00.241Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-27T05:46:00.241Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-27T05:46:00.241Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-27T05:46:00.241Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-27T05:46:00.242Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-27T05:46:00.242Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-27T05:46:00.242Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-27T05:46:00.242Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-27T05:46:00.242Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-27T05:46:00.242Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-27T05:46:00.242Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=c69841ad-f9bf-412f-ae72-b2aad6e6faff
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-03-27T05:46:00.252Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.253Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is matching search criteria
2023-03-27T05:46:00.253Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 13f9ea9e-1616 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T05:46:00.256Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.256Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is not matching search criteria
2023-03-27T05:46:00.256Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-27T05:46:00.257Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-27T05:46:00.257Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-27T05:46:00.257Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-27T05:46:00.257Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-27T05:46:00.257Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-27T05:46:00.257Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-27T05:46:00.257Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-27T05:46:00.258Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-27T05:46:00.258Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-27T05:46:00.258Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-27T05:46:00.258Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-27T05:46:00.258Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=dd8c0c54-8cf4-4d22-9510-8e042b00b8e7
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-03-27T05:46:00.271Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.271Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is matching search criteria
2023-03-27T05:46:00.271Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 13f9ea9e-1616 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T05:46:00.272Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.272Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Node template vFW 13f9ea9e-1616 0 is matching search criteria
2023-03-27T05:46:00.272Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 13f9ea9e-1616 0] matching following query criteria: sdcType=VF, customizationUUID=c5477014-e144-4677-8a9a-c8756edacb96
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-03-27T05:46:00.279Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.280Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:46:00.280Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid fe70dae5-7d26-4f0c-9739-a1bef5ed687d: vFW 13f9ea9e-1616
2023-03-27T05:46:00.280Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.280Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:46:00.280Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.280Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:46:00.281Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.281Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:46:00.281Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.281Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:46:00.281Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T05:46:00.281Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-27 05-43-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T05:46:00.282Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2023-03-27 05-43-34
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-03-27T05:46:00.682Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 13f9ea9e-1616 2ea5c121-4c34-4695-a5b5-5802ad5d8358 1 ASDC deployResourceStructure
2023-03-27T05:46:00.682Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json ASDC sendASDCNotification
2023-03-27T05:46:00.682Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json
2023-03-27T05:46:00.682Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-27T05:46:00.682Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:46:00.682Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:46:00.683Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895960682,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:46:01.683Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-27T05:46:01.684Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml
2023-03-27T05:46:01.684Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-27T05:46:01.684Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:46:01.684Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:46:01.684Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895961683,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:46:02.685Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-27T05:46:02.686Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env
2023-03-27T05:46:02.686Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-27T05:46:02.686Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:46:02.686Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:46:02.686Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895962685,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:46:03.687Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar ASDC sendASDCNotification
2023-03-27T05:46:03.688Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar
2023-03-27T05:46:03.688Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-27T05:46:03.688Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:46:03.688Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:46:03.688Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895963687,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:46:04.690Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:46:04.740Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
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-03-27T05:46:04.745Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-27T05:46:04.745Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:46:04.745Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:46:08.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:46:08.220Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:46:08.220Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "multicloud-k8s",
"timestamp": 1679895917337,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:46:08.221Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:46:34.746Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:46:34.774Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
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-03-27T05:46:34.780Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-27T05:46:34.780Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:46:34.780Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:47:04.781Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:47:04.810Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
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-03-27T05:47:04.816Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-27T05:47:04.817Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:47:04.817Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:47:08.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:47:08.221Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.221Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.222Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.222Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.222Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "policy-distribution-id",
"timestamp": 1679895931761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.223Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.223Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895938926,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.223Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.223Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895920514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.223Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.223Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "multicloud-k8s",
"timestamp": 1679895917337,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.224Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.224Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895938926,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.224Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.224Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "policy-distribution-id",
"timestamp": 1679895931761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.224Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.224Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.224Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895920514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "multicloud-k8s",
"timestamp": 1679895917337,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895938926,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "policy-distribution-id",
"timestamp": 1679895931761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.225Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.226Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.226Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.226Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895920514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.227Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.227Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "multicloud-k8s",
"timestamp": 1679895917337,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.227Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.227Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895938926,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.227Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.227Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "policy-distribution-id",
"timestamp": 1679895931761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.227Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.227Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.228Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.228Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.228Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895920514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.228Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.228Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.228Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "multicloud-k8s",
"timestamp": 1679895917337,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.228Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.228Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.228Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895938926,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.228Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.228Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.228Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "policy-distribution-id",
"timestamp": 1679895931761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.229Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.229Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.229Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.229Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.229Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.229Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "aai-model-loader",
"timestamp": 1679895950219,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.229Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.229Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.229Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895920514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.229Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.229Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.230Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "multicloud-k8s",
"timestamp": 1679895917337,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.230Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.230Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.230Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895938926,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.230Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.230Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.230Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "policy-distribution-id",
"timestamp": 1679895931761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.230Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.230Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.230Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.231Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.231Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.231Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "aai-model-loader",
"timestamp": 1679895950219,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.231Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.231Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.231Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895920514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.231Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.231Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.231Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "multicloud-k8s",
"timestamp": 1679895917337,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.231Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.231Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.231Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895938926,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.232Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.232Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.232Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "policy-distribution-id",
"timestamp": 1679895931761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.232Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.232Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.232Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895908548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.232Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.232Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.232Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "aai-model-loader",
"timestamp": 1679895950219,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.232Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.232Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.232Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895952220,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:47:08.233Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.233Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.233Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "multicloud-k8s",
"timestamp": 1679895952619,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:47:08.233Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.233Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.233Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "policy-distribution-id",
"timestamp": 1679895953241,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:47:08.233Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.233Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.233Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "aai-model-loader",
"timestamp": 1679895950219,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.233Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.233Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.233Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895952565,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:47:08.234Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.234Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.234Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "policy-distribution-id",
"timestamp": 1679895954252,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T05:47:08.234Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.234Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.234Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "aai-model-loader",
"timestamp": 1679895950219,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.234Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.234Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.234Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "multicloud-k8s",
"timestamp": 1679895953799,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:47:08.234Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.234Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.234Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "policy-distribution-id",
"timestamp": 1679895955256,
"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-03-27T05:47:08.256Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
2023-03-27T05:47:08.256Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3 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-03-27T05:47:08.280Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.280Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "aai-model-loader",
"timestamp": 1679895950219,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.280Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.280Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.280Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "multicloud-k8s",
"timestamp": 1679895954910,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:47:08.280Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.281Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.281Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895954673,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.281Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.281Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.281Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "aai-model-loader",
"timestamp": 1679895950219,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.281Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.281Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.281Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "multicloud-k8s",
"timestamp": 1679895956423,
"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-03-27T05:47:08.296Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
2023-03-27T05:47:08.297Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3 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-03-27T05:47:08.321Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.321Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895954673,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.321Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.321Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "aai-model-loader",
"timestamp": 1679895957528,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895956908,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "multicloud-k8s",
"timestamp": 1679895957426,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "DEPLOY_OK"
}
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895954673,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895958045,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:47:08.322Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.323Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.323Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895954673,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.323Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.323Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.323Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895959153,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:47:08.323Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.323Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.323Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895954673,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.323Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.323Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.323Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895954673,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:47:08.324Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.324Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.324Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895960682,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/vfw13f9ea9e16160_modules.json",
"status": "DEPLOY_OK"
}
2023-03-27T05:47:08.324Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.324Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.324Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895954673,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:47:08.324Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.324Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.324Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895961683,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895962569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895962685,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/resourceInstances/vfw13f9ea9e16160/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679895963687,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "aai-model-loader",
"timestamp": 1679895968328,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:08.325Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:47:08.326Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895967805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230327054334/1.0/artifacts/service-Vfw20230327054334-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T05:47:08.326Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:47:34.817Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:47:34.853Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
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-03-27T05:47:34.859Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-27T05:47:34.859Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:47:34.859Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:48:04.859Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:48:04.889Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
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-03-27T05:48:04.894Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-27T05:48:04.894Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:48:04.894Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:48:08.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:48:08.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.224Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "aai-model-loader",
"timestamp": 1679895969333,
"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-03-27T05:48:08.247Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
2023-03-27T05:48:08.247Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3 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-03-27T05:48:08.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.267Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895968811,
"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-03-27T05:48:08.279Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
2023-03-27T05:48:08.279Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3 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-03-27T05:48:08.296Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.296Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895953246,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.296Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.296Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.296Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "multicloud-k8s",
"timestamp": 1679895958432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.296Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.296Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.296Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895958037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.296Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.296Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.296Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "policy-distribution-id",
"timestamp": 1679895956258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895953246,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "multicloud-k8s",
"timestamp": 1679895958432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOTIFIED"
}
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895958037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "policy-distribution-id",
"timestamp": 1679895956258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895953246,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.297Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "multicloud-k8s",
"timestamp": 1679895958432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "policy-distribution-id",
"timestamp": 1679895956258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895958037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "aai-model-loader",
"timestamp": 1679895980219,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895953246,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.298Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "multicloud-k8s",
"timestamp": 1679895958432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895958037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "policy-distribution-id",
"timestamp": 1679895956258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "aai-model-loader",
"timestamp": 1679895980219,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895953246,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.299Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "multicloud-k8s",
"timestamp": 1679895958432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895958037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "policy-distribution-id",
"timestamp": 1679895956258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "aai-model-loader",
"timestamp": 1679895980219,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.300Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895953246,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "multicloud-k8s",
"timestamp": 1679895958432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895958037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "policy-distribution-id",
"timestamp": 1679895956258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "aai-model-loader",
"timestamp": 1679895980219,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.301Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.302Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.302Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895953246,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:48:08.302Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.302Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.302Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "multicloud-k8s",
"timestamp": 1679895958432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:48:08.302Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.302Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.302Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "policy-distribution-id",
"timestamp": 1679895956258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:48:08.302Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.302Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.302Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679895958037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.303Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.303Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.303Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "aai-model-loader",
"timestamp": 1679895980219,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.303Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.303Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.303Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "multicloud-k8s",
"timestamp": 1679895984187,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:48:08.303Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.303Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.303Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "policy-distribution-id",
"timestamp": 1679895984782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:48:08.303Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.303Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.303Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679895983890,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:48:08.304Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.304Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.304Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "aai-model-loader",
"timestamp": 1679895980219,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.304Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.304Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.304Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "policy-distribution-id",
"timestamp": 1679895985784,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T05:48:08.304Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.304Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.304Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "multicloud-k8s",
"timestamp": 1679895985292,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-27T05:48:08.304Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.304Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.304Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895984673,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.305Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.305Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.305Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "aai-model-loader",
"timestamp": 1679895980219,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:48:08.305Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.305Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.305Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "policy-distribution-id",
"timestamp": 1679895986786,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-27T05:48:08.334Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7eff5bd9-031e-4ebb-a433-909c9555370d
2023-03-27T05:48:08.334Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7eff5bd9-031e-4ebb-a433-909c9555370d 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-03-27T05:48:08.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "multicloud-k8s",
"timestamp": 1679895986350,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-03-27T05:48:08.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895984673,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "aai-model-loader",
"timestamp": 1679895987323,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DOWNLOAD_ERROR"
}
2023-03-27T05:48:08.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "multicloud-k8s",
"timestamp": 1679895987356,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_ERROR",
"errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-03-27T05:48:08.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895984673,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "aai-model-loader",
"timestamp": 1679895988327,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DEPLOY_ERROR"
}
2023-03-27T05:48:08.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "multicloud-k8s",
"timestamp": 1679895988411,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "Failed to process the artifact",
"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-03-27T05:48:08.368Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 7eff5bd9-031e-4ebb-a433-909c9555370d
2023-03-27T05:48:08.368Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7eff5bd9-031e-4ebb-a433-909c9555370d 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-03-27T05:48:08.386Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.386Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895984673,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.386Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.386Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.386Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "aai-model-loader",
"timestamp": 1679895989328,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "deploy failure",
"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-03-27T05:48:08.404Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 7eff5bd9-031e-4ebb-a433-909c9555370d
2023-03-27T05:48:08.404Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7eff5bd9-031e-4ebb-a433-909c9555370d 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-03-27T05:48:08.424Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895984673,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895984673,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895984673,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895992427,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DOWNLOAD_ERROR"
}
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:48:08.425Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679895993433,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "SDN-C encountered an error downloading an artifact in this distribution",
"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-03-27T05:48:08.438Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_ERROR distributionID of 7eff5bd9-031e-4ebb-a433-909c9555370d
2023-03-27T05:48:08.438Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7eff5bd9-031e-4ebb-a433-909c9555370d 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-03-27T05:48:34.894Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:48:34.921Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3
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-03-27T05:48:34.927Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-27T05:48:34.928Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-27T05:48:34.928Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-27T05:48:34.928Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-27T05:48:34.928Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T05:48:34.928Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T05:48:34.928Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T05:48:34.928Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T05:48:34.928Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-03-27T05:48:34.943Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-27T05:49:04.944Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3 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-03-27T05:49:04.964Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3 and serviceModelVersionId: fe70dae5-7d26-4f0c-9739-a1bef5ed687d
2023-03-27T05:49:04.965Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ee2b797d-1ea7-487a-93d3-9fd4937e4b96
2023-03-27T05:49:08.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:49:16.382Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ee2b797d-1ea7-487a-93d3-9fd4937e4b96/model-vers/model-ver/fe70dae5-7d26-4f0c-9739-a1bef5ed687d?depth=0
2023-03-27T05:49:16.483Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-27T05:49:16.937Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2b797d-1ea7-487a-93d3-9fd4937e4b96/model-vers/model-ver/fe70dae5-7d26-4f0c-9739-a1bef5ed687d?depth=0|INFO|500||Invoke
2023-03-27T05:49:16.942Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2b797d-1ea7-487a-93d3-9fd4937e4b96/model-vers/model-ver/fe70dae5-7d26-4f0c-9739-a1bef5ed687d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2b797d-1ea7-487a-93d3-9fd4937e4b96/model-vers/model-ver/fe70dae5-7d26-4f0c-9739-a1bef5ed687d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[de504da9-f8cb-4a33-8159-ca28f025bd31], X-ECOMP-RequestID=[d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3], X-TransactionId=[], X-ONAP-RequestID=[d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3], Content-Type=[application/merge-patch+json]}
2023-03-27T05:49:16.968Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2b797d-1ea7-487a-93d3-9fd4937e4b96/model-vers/model-ver/fe70dae5-7d26-4f0c-9739-a1bef5ed687d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-27T05:49:17.214Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2b797d-1ea7-487a-93d3-9fd4937e4b96/model-vers/model-ver/fe70dae5-7d26-4f0c-9739-a1bef5ed687d?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/ee2b797d-1ea7-487a-93d3-9fd4937e4b96/model-vers/model-ver/fe70dae5-7d26-4f0c-9739-a1bef5ed687d?depth=0 has http status code:200 and response headers:{date=[Mon, 27 Mar 2023 05:49:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[217], vertex-id=[205048], x-aai-txid=[2-aai-resources-230327-05:49:17:209-38296], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-27T05:49:17.217Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2b797d-1ea7-487a-93d3-9fd4937e4b96/model-vers/model-ver/fe70dae5-7d26-4f0c-9739-a1bef5ed687d?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-27T05:49:17.219Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2b797d-1ea7-487a-93d3-9fd4937e4b96/model-vers/model-ver/fe70dae5-7d26-4f0c-9739-a1bef5ed687d?depth=0|INFO|500||InvokeReturn
2023-03-27T05:49:17.225Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-27T05:49:17.226Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-03-27T05:49:17.242Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|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-03-27T05:49:17.243Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-27T05:49:17.245Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-27T05:49:17.245Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:49:17.245Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:49:17.246Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896157243,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:49:17.266Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T05:49:17.266Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896157243,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-27T05:49:17.267Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-27T05:49:18.279Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:49:18.287Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-27T05:49:18.288Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7eff5bd9-031e-4ebb-a433-909c9555370d","serviceName":"basic_onboard_QMpdnl","serviceVersion":"1.0","serviceUUID":"9d1b38d7-168e-4ef6-9355-095aef6c5a06","serviceDescription":"service","serviceInvariantUUID":"13b7de5c-4a5c-495e-b4f1-19ef4a3dc875","resources":[{"resourceInstanceName":"basic_onboard_QMpdnl 0","resourceName":"basic_onboard_QMpdnl","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06bf5896-5e90-460d-b950-b0365c92c155","resourceInvariantUUID":"0d611be2-13eb-48e5-ad2f-d6e8b19a3e3b","resourceCustomizationUUID":"9b4bc87f-9aa8-451f-9cf5-4c28d7ba3b12","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml","artifactChecksum":"OWI4YTk5NTZmN2JiYmJiYjY4ZjBkNGJmYTg1Mjk4ZTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3d5361a7-c516-4f0a-86c3-1d0c64c0fe68","artifactVersion":"1"},{"artifactName":"basic_onboard_qmpdnl0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json","artifactChecksum":"MzRiNDk5NDkyMTJkYjMyMDAwMmY5YmRjMzE0ZGRiZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f65df3c5-c527-4045-8387-6c42535f8967","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e469475-09a0-4e48-96e4-ebd00e02b877","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f2806961-ef8e-4a93-a449-365db9ac15f5","artifactVersion":"2","generatedFromUUID":"f65df3c5-c527-4045-8387-6c42535f8967"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardQmpdnl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml","artifactChecksum":"YjcwYjk3ZDBiYzY0ZjJmYmQxZjA4MjU5NzBiMmU3NTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"165396fc-5684-44e2-9cef-79df7fed1847","artifactVersion":"1"},{"artifactName":"service-BasicOnboardQmpdnl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar","artifactChecksum":"NjUyNjU5ZTNlNWNkNjNkZTczOTlkMDcyNmUxYTYzODk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"72e06bf6-5317-4a7a-9922-993e0a0c4b89","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-27T05:49:18.290Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:49:18.290Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:49:18.290Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:49:18.290Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:49:19.291Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:49:19.292Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:49:19.292Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:49:19.292Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:49:20.293Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:49:20.293Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:49:20.293Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:49:20.293Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:49:21.294Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:49:21.295Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:49:21.295Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:49:21.295Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:49:22.296Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:49:22.296Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:49:22.296Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:49:22.296Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:49:23.297Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:49:23.298Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:49:23.298Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:49:23.298Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:49:24.299Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:49:24.300Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:49:24.300Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:49:24.300Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:49:25.302Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"serviceName": "basic_onboard_QMpdnl",
"serviceVersion": "1.0",
"serviceUUID": "9d1b38d7-168e-4ef6-9355-095aef6c5a06",
"serviceDescription": "service",
"serviceInvariantUUID": "13b7de5c-4a5c-495e-b4f1-19ef4a3dc875",
"resources": [
{
"resourceInstanceName": "basic_onboard_QMpdnl 0",
"resourceCustomizationUUID": "9b4bc87f-9aa8-451f-9cf5-4c28d7ba3b12",
"resourceName": "basic_onboard_QMpdnl",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "06bf5896-5e90-460d-b950-b0365c92c155",
"resourceInvariantUUID": "0d611be2-13eb-48e5-ad2f-d6e8b19a3e3b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_qmpdnl0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"artifactChecksum": "MzRiNDk5NDkyMTJkYjMyMDAwMmY5YmRjMzE0ZGRiZmI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f65df3c5-c527-4045-8387-6c42535f8967",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f2806961-ef8e-4a93-a449-365db9ac15f5",
"generatedFromUUID": "f65df3c5-c527-4045-8387-6c42535f8967"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f2806961-ef8e-4a93-a449-365db9ac15f5",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardQmpdnl-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"artifactChecksum": "NjUyNjU5ZTNlNWNkNjNkZTczOTlkMDcyNmUxYTYzODk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "72e06bf6-5317-4a7a-9922-993e0a0c4b89"
}
],
"workloadContext": "Production"
}
2023-03-27T05:49:25.303Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-27T05:49:25.303Z|d19c0da5-b991-40a7-b5e0-0ebdbc80f5e3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9d1b38d7-168e-4ef6-9355-095aef6c5a06 ASDC
2023-03-27T05:49:25.303Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:7eff5bd9-031e-4ebb-a433-909c9555370d
ServiceName:basic_onboard_QMpdnl
ServiceVersion:1.0
ServiceUUID:9d1b38d7-168e-4ef6-9355-095aef6c5a06
ServiceInvariantUUID:13b7de5c-4a5c-495e-b4f1-19ef4a3dc875
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardQmpdnl-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar
ArtifactUUID:72e06bf6-5317-4a7a-9922-993e0a0c4b89
ArtifactChecksum:NjUyNjU5ZTNlNWNkNjNkZTczOTlkMDcyNmUxYTYzODk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_QMpdnl 0
ResourceCustomizationUUID:9b4bc87f-9aa8-451f-9cf5-4c28d7ba3b12
ResourceInvariantUUID:0d611be2-13eb-48e5-ad2f-d6e8b19a3e3b
ResourceName:basic_onboard_QMpdnl
ResourceType:VF
ResourceUUID:06bf5896-5e90-460d-b950-b0365c92c155
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_qmpdnl0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json
ArtifactUUID:bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e
ArtifactChecksum:MzRiNDk5NDkyMTJkYjMyMDAwMmY5YmRjMzE0ZGRiZmI=
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/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml
ArtifactUUID:f65df3c5-c527-4045-8387-6c42535f8967
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/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env
ArtifactUUID:f2806961-ef8e-4a93-a449-365db9ac15f5
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/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env
ArtifactUUID:f2806961-ef8e-4a93-a449-365db9ac15f5
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-27T05:49:25.303Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9d1b38d7-168e-4ef6-9355-095aef6c5a06 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-03-27T05:49:25.372Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T05:49:25.373Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T05:49:25.373Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T05:49:25.373Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 72e06bf6-5317-4a7a-9922-993e0a0c4b89 from URL: /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar
2023-03-27T05:49:25.373Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T05:49:25.373Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar
2023-03-27T05:49:25.444Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-27T05:49:25.444Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@16fed310
2023-03-27T05:49:25.445Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-27T05:49:25.445Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardQmpdnl"
]
}
}
}
2023-03-27T05:49:25.446Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardQmpdnl-csar.csar /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar 72e06bf6-5317-4a7a-9922-993e0a0c4b89 Specified artifact is not found 300 ASDC artifact download fail
2023-03-27T05:49:25.448Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar ASDC sendASDCNotification
2023-03-27T05:49:25.449Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar(Specified artifact is not found)
2023-03-27T05:49:25.449Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-27T05:49:25.449Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:49:25.449Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:49:25.449Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896165446,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:49:26.475Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardQmpdnl-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar(UUID:72e06bf6-5317-4a7a-9922-993e0a0c4b89)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-27T05:49:26.489Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-27T05:49:26.489Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 06bf5896-5e90-460d-b950-b0365c92c155
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-03-27T05:49:26.495Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||basic_onboard_QMpdnl 0
2023-03-27T05:49:26.495Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 06bf5896-5e90-460d-b950-b0365c92c155
2023-03-27T05:49:26.495Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e from URL: /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json
2023-03-27T05:49:26.495Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T05:49:26.496Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json
2023-03-27T05:49:26.516Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-27T05:49:26.516Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@73ee698a
2023-03-27T05:49:26.516Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-27T05:49:26.516Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardQmpdnl"
]
}
}
}
2023-03-27T05:49:26.516Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_qmpdnl0_modules.json /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e Specified artifact is not found 300 ASDC artifact download fail
2023-03-27T05:49:26.517Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json ASDC sendASDCNotification
2023-03-27T05:49:26.517Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json(Specified artifact is not found)
2023-03-27T05:49:26.517Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-27T05:49:26.518Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:49:26.518Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:49:26.518Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896166517,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:49:27.519Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_qmpdnl0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json(UUID:bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-27T05:49:27.520Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:49:27.561Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:49:27.568Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:49:27.568Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:49:57.568Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:49:57.598Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:49:57.605Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:49:57.605Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:50:08.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:50:08.227Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:50:08.228Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:50:08.229Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:50:08.229Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:50:08.229Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOTIFIED"
}
2023-03-27T05:50:08.229Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:50:08.229Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:50:08.229Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-27T05:50:08.229Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:50:08.229Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:50:08.230Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:50:08.230Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:50:08.230Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:50:08.230Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-27T05:50:08.230Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:50:08.230Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:50:08.230Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:50:08.230Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:50:08.231Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:50:08.231Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896158279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:50:08.231Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:50:08.231Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:50:08.231Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896165446,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-27T05:50:08.231Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:50:08.231Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:50:08.231Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896166517,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-27T05:50:08.232Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:50:27.605Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:50:27.632Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:50:27.638Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:50:27.638Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:50:57.639Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:50:57.671Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:50:57.679Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:50:57.679Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:51:08.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:51:27.679Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:51:27.710Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:51:27.719Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:51:27.719Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:51:57.720Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:51:57.757Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:51:57.773Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:51:57.773Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:52:08.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:52:27.774Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:52:27.804Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:52:27.810Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:52:27.810Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:52:57.811Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:52:57.838Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:52:57.845Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:52:57.845Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:53:08.219Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:53:27.845Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:53:27.873Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:53:27.878Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:53:27.878Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:53:57.878Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:53:57.909Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:53:57.916Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:53:57.917Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:54:08.220Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:54:18.369Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-27T05:54:18.369Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Member SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-d4bdae15-47d0-44a0-b245-daa6f9146524 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired.
2023-03-27T05:54:18.371Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-27T05:54:18.371Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-27T05:54:20.559Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:54:20.576Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Revoke previously 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-03-27T05:54:20.578Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] (Re-)joining group
2023-03-27T05:54:20.585Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T05:54:20.586Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221=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-03-27T05:54:20.603Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T05:54:20.604Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T05:54:20.604Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T05:54:20.610Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-27T05:54:20.610Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-27T05:54:20.611Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-27T05:54:20.612Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=138, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-27T05:54:20.612Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-27T05:54:20.612Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-27T05:54:27.917Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-27T05:54:27.917Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d 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-03-27T05:54:27.928Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7eff5bd9-031e-4ebb-a433-909c9555370d and serviceModelVersionId: 9d1b38d7-168e-4ef6-9355-095aef6c5a06
2023-03-27T05:54:27.928Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 13b7de5c-4a5c-495e-b4f1-19ef4a3dc875
2023-03-27T05:54:27.929Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0
2023-03-27T05:54:27.933Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-27T05:54:27.969Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|INFO|500||Invoke
2023-03-27T05:54:27.969Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7eff5bd9-031e-4ebb-a433-909c9555370d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[244e9e0f-1b7b-4058-a999-5316c017c16b], X-ECOMP-RequestID=[7eff5bd9-031e-4ebb-a433-909c9555370d], X-TransactionId=[], X-ONAP-RequestID=[7eff5bd9-031e-4ebb-a433-909c9555370d], Content-Type=[application/merge-patch+json]}
2023-03-27T05:54:27.976Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-27T05:54:28.061Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?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/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0 has http status code:404 and response headers:{date=[Mon, 27 Mar 2023 05:54:28 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[59], x-aai-txid=[0-aai-resources-230327-05:54:28:214-71375], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-27T05:54:28.062Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06","ERR.5.4.6114"]}}}
2023-03-27T05:54:28.063Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-27T05:54:28.086Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
2023-03-27T05:54:28.086Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
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-03-27T05:54:28.087Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
2023-03-27T05:54:28.087Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
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-03-27T05:54:28.095Z|7eff5bd9-031e-4ebb-a433-909c9555370d|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-03-27T05:54:28.095Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7eff5bd9-031e-4ebb-a433-909c9555370d and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
2023-03-27T05:54:28.095Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-27T05:54:28.095Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:54:28.096Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:54:28.096Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896468095,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:54:28.115Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:54:28.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896468095,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec\u003dERR.5.4.6114)"
}
2023-03-27T05:54:28.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-27T05:54:29.127Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T05:54:29.128Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-27T05:54:29.129Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-27T05:54:29.129Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-27T05:54:29.129Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Lost previously 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-03-27T05:54:29.130Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] (Re-)joining group
2023-03-27T05:54:29.135Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-1a7a3bcb-5faf-4fb5-a9d1-df22e325672d
2023-03-27T05:54:29.136Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-27T05:54:29.136Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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-03-27T05:54:29.136Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] (Re-)joining group
2023-03-27T05:54:29.705Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:54:32.714Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:54:35.723Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:54:38.733Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:54:41.743Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:54:44.753Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:54:47.763Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:54:50.773Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:54:53.782Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:54:56.791Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:54:59.801Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:55:02.811Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:55:05.821Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T05:55:08.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:55:08.233Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Revoke previously 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-03-27T05:55:08.234Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] (Re-)joining group
2023-03-27T05:55:08.239Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T05:55:08.240Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-1a7a3bcb-5faf-4fb5-a9d1-df22e325672d', protocol='range'}
2023-03-27T05:55:08.244Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221=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-77eecc12-eebe-40a0-81b8-47d02833699a-1a7a3bcb-5faf-4fb5-a9d1-df22e325672d=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-03-27T05:55:08.260Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T05:55:08.260Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-1a7a3bcb-5faf-4fb5-a9d1-df22e325672d', protocol='range'}
2023-03-27T05:55:08.261Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T05:55:08.261Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T05:55:08.261Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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-03-27T05:55:08.261Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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-03-27T05:55:08.268Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-03-27T05:55:08.268Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-27T05:55:08.268Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-27T05:55:08.268Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-03-27T05:55:08.269Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-27T05:55:08.269Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-03-27T05:55:08.269Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-03-27T05:55:08.269Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=139, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-27T05:55:08.269Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-03-27T05:55:08.269Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-27T05:55:08.269Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-27T05:55:08.269Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-27T05:55:09.302Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-27T05:55:09.302Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7eff5bd9-031e-4ebb-a433-909c9555370d","serviceName":"basic_onboard_QMpdnl","serviceVersion":"1.0","serviceUUID":"9d1b38d7-168e-4ef6-9355-095aef6c5a06","serviceDescription":"service","serviceInvariantUUID":"13b7de5c-4a5c-495e-b4f1-19ef4a3dc875","resources":[{"resourceInstanceName":"basic_onboard_QMpdnl 0","resourceName":"basic_onboard_QMpdnl","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06bf5896-5e90-460d-b950-b0365c92c155","resourceInvariantUUID":"0d611be2-13eb-48e5-ad2f-d6e8b19a3e3b","resourceCustomizationUUID":"9b4bc87f-9aa8-451f-9cf5-4c28d7ba3b12","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml","artifactChecksum":"OWI4YTk5NTZmN2JiYmJiYjY4ZjBkNGJmYTg1Mjk4ZTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3d5361a7-c516-4f0a-86c3-1d0c64c0fe68","artifactVersion":"1"},{"artifactName":"basic_onboard_qmpdnl0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json","artifactChecksum":"MzRiNDk5NDkyMTJkYjMyMDAwMmY5YmRjMzE0ZGRiZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f65df3c5-c527-4045-8387-6c42535f8967","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e469475-09a0-4e48-96e4-ebd00e02b877","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f2806961-ef8e-4a93-a449-365db9ac15f5","artifactVersion":"2","generatedFromUUID":"f65df3c5-c527-4045-8387-6c42535f8967"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardQmpdnl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml","artifactChecksum":"YjcwYjk3ZDBiYzY0ZjJmYmQxZjA4MjU5NzBiMmU3NTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"165396fc-5684-44e2-9cef-79df7fed1847","artifactVersion":"1"},{"artifactName":"service-BasicOnboardQmpdnl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar","artifactChecksum":"NjUyNjU5ZTNlNWNkNjNkZTczOTlkMDcyNmUxYTYzODk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"72e06bf6-5317-4a7a-9922-993e0a0c4b89","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-27T05:55:09.307Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:55:09.307Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:55:09.308Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:55:09.308Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:55:09.329Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:55:09.329Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:55:09.330Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:55:10.310Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:55:10.310Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:55:10.311Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:55:10.311Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:55:11.311Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:55:11.312Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:55:11.312Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:55:11.312Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:55:12.313Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:55:12.313Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:55:12.314Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:55:12.314Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:55:13.315Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:55:13.315Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:55:13.315Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:55:13.315Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:55:14.316Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:55:14.317Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:55:14.317Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:55:14.317Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:55:15.318Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T05:55:15.318Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:55:15.318Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:55:15.318Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:55:16.320Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"serviceName": "basic_onboard_QMpdnl",
"serviceVersion": "1.0",
"serviceUUID": "9d1b38d7-168e-4ef6-9355-095aef6c5a06",
"serviceDescription": "service",
"serviceInvariantUUID": "13b7de5c-4a5c-495e-b4f1-19ef4a3dc875",
"resources": [
{
"resourceInstanceName": "basic_onboard_QMpdnl 0",
"resourceCustomizationUUID": "9b4bc87f-9aa8-451f-9cf5-4c28d7ba3b12",
"resourceName": "basic_onboard_QMpdnl",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "06bf5896-5e90-460d-b950-b0365c92c155",
"resourceInvariantUUID": "0d611be2-13eb-48e5-ad2f-d6e8b19a3e3b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_qmpdnl0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"artifactChecksum": "MzRiNDk5NDkyMTJkYjMyMDAwMmY5YmRjMzE0ZGRiZmI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f65df3c5-c527-4045-8387-6c42535f8967",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f2806961-ef8e-4a93-a449-365db9ac15f5",
"generatedFromUUID": "f65df3c5-c527-4045-8387-6c42535f8967"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f2806961-ef8e-4a93-a449-365db9ac15f5",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardQmpdnl-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"artifactChecksum": "NjUyNjU5ZTNlNWNkNjNkZTczOTlkMDcyNmUxYTYzODk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "72e06bf6-5317-4a7a-9922-993e0a0c4b89"
}
],
"workloadContext": "Production"
}
2023-03-27T05:55:16.320Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-27T05:55:16.320Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9d1b38d7-168e-4ef6-9355-095aef6c5a06 ASDC
2023-03-27T05:55:16.320Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:7eff5bd9-031e-4ebb-a433-909c9555370d
ServiceName:basic_onboard_QMpdnl
ServiceVersion:1.0
ServiceUUID:9d1b38d7-168e-4ef6-9355-095aef6c5a06
ServiceInvariantUUID:13b7de5c-4a5c-495e-b4f1-19ef4a3dc875
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardQmpdnl-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar
ArtifactUUID:72e06bf6-5317-4a7a-9922-993e0a0c4b89
ArtifactChecksum:NjUyNjU5ZTNlNWNkNjNkZTczOTlkMDcyNmUxYTYzODk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_QMpdnl 0
ResourceCustomizationUUID:9b4bc87f-9aa8-451f-9cf5-4c28d7ba3b12
ResourceInvariantUUID:0d611be2-13eb-48e5-ad2f-d6e8b19a3e3b
ResourceName:basic_onboard_QMpdnl
ResourceType:VF
ResourceUUID:06bf5896-5e90-460d-b950-b0365c92c155
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_qmpdnl0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json
ArtifactUUID:bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e
ArtifactChecksum:MzRiNDk5NDkyMTJkYjMyMDAwMmY5YmRjMzE0ZGRiZmI=
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/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml
ArtifactUUID:f65df3c5-c527-4045-8387-6c42535f8967
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/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env
ArtifactUUID:f2806961-ef8e-4a93-a449-365db9ac15f5
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/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env
ArtifactUUID:f2806961-ef8e-4a93-a449-365db9ac15f5
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-27T05:55:16.321Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9d1b38d7-168e-4ef6-9355-095aef6c5a06 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:55:16.376Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T05:55:16.377Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T05:55:16.378Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T05:55:16.378Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 72e06bf6-5317-4a7a-9922-993e0a0c4b89 from URL: /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar
2023-03-27T05:55:16.379Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T05:55:16.379Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar
2023-03-27T05:55:16.412Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-27T05:55:16.412Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3a2a96ec
2023-03-27T05:55:16.412Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-27T05:55:16.413Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardQmpdnl"
]
}
}
}
2023-03-27T05:55:16.413Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardQmpdnl-csar.csar /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar 72e06bf6-5317-4a7a-9922-993e0a0c4b89 Specified artifact is not found 300 ASDC artifact download fail
2023-03-27T05:55:16.413Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar ASDC sendASDCNotification
2023-03-27T05:55:16.413Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar(Specified artifact is not found)
2023-03-27T05:55:16.413Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-27T05:55:16.414Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:55:16.414Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:55:16.414Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896516413,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:55:17.415Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardQmpdnl-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar(UUID:72e06bf6-5317-4a7a-9922-993e0a0c4b89)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-27T05:55:17.427Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-27T05:55:17.427Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 06bf5896-5e90-460d-b950-b0365c92c155
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-03-27T05:55:17.430Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||basic_onboard_QMpdnl 0
2023-03-27T05:55:17.431Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 06bf5896-5e90-460d-b950-b0365c92c155
2023-03-27T05:55:17.431Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e from URL: /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json
2023-03-27T05:55:17.431Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T05:55:17.431Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json
2023-03-27T05:55:17.452Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-27T05:55:17.455Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7e95f2b4
2023-03-27T05:55:17.455Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-27T05:55:17.455Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardQmpdnl"
]
}
}
}
2023-03-27T05:55:17.455Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_qmpdnl0_modules.json /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e Specified artifact is not found 300 ASDC artifact download fail
2023-03-27T05:55:17.455Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json ASDC sendASDCNotification
2023-03-27T05:55:17.456Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json(Specified artifact is not found)
2023-03-27T05:55:17.456Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-27T05:55:17.456Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T05:55:17.456Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T05:55:17.456Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896517455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:55:18.457Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_qmpdnl0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json(UUID:bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-27T05:55:18.458Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:55:18.487Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:55:18.492Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:55:18.492Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:55:48.492Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:55:48.523Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:55:48.535Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:55:48.536Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:56:08.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:56:08.226Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:56:08.226Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOTIFIED"
}
2023-03-27T05:56:08.227Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:56:08.227Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:56:08.228Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-27T05:56:08.228Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:56:08.228Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:56:08.228Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:56:08.228Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:56:08.228Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:56:08.229Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-27T05:56:08.229Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:56:08.229Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:56:08.229Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:56:08.229Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:56:08.230Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:56:08.230Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896469127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T05:56:08.230Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:56:08.230Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:56:08.231Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896516413,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-27T05:56:08.231Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:56:08.231Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:56:08.231Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896517455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-27T05:56:08.231Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:56:18.536Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:56:18.564Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:56:18.569Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:56:18.569Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:56:48.570Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:56:48.600Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:56:48.605Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:56:48.606Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:57:08.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:57:18.569Z||kafka-producer-network-thread | SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-49724680-2f93-44b6-9414-d549cc96e307] Node 2 disconnected.
2023-03-27T05:57:18.606Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:57:18.631Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:57:18.636Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:57:18.636Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:57:48.636Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:57:48.661Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:57:48.666Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:57:48.666Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:58:08.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:58:18.667Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:58:18.694Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:58:18.701Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:58:18.702Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:58:48.702Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:58:48.731Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:58:48.738Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:58:48.738Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:59:08.218Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T05:59:18.738Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:59:18.769Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:59:18.775Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:59:18.776Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T05:59:37.205Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T05:59:37.205Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "policy-distribution-id",
"timestamp": 1679896767804,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T05:59:37.206Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T05:59:48.776Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T05:59:48.802Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T05:59:48.808Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T05:59:48.808Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:00:08.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:00:08.218Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-27T06:00:08.218Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "aai-model-loader",
"timestamp": 1679896760218,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:00:08.219Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:00:09.336Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-27T06:00:09.337Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Member SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-1a7a3bcb-5faf-4fb5-a9d1-df22e325672d sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired.
2023-03-27T06:00:09.337Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-27T06:00:09.337Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-27T06:00:11.943Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:14.954Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:17.963Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:18.809Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-27T06:00:18.809Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d 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-03-27T06:00:18.822Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7eff5bd9-031e-4ebb-a433-909c9555370d and serviceModelVersionId: 9d1b38d7-168e-4ef6-9355-095aef6c5a06
2023-03-27T06:00:18.822Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 13b7de5c-4a5c-495e-b4f1-19ef4a3dc875
2023-03-27T06:00:18.823Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0
2023-03-27T06:00:18.832Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-27T06:00:18.870Z|7eff5bd9-031e-4ebb-a433-909c9555370d|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/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?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-03-27T06:00:18.870Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|INFO|500||Invoke
2023-03-27T06:00:18.877Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-27T06:00:18.918Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-27T06:00:18.919Z|7eff5bd9-031e-4ebb-a433-909c9555370d|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/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0 has http status code:404 and response headers:{date=[Mon, 27 Mar 2023 06:00:19 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[38], x-aai-txid=[0-aai-resources-230327-06:00:19:116-65083], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-27T06:00:18.920Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06","ERR.5.4.6114"]}}}
2023-03-27T06:00:18.923Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
2023-03-27T06:00:18.923Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
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-03-27T06:00:18.923Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
2023-03-27T06:00:18.923Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
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-03-27T06:00:18.931Z|7eff5bd9-031e-4ebb-a433-909c9555370d|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-03-27T06:00:18.932Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7eff5bd9-031e-4ebb-a433-909c9555370d and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
2023-03-27T06:00:18.932Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-27T06:00:18.932Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:00:18.932Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:00:18.932Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896818932,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec\u003dERR.5.4.6114)"
}
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-03-27T06:00:19.962Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T06:00:19.962Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-27T06:00:19.963Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-27T06:00:19.963Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-27T06:00:19.963Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Lost previously 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-03-27T06:00:19.963Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] (Re-)joining group
2023-03-27T06:00:19.969Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-f1c06ba1-95de-44b5-ad0c-6f8681d38f6a
2023-03-27T06:00:19.970Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-27T06:00:19.970Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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-03-27T06:00:19.970Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] (Re-)joining group
2023-03-27T06:00:20.975Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:23.985Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:26.995Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:30.003Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:33.013Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:36.025Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:39.035Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:42.045Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:45.054Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:48.064Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:51.073Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:54.084Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:00:57.093Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:01:00.105Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:01:03.114Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:01:06.123Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:01:08.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:01:08.234Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Revoke previously 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-03-27T06:01:08.234Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] (Re-)joining group
2023-03-27T06:01:08.241Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T06:01:08.241Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-f1c06ba1-95de-44b5-ad0c-6f8681d38f6a', protocol='range'}
2023-03-27T06:01:08.246Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-f1c06ba1-95de-44b5-ad0c-6f8681d38f6a=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221=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-03-27T06:01:08.260Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T06:01:08.260Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-f1c06ba1-95de-44b5-ad0c-6f8681d38f6a', protocol='range'}
2023-03-27T06:01:08.260Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T06:01:08.260Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T06:01:08.260Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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-03-27T06:01:08.261Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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-03-27T06:01:08.266Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-27T06:01:08.266Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-27T06:01:08.266Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-03-27T06:01:08.266Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-27T06:01:08.266Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=150, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-27T06:01:08.266Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-03-27T06:01:08.266Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-27T06:01:08.266Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-27T06:01:08.266Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-03-27T06:01:08.267Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-03-27T06:01:08.267Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-03-27T06:01:08.267Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-27T06:01:09.289Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.289Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7eff5bd9-031e-4ebb-a433-909c9555370d","serviceName":"basic_onboard_QMpdnl","serviceVersion":"1.0","serviceUUID":"9d1b38d7-168e-4ef6-9355-095aef6c5a06","serviceDescription":"service","serviceInvariantUUID":"13b7de5c-4a5c-495e-b4f1-19ef4a3dc875","resources":[{"resourceInstanceName":"basic_onboard_QMpdnl 0","resourceName":"basic_onboard_QMpdnl","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06bf5896-5e90-460d-b950-b0365c92c155","resourceInvariantUUID":"0d611be2-13eb-48e5-ad2f-d6e8b19a3e3b","resourceCustomizationUUID":"9b4bc87f-9aa8-451f-9cf5-4c28d7ba3b12","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml","artifactChecksum":"OWI4YTk5NTZmN2JiYmJiYjY4ZjBkNGJmYTg1Mjk4ZTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3d5361a7-c516-4f0a-86c3-1d0c64c0fe68","artifactVersion":"1"},{"artifactName":"basic_onboard_qmpdnl0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json","artifactChecksum":"MzRiNDk5NDkyMTJkYjMyMDAwMmY5YmRjMzE0ZGRiZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f65df3c5-c527-4045-8387-6c42535f8967","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e469475-09a0-4e48-96e4-ebd00e02b877","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f2806961-ef8e-4a93-a449-365db9ac15f5","artifactVersion":"2","generatedFromUUID":"f65df3c5-c527-4045-8387-6c42535f8967"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardQmpdnl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml","artifactChecksum":"YjcwYjk3ZDBiYzY0ZjJmYmQxZjA4MjU5NzBiMmU3NTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"165396fc-5684-44e2-9cef-79df7fed1847","artifactVersion":"1"},{"artifactName":"service-BasicOnboardQmpdnl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar","artifactChecksum":"NjUyNjU5ZTNlNWNkNjNkZTczOTlkMDcyNmUxYTYzODk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"72e06bf6-5317-4a7a-9922-993e0a0c4b89","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-27T06:01:09.292Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:01:09.292Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:01:09.292Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:01:09.293Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:01:09.296Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.297Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896764907,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.298Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.298Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.298Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896763921,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.298Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.298Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.299Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "multicloud-k8s",
"timestamp": 1679896769444,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.299Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.299Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.299Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "policy-distribution-id",
"timestamp": 1679896767804,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.299Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.299Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.300Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "aai-model-loader",
"timestamp": 1679896760218,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.300Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.300Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.300Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "multicloud-k8s",
"timestamp": 1679896769444,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.300Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.301Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.301Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896764907,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.301Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.301Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.301Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896763921,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.301Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.301Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.301Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "policy-distribution-id",
"timestamp": 1679896780181,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.302Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.302Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.302Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896779271,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.302Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.302Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.303Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "aai-model-loader",
"timestamp": 1679896780204,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.303Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.303Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.303Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "policy-distribution-id",
"timestamp": 1679896781183,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T06:01:09.303Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.303Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.303Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "policy-distribution-id",
"timestamp": 1679896782186,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-27T06:01:09.351Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe
2023-03-27T06:01:09.351Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe 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-03-27T06:01:09.376Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.376Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "aai-model-loader",
"timestamp": 1679896783120,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T06:01:09.376Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.377Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.377Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "aai-model-loader",
"timestamp": 1679896784124,
"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-03-27T06:01:09.391Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe
2023-03-27T06:01:09.392Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe 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-03-27T06:01:09.414Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.414Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896794673,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.415Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.415Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.415Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896794673,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.415Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.416Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.416Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896797448,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.416Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.416Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.416Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896799088,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T06:01:09.417Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.417Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.417Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896800092,
"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-03-27T06:01:09.431Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe
2023-03-27T06:01:09.431Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe 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-03-27T06:01:09.452Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.453Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "policy-distribution-id",
"timestamp": 1679896813189,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.453Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.453Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.453Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896780278,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.453Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.454Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.454Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "multicloud-k8s",
"timestamp": 1679896809405,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.454Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.454Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.454Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896799194,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.454Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.454Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.454Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "policy-distribution-id",
"timestamp": 1679896813189,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.455Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.455Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.455Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896780278,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.455Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.455Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.455Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "multicloud-k8s",
"timestamp": 1679896809405,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.455Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.456Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.456Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896799194,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.456Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.456Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.456Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896818932,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec\u003dERR.5.4.6114)"
}
2023-03-27T06:01:09.456Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.456Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.456Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "aai-model-loader",
"timestamp": 1679896820219,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.457Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.457Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.457Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "policy-distribution-id",
"timestamp": 1679896813189,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.457Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.457Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.457Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896780278,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.457Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.457Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.457Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "multicloud-k8s",
"timestamp": 1679896809405,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.458Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.458Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.458Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896799194,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.458Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.458Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.458Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "aai-model-loader",
"timestamp": 1679896820219,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.458Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.459Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.459Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "policy-distribution-id",
"timestamp": 1679896813189,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.459Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.459Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.459Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896780278,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.459Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.459Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.460Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896799194,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.460Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.460Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.460Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "multicloud-k8s",
"timestamp": 1679896809405,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.461Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.461Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.461Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "aai-model-loader",
"timestamp": 1679896820219,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.461Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.461Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.461Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "policy-distribution-id",
"timestamp": 1679896813189,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.461Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.462Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.462Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896780278,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.462Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.462Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.462Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896799194,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.462Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.462Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.462Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "multicloud-k8s",
"timestamp": 1679896809405,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.463Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.463Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.463Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "aai-model-loader",
"timestamp": 1679896820219,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.463Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.463Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.463Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "policy-distribution-id",
"timestamp": 1679896813189,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.463Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.463Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.463Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896780278,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "multicloud-k8s",
"timestamp": 1679896809405,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896799194,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "aai-model-loader",
"timestamp": 1679896820219,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "policy-distribution-id",
"timestamp": 1679896813189,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.464Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896780278,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "multicloud-k8s",
"timestamp": 1679896809405,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896799194,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "aai-model-loader",
"timestamp": 1679896820219,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "policy-distribution-id",
"timestamp": 1679896813189,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.465Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896780278,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "multicloud-k8s",
"timestamp": 1679896809405,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896799194,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896824673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.466Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "aai-model-loader",
"timestamp": 1679896820219,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896825610,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "policy-distribution-id",
"timestamp": 1679896826520,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896824673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "aai-model-loader",
"timestamp": 1679896820219,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "policy-distribution-id",
"timestamp": 1679896827523,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T06:01:09.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.468Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.468Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896824673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.468Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.468Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.468Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "aai-model-loader",
"timestamp": 1679896828380,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.468Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.468Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.468Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "policy-distribution-id",
"timestamp": 1679896828525,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-27T06:01:09.523Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 84cc4c38-db2e-426f-addf-a3026542286e
2023-03-27T06:01:09.524Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84cc4c38-db2e-426f-addf-a3026542286e 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-03-27T06:01:09.546Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.546Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896824673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.546Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.546Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.546Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896824673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.546Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.546Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.546Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896824673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.547Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.547Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.547Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896824673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.547Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.547Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.547Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "aai-model-loader",
"timestamp": 1679896832170,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T06:01:09.547Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.547Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.547Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896824673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.547Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.548Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.548Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "aai-model-loader",
"timestamp": 1679896833172,
"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-03-27T06:01:09.562Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 84cc4c38-db2e-426f-addf-a3026542286e
2023-03-27T06:01:09.562Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84cc4c38-db2e-426f-addf-a3026542286e 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-03-27T06:01:09.584Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.584Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896833469,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.584Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.584Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.584Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896835234,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T06:01:09.585Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.585Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.585Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "policy-distribution-id",
"timestamp": 1679896829526,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.585Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.585Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.585Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896826614,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.585Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.585Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.585Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896825768,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.585Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.586Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.586Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "multicloud-k8s",
"timestamp": 1679896825830,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.586Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.586Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.586Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896836240,
"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-03-27T06:01:09.602Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 84cc4c38-db2e-426f-addf-a3026542286e
2023-03-27T06:01:09.603Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84cc4c38-db2e-426f-addf-a3026542286e 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-03-27T06:01:09.640Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.640Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "policy-distribution-id",
"timestamp": 1679896829526,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.640Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.641Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.641Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896826614,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.641Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.641Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.641Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896825768,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.641Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.642Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.642Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "multicloud-k8s",
"timestamp": 1679896825830,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.642Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.642Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.642Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "policy-distribution-id",
"timestamp": 1679896829526,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.643Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.643Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.643Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896826614,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.643Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.643Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.643Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896825768,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.643Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.643Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.643Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "multicloud-k8s",
"timestamp": 1679896825830,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.644Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.644Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.644Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "policy-distribution-id",
"timestamp": 1679896829526,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.644Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.644Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.644Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896826614,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.644Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.645Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.645Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896825768,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.645Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.645Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.645Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "multicloud-k8s",
"timestamp": 1679896825830,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.645Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.645Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.645Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "policy-distribution-id",
"timestamp": 1679896829526,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.645Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.646Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.646Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896826614,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.646Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.646Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.646Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896825768,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.646Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.646Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.647Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "multicloud-k8s",
"timestamp": 1679896825830,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.647Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.647Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.647Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "policy-distribution-id",
"timestamp": 1679896829526,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.647Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.647Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.647Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896826614,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.648Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.648Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.648Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "multicloud-k8s",
"timestamp": 1679896825830,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.648Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.648Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.648Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896825768,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.649Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.649Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.649Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "policy-distribution-id",
"timestamp": 1679896829526,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.649Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.649Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.649Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896826614,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.649Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.650Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.650Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "multicloud-k8s",
"timestamp": 1679896825830,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.650Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.650Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.650Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "ves-openapi-manager",
"timestamp": 1679896825768,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.650Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.650Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.651Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "policy-distribution-id",
"timestamp": 1679896843312,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "multicloud-k8s",
"timestamp": 1679896842725,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "cds-sdc-listener",
"timestamp": 1679896842408,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "policy-distribution-id",
"timestamp": 1679896844316,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "multicloud-k8s",
"timestamp": 1679896843846,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.652Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "policy-distribution-id",
"timestamp": 1679896845318,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-27T06:01:09.684Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 44440c6a-f1bd-4673-a6af-17a9e4d43911
2023-03-27T06:01:09.685Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 44440c6a-f1bd-4673-a6af-17a9e4d43911 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-03-27T06:01:09.710Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.710Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "multicloud-k8s",
"timestamp": 1679896844945,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.710Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.710Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.710Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "multicloud-k8s",
"timestamp": 1679896846190,
"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-03-27T06:01:09.721Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 44440c6a-f1bd-4673-a6af-17a9e4d43911
2023-03-27T06:01:09.721Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 44440c6a-f1bd-4673-a6af-17a9e4d43911 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-03-27T06:01:09.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "multicloud-k8s",
"timestamp": 1679896847196,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-27T06:01:09.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "aai-model-loader",
"timestamp": 1679896850218,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "aai-model-loader",
"timestamp": 1679896850218,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "aai-model-loader",
"timestamp": 1679896850218,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "aai-model-loader",
"timestamp": 1679896850218,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "aai-model-loader",
"timestamp": 1679896850218,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "aai-model-loader",
"timestamp": 1679896850218,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896854673,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "aai-model-loader",
"timestamp": 1679896850218,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896854673,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "aai-model-loader",
"timestamp": 1679896857365,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896854673,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896854673,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896854673,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896854673,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896854673,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "aai-model-loader",
"timestamp": 1679896862489,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T06:01:09.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896862468,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:01:09.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "aai-model-loader",
"timestamp": 1679896863492,
"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-03-27T06:01:09.757Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 44440c6a-f1bd-4673-a6af-17a9e4d43911
2023-03-27T06:01:09.757Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 44440c6a-f1bd-4673-a6af-17a9e4d43911 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-03-27T06:01:09.777Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.777Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896864711,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T06:01:09.777Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:01:09.777Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:01:09.777Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679896865715,
"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-03-27T06:01:09.791Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 44440c6a-f1bd-4673-a6af-17a9e4d43911
2023-03-27T06:01:09.791Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 44440c6a-f1bd-4673-a6af-17a9e4d43911 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-03-27T06:01:10.293Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:01:10.294Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:01:10.294Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:01:10.294Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:01:11.295Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:01:11.296Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:01:11.296Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:01:11.296Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:01:12.297Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:01:12.297Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:01:12.297Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:01:12.297Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:01:13.298Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:01:13.298Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:01:13.299Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:01:13.299Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:01:14.299Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:01:14.300Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:01:14.300Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:01:14.300Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:01:15.301Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:01:15.301Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:01:15.301Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:01:15.301Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:01:16.303Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"serviceName": "basic_onboard_QMpdnl",
"serviceVersion": "1.0",
"serviceUUID": "9d1b38d7-168e-4ef6-9355-095aef6c5a06",
"serviceDescription": "service",
"serviceInvariantUUID": "13b7de5c-4a5c-495e-b4f1-19ef4a3dc875",
"resources": [
{
"resourceInstanceName": "basic_onboard_QMpdnl 0",
"resourceCustomizationUUID": "9b4bc87f-9aa8-451f-9cf5-4c28d7ba3b12",
"resourceName": "basic_onboard_QMpdnl",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "06bf5896-5e90-460d-b950-b0365c92c155",
"resourceInvariantUUID": "0d611be2-13eb-48e5-ad2f-d6e8b19a3e3b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_qmpdnl0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"artifactChecksum": "MzRiNDk5NDkyMTJkYjMyMDAwMmY5YmRjMzE0ZGRiZmI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f65df3c5-c527-4045-8387-6c42535f8967",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f2806961-ef8e-4a93-a449-365db9ac15f5",
"generatedFromUUID": "f65df3c5-c527-4045-8387-6c42535f8967"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f2806961-ef8e-4a93-a449-365db9ac15f5",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardQmpdnl-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"artifactChecksum": "NjUyNjU5ZTNlNWNkNjNkZTczOTlkMDcyNmUxYTYzODk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "72e06bf6-5317-4a7a-9922-993e0a0c4b89"
}
],
"workloadContext": "Production"
}
2023-03-27T06:01:16.303Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-27T06:01:16.303Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9d1b38d7-168e-4ef6-9355-095aef6c5a06 ASDC
2023-03-27T06:01:16.303Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:7eff5bd9-031e-4ebb-a433-909c9555370d
ServiceName:basic_onboard_QMpdnl
ServiceVersion:1.0
ServiceUUID:9d1b38d7-168e-4ef6-9355-095aef6c5a06
ServiceInvariantUUID:13b7de5c-4a5c-495e-b4f1-19ef4a3dc875
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardQmpdnl-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar
ArtifactUUID:72e06bf6-5317-4a7a-9922-993e0a0c4b89
ArtifactChecksum:NjUyNjU5ZTNlNWNkNjNkZTczOTlkMDcyNmUxYTYzODk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_QMpdnl 0
ResourceCustomizationUUID:9b4bc87f-9aa8-451f-9cf5-4c28d7ba3b12
ResourceInvariantUUID:0d611be2-13eb-48e5-ad2f-d6e8b19a3e3b
ResourceName:basic_onboard_QMpdnl
ResourceType:VF
ResourceUUID:06bf5896-5e90-460d-b950-b0365c92c155
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_qmpdnl0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json
ArtifactUUID:bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e
ArtifactChecksum:MzRiNDk5NDkyMTJkYjMyMDAwMmY5YmRjMzE0ZGRiZmI=
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/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml
ArtifactUUID:f65df3c5-c527-4045-8387-6c42535f8967
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/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env
ArtifactUUID:f2806961-ef8e-4a93-a449-365db9ac15f5
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/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env
ArtifactUUID:f2806961-ef8e-4a93-a449-365db9ac15f5
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-27T06:01:16.303Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9d1b38d7-168e-4ef6-9355-095aef6c5a06 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:01:16.357Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T06:01:16.358Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:01:16.358Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:01:16.359Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 72e06bf6-5317-4a7a-9922-993e0a0c4b89 from URL: /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar
2023-03-27T06:01:16.359Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T06:01:16.359Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar
2023-03-27T06:01:16.387Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-27T06:01:16.387Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@20754049
2023-03-27T06:01:16.387Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-27T06:01:16.387Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardQmpdnl"
]
}
}
}
2023-03-27T06:01:16.388Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardQmpdnl-csar.csar /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar 72e06bf6-5317-4a7a-9922-993e0a0c4b89 Specified artifact is not found 300 ASDC artifact download fail
2023-03-27T06:01:16.388Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar ASDC sendASDCNotification
2023-03-27T06:01:16.388Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar(Specified artifact is not found)
2023-03-27T06:01:16.388Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-27T06:01:16.388Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:01:16.388Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:01:16.388Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896876388,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:01:17.389Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardQmpdnl-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar(UUID:72e06bf6-5317-4a7a-9922-993e0a0c4b89)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-27T06:01:17.406Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-27T06:01:17.406Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 06bf5896-5e90-460d-b950-b0365c92c155
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-03-27T06:01:17.411Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||basic_onboard_QMpdnl 0
2023-03-27T06:01:17.411Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 06bf5896-5e90-460d-b950-b0365c92c155
2023-03-27T06:01:17.411Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e from URL: /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json
2023-03-27T06:01:17.411Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T06:01:17.412Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json
2023-03-27T06:01:17.429Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-27T06:01:17.430Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@334f1076
2023-03-27T06:01:17.430Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-27T06:01:17.430Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardQmpdnl"
]
}
}
}
2023-03-27T06:01:17.430Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_qmpdnl0_modules.json /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e Specified artifact is not found 300 ASDC artifact download fail
2023-03-27T06:01:17.430Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json ASDC sendASDCNotification
2023-03-27T06:01:17.430Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json(Specified artifact is not found)
2023-03-27T06:01:17.431Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-27T06:01:17.431Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:01:17.431Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:01:17.431Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896877430,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:01:18.432Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_qmpdnl0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json(UUID:bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-27T06:01:18.433Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:01:18.465Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:01:18.470Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:01:18.470Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:01:48.471Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:01:48.501Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:01:48.507Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:01:48.507Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:02:08.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:02:08.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:02:08.219Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:02:08.220Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:02:18.508Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:02:18.535Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:02:18.540Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:02:18.540Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:02:48.541Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:02:48.563Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:02:48.566Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:02:48.567Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:03:08.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:03:08.218Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:03:08.218Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOTIFIED"
}
2023-03-27T06:03:08.218Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:03:08.218Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:03:08.218Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896876388,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896877430,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-27T06:03:08.219Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:03:18.567Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:03:18.594Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:03:18.600Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:03:18.600Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:03:48.601Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:03:48.630Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:03:48.635Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:03:48.635Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:04:08.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:04:18.636Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:04:18.674Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:04:18.680Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:04:18.680Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:04:48.680Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:04:48.707Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:04:48.713Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:04:48.713Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:05:08.218Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:05:18.713Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:05:18.745Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:05:18.752Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:05:18.752Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:05:48.752Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:05:48.782Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:05:48.788Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:05:48.788Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:06:08.219Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:06:09.328Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-27T06:06:09.329Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Member SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-f1c06ba1-95de-44b5-ad0c-6f8681d38f6a sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired.
2023-03-27T06:06:09.329Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-27T06:06:09.329Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-27T06:06:11.867Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:06:11.882Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Revoke previously 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-03-27T06:06:11.883Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] (Re-)joining group
2023-03-27T06:06:11.889Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T06:06:11.890Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221=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-03-27T06:06:11.905Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T06:06:11.906Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T06:06:11.906Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T06:06:11.911Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-27T06:06:11.911Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-27T06:06:11.911Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-27T06:06:11.912Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=295, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-27T06:06:11.912Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-27T06:06:11.912Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-27T06:06:18.788Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-27T06:06:18.789Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d 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-03-27T06:06:18.803Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7eff5bd9-031e-4ebb-a433-909c9555370d and serviceModelVersionId: 9d1b38d7-168e-4ef6-9355-095aef6c5a06
2023-03-27T06:06:18.803Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 13b7de5c-4a5c-495e-b4f1-19ef4a3dc875
2023-03-27T06:06:18.805Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0
2023-03-27T06:06:18.813Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-27T06:06:18.863Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|INFO|500||Invoke
2023-03-27T06:06:18.864Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7eff5bd9-031e-4ebb-a433-909c9555370d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[025f81e2-ef55-4249-b6ce-222bbad11435], X-ECOMP-RequestID=[7eff5bd9-031e-4ebb-a433-909c9555370d], X-TransactionId=[], X-ONAP-RequestID=[7eff5bd9-031e-4ebb-a433-909c9555370d], Content-Type=[application/merge-patch+json]}
2023-03-27T06:06:18.873Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-27T06:06:18.916Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?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/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0 has http status code:404 and response headers:{date=[Mon, 27 Mar 2023 06:06:19 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[39], x-aai-txid=[1-aai-resources-230327-06:06:19:115-86828], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-27T06:06:18.918Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06","ERR.5.4.6114"]}}}
2023-03-27T06:06:18.919Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-27T06:06:18.925Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
2023-03-27T06:06:18.925Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
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-03-27T06:06:18.926Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
2023-03-27T06:06:18.926Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
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-03-27T06:06:18.934Z|7eff5bd9-031e-4ebb-a433-909c9555370d|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-03-27T06:06:18.935Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7eff5bd9-031e-4ebb-a433-909c9555370d and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
2023-03-27T06:06:18.935Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-27T06:06:18.935Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:06:18.935Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:06:18.935Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897178935,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:06:18.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:06:18.952Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897178935,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec\u003dERR.5.4.6114)"
}
2023-03-27T06:06:18.953Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-27T06:06:19.970Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-27T06:06:19.970Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"3eceaf02-b44a-47b3-a2db-b8aa5c5845fe","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"0c07833a-e216-4fdd-a97e-5a37fe9b5618","serviceDescription":"service","serviceInvariantUUID":"5119ae16-c0f3-443b-8436-075439e66ab3","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"15157c1b-7520-4e59-8e7d-cd42033bc6f6","resourceInvariantUUID":"02dde935-56e9-46f6-a1ed-2017d18e3ddd","resourceCustomizationUUID":"3b212f49-7967-41e3-b0b3-f5c67a76083a","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":"NTc1NTIyNGEwM2JhY2U0ZTRlNGI3M2YzZmZkNWVkNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fe2f0ff7-7184-41cc-b179-f887cb886039","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZTliZDIwZDQyMzVhMGFjYWVkNWNlNWI4OTg5MjM2OWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5ab423d5-4df0-4c63-9a9b-f45fccd423f4","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-27T06:06:19.971Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:06:19.971Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:06:19.971Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:06:19.971Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:06:20.972Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:06:20.972Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:06:20.972Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:06:20.973Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:06:21.974Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "0c07833a-e216-4fdd-a97e-5a37fe9b5618",
"serviceDescription": "service",
"serviceInvariantUUID": "5119ae16-c0f3-443b-8436-075439e66ab3",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "3b212f49-7967-41e3-b0b3-f5c67a76083a",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "15157c1b-7520-4e59-8e7d-cd42033bc6f6",
"resourceInvariantUUID": "02dde935-56e9-46f6-a1ed-2017d18e3ddd",
"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": "ZTliZDIwZDQyMzVhMGFjYWVkNWNlNWI4OTg5MjM2OWU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5ab423d5-4df0-4c63-9a9b-f45fccd423f4"
}
],
"workloadContext": "Production"
}
2023-03-27T06:06:21.974Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-27T06:06:21.974Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0c07833a-e216-4fdd-a97e-5a37fe9b5618 ASDC
2023-03-27T06:06:21.975Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:3eceaf02-b44a-47b3-a2db-b8aa5c5845fe
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:0c07833a-e216-4fdd-a97e-5a37fe9b5618
ServiceInvariantUUID:5119ae16-c0f3-443b-8436-075439e66ab3
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:5ab423d5-4df0-4c63-9a9b-f45fccd423f4
ArtifactChecksum:ZTliZDIwZDQyMzVhMGFjYWVkNWNlNWI4OTg5MjM2OWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:3b212f49-7967-41e3-b0b3-f5c67a76083a
ResourceInvariantUUID:02dde935-56e9-46f6-a1ed-2017d18e3ddd
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:15157c1b-7520-4e59-8e7d-cd42033bc6f6
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-27T06:06:21.975Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0c07833a-e216-4fdd-a97e-5a37fe9b5618 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-03-27T06:06:22.041Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T06:06:22.041Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:06:22.041Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:06:22.042Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5ab423d5-4df0-4c63-9a9b-f45fccd423f4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-27T06:06:22.042Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T06:06:22.042Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:22.324Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-27T06:06:22.326Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5ab423d5-4df0-4c63-9a9b-f45fccd423f4 57803
2023-03-27T06:06:22.326Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:22.326Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:22.326Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-27T06:06:22.327Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:06:22.327Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:06:22.327Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897182326,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:06:23.328Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T06:06:23.328Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:06:23.329Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 5ab423d5-4df0-4c63-9a9b-f45fccd423f4, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-27T06:06:23.329Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-03-27T06:06:23.329Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-27T06:06:23.330Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-27T06:06:23.538Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1403313798121254893/Definitions/service-BasicNetwork-template.yml
2023-03-27T06:06:23.906Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-27T06:06:23.906Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-27T06:06:23.906Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-27T06:06:23.907Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-27T06:06:23.908Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.908Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:06:23.908Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-27T06:06:23.908Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-27T06:06:23.908Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-27T06:06:23.908Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.908Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:06:23.909Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.909Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:06:23.909Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.909Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:06:23.909Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.909Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:06:23.909Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.909Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:06:23.909Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:0c07833a-e216-4fdd-a97e-5a37fe9b5618
Model Version:NULL
Model InvariantUuid:5119ae16-c0f3-443b-8436-075439e66ab3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:02dde935-56e9-46f6-a1ed-2017d18e3ddd
Model UUID:e8edb034-828a-42c6-a899-f3f18b931c36
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:3b212f49-7967-41e3-b0b3-f5c67a76083a
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-03-27T06:06:23.923Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: 15157c1b-7520-4e59-8e7d-cd42033bc6f6
2023-03-27T06:06:23.924Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||No resources found for Service: 0c07833a-e216-4fdd-a97e-5a37fe9b5618
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-03-27T06:06:23.928Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||
2023-03-27T06:06:23.929Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-03-27T06:06:23.930Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 0c07833a-e216-4fdd-a97e-5a37fe9b5618
2023-03-27T06:06:23.930Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 0c07833a-e216-4fdd-a97e-5a37fe9b5618
2023-03-27T06:06:23.930Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-03-27T06:06:23.930Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:23.937Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@260ceb16, org.onap.sdc.toscaparser.api.parameters.Input@1090a248, org.onap.sdc.toscaparser.api.parameters.Input@265d851f, org.onap.sdc.toscaparser.api.parameters.Input@6744b2b0, org.onap.sdc.toscaparser.api.parameters.Input@26d1a115]
2023-03-27T06:06:23.941Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.941Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:06:23.941Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.941Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:06:23.941Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 0c07833a-e216-4fdd-a97e-5a37fe9b5618: Generic NeutronNet
2023-03-27T06:06:23.942Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.942Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:06:23.942Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.942Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:23.974Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.975Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:06:23.976Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.976Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:23.976Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:06:23.977Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:06:23.977Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:24.083Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-03-27T06:06:24.083Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:24.083Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:24.083Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-27T06:06:24.083Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:06:24.083Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:06:24.083Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897184083,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:06:25.084Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:06:25.116Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe
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-03-27T06:06:25.122Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-27T06:06:25.122Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-27T06:06:25.122Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-27T06:06:25.122Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-27T06:06:25.122Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:06:25.122Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:06:25.122Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:06:25.122Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:06:25.123Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:25.139Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-27T06:06:55.140Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe 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-03-27T06:06:55.156Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe and serviceModelVersionId: 0c07833a-e216-4fdd-a97e-5a37fe9b5618
2023-03-27T06:06:55.156Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5119ae16-c0f3-443b-8436-075439e66ab3
2023-03-27T06:06:55.157Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0
2023-03-27T06:06:55.162Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-27T06:06:55.194Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?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-03-27T06:06:55.194Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0|INFO|500||Invoke
2023-03-27T06:06:55.201Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-27T06:06:55.368Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0|INFO|500||InvokeReturn
2023-03-27T06:06:55.368Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0 has http status code:200 and response headers:{date=[Mon, 27 Mar 2023 06:06:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[573528], x-aai-txid=[0-aai-resources-230327-06:06:55:443-42294], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-27T06:06:55.369Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-03-27T06:06:55.369Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-27T06:06:55.369Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:55.380Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:06:55.380Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-27T06:06:55.381Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-27T06:06:55.381Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:06:55.381Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:06:55.381Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897215380,
"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-03-27T06:06:56.416Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-27T06:06:56.417Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"84cc4c38-db2e-426f-addf-a3026542286e","serviceName":"Demo_pNF_rb5D6ZL4SqGkCBxcGhrs","serviceVersion":"1.0","serviceUUID":"c9f67a18-e256-41f3-acaa-b5dd971d4199","serviceDescription":"catalog service description","serviceInvariantUUID":"ca53e5c4-cf56-4a3f-8edb-e39644d5c271","resources":[{"resourceInstanceName":"pNF 25b011eb-83ed 0","resourceName":"pNF 25b011eb-83ed","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3e745e72-3afe-4a65-9bf7-e1d2abc228c2","resourceInvariantUUID":"ec183920-0093-457b-a5af-176c8a914105","resourceCustomizationUUID":"386f0dcb-2fab-4319-83de-b16580fda677","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vf-license-model.xml","artifactChecksum":"ZWYwMWZhMzVkZDIxOTM1MTRiYzhlMzZiNjE0YThiYjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"14428971-926d-4b7f-bf42-8fe6437ffedc","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/pNF.csar","artifactChecksum":"NTg2NDIyMTYxYjk1Zjg1MzU1NDkxNWI2MjQxODZhYjY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c4f0abef-5bdf-495f-8bef-a4a4529fd3a0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"042cbbe6-301f-408c-a227-fbfcb56b89a6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM5NDBiYTI1MzhlZGZjMjVjMzZiZjdjYjMwYzMzNmU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"765c4017-e693-43c1-bd5b-3c6c3eb4d38a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d72abaf-1d51-4a4d-885d-1e05aa7aa3f6","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f9dff5ea-6087-4927-bf44-11d67bdbff38","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml","artifactChecksum":"MTNhNzEyZjBhY2YzM2EyOTU5ZTQxNmZiOTg5YWI4NTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e7df4bf1-0ee5-4384-8502-775cbba6d31d","artifactVersion":"1"},{"artifactName":"service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar","artifactChecksum":"NGU5NTJlYzc2MjNjNDhiZWQzOWI3MzU0MGYyMjEzMjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"84d3aeeb-281a-4221-9c76-745438b20267","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-27T06:06:56.417Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:06:56.418Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:06:56.418Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:06:56.418Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:06:57.419Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:06:57.419Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:06:57.420Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:06:57.420Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:06:58.421Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:06:58.422Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:06:58.422Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:06:58.422Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:06:59.423Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:06:59.424Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:06:59.424Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:06:59.424Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:07:00.425Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:07:00.426Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:00.426Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:00.426Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:07:01.427Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:07:01.428Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:01.428Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:01.428Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:07:02.429Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:07:02.430Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:02.430Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:02.430Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:07:03.431Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:07:03.431Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:03.432Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:03.432Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:07:04.433Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"serviceName": "Demo_pNF_rb5D6ZL4SqGkCBxcGhrs",
"serviceVersion": "1.0",
"serviceUUID": "c9f67a18-e256-41f3-acaa-b5dd971d4199",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "ca53e5c4-cf56-4a3f-8edb-e39644d5c271",
"resources": [
{
"resourceInstanceName": "pNF 25b011eb-83ed 0",
"resourceCustomizationUUID": "386f0dcb-2fab-4319-83de-b16580fda677",
"resourceName": "pNF 25b011eb-83ed",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "3e745e72-3afe-4a65-9bf7-e1d2abc228c2",
"resourceInvariantUUID": "ec183920-0093-457b-a5af-176c8a914105",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"artifactChecksum": "NGU5NTJlYzc2MjNjNDhiZWQzOWI3MzU0MGYyMjEzMjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "84d3aeeb-281a-4221-9c76-745438b20267"
}
],
"workloadContext": "Production"
}
2023-03-27T06:07:04.434Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-27T06:07:04.434Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 c9f67a18-e256-41f3-acaa-b5dd971d4199 ASDC
2023-03-27T06:07:04.434Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:84cc4c38-db2e-426f-addf-a3026542286e
ServiceName:Demo_pNF_rb5D6ZL4SqGkCBxcGhrs
ServiceVersion:1.0
ServiceUUID:c9f67a18-e256-41f3-acaa-b5dd971d4199
ServiceInvariantUUID:ca53e5c4-cf56-4a3f-8edb-e39644d5c271
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
ArtifactUUID:84d3aeeb-281a-4221-9c76-745438b20267
ArtifactChecksum:NGU5NTJlYzc2MjNjNDhiZWQzOWI3MzU0MGYyMjEzMjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 25b011eb-83ed 0
ResourceCustomizationUUID:386f0dcb-2fab-4319-83de-b16580fda677
ResourceInvariantUUID:ec183920-0093-457b-a5af-176c8a914105
ResourceName:pNF 25b011eb-83ed
ResourceType:PNF
ResourceUUID:3e745e72-3afe-4a65-9bf7-e1d2abc228c2
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-03-27T06:07:04.435Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c9f67a18-e256-41f3-acaa-b5dd971d4199 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-03-27T06:07:04.501Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T06:07:04.502Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:07:04.502Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:07:04.503Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 84d3aeeb-281a-4221-9c76-745438b20267 from URL: /sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:04.503Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T06:07:04.503Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:04.806Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-27T06:07:04.809Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar 84d3aeeb-281a-4221-9c76-745438b20267 88018
2023-03-27T06:07:04.810Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar ASDC sendASDCNotification
2023-03-27T06:07:04.810Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:04.810Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-27T06:07:04.810Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:04.810Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:04.810Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897224810,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:07:05.811Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T06:07:05.812Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:07:05.813Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 84d3aeeb-281a-4221-9c76-745438b20267, URL: /sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar to file: /app/ASDC/1/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:05.813Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:05.814Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:05.814Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:05.972Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15525272199456047116/Definitions/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml
2023-03-27T06:07:06.603Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-27T06:07:06.603Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 25b011eb-83ed 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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_rb5D6ZL4SqGkCBxcGhrs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Node template pNF 25b011eb-83ed 0 is matching search criteria
2023-03-27T06:07:06.604Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 25b011eb-83ed 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_rb5D6ZL4SqGkCBxcGhrs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Node template pNF 25b011eb-83ed 0 is matching search criteria
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 25b011eb-83ed 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_rb5D6ZL4SqGkCBxcGhrs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_rb5D6ZL4SqGkCBxcGhrs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_rb5D6ZL4SqGkCBxcGhrs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_rb5D6ZL4SqGkCBxcGhrs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:06.605Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:06.606Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_rb5D6ZL4SqGkCBxcGhrs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:06.606Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_rb5D6ZL4SqGkCBxcGhrs
Description:catalog service description
Model UUID:c9f67a18-e256-41f3-acaa-b5dd971d4199
Model Version:NULL
Model InvariantUuid:ca53e5c4-cf56-4a3f-8edb-e39644d5c271
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-03-27T06:07:06.612Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3e745e72-3afe-4a65-9bf7-e1d2abc228c2
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-03-27T06:07:06.615Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||pNF 25b011eb-83ed 0
2023-03-27T06:07:06.615Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 3e745e72-3afe-4a65-9bf7-e1d2abc228c2
2023-03-27T06:07:06.615Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||No resources found for Service: c9f67a18-e256-41f3-acaa-b5dd971d4199
2023-03-27T06:07:06.615Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: c9f67a18-e256-41f3-acaa-b5dd971d4199
2023-03-27T06:07:06.615Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 25b011eb-83ed 0 3e745e72-3afe-4a65-9bf7-e1d2abc228c2 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-03-27T06:07:06.620Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1bcc1186, org.onap.sdc.toscaparser.api.parameters.Input@33ea69df, org.onap.sdc.toscaparser.api.parameters.Input@597fb76, org.onap.sdc.toscaparser.api.parameters.Input@18deb114, org.onap.sdc.toscaparser.api.parameters.Input@63e5c3a8]
2023-03-27T06:07:06.620Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:06.621Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_rb5D6ZL4SqGkCBxcGhrs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:06.621Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid c9f67a18-e256-41f3-acaa-b5dd971d4199: pNF 25b011eb-83ed
2023-03-27T06:07:06.621Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Processing PNF resource: 3e745e72-3afe-4a65-9bf7-e1d2abc228c2
2023-03-27T06:07:06.621Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:06.621Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_rb5D6ZL4SqGkCBxcGhrs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:06.621Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Resource customization UUID: 386f0dcb-2fab-4319-83de-b16580fda677 is the same as notified resource customizationUUID: 386f0dcb-2fab-4319-83de-b16580fda677
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-03-27T06:07:06.699Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 25b011eb-83ed 3e745e72-3afe-4a65-9bf7-e1d2abc228c2 0 ASDC deployResourceStructure
2023-03-27T06:07:06.699Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar ASDC sendASDCNotification
2023-03-27T06:07:06.699Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:07:06.699Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-27T06:07:06.699Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:06.699Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:06.699Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897226699,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:07:07.700Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 84cc4c38-db2e-426f-addf-a3026542286e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:07:07.724Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 84cc4c38-db2e-426f-addf-a3026542286e
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-03-27T06:07:07.730Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-27T06:07:07.731Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-27T06:07:07.731Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-27T06:07:07.731Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-27T06:07:07.731Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:07:07.731Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:07:07.731Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:07:07.731Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:07:07.732Z|84cc4c38-db2e-426f-addf-a3026542286e|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-03-27T06:07:07.745Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-27T06:07:08.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:07:08.223Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.223Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:07:08.224Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.224Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.224Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:07:08.224Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.224Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.224Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897182326,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:07:08.224Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.224Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.225Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897184083,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T06:07:08.225Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.225Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.225Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897215380,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-27T06:07:08.225Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.225Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.225Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:07:08.225Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.225Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.225Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:07:08.226Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.226Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.226Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:07:08.226Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.226Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.226Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:07:08.226Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.226Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.226Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:07:08.226Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.226Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.226Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:07:08.227Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.227Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.227Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:07:08.227Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.227Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.227Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:07:08.227Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.227Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.227Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897224810,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:07:08.227Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:08.227Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-27T06:07:08.228Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897226699,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T06:07:08.228Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:07:37.746Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 84cc4c38-db2e-426f-addf-a3026542286e 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-03-27T06:07:37.763Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 84cc4c38-db2e-426f-addf-a3026542286e and serviceModelVersionId: c9f67a18-e256-41f3-acaa-b5dd971d4199
2023-03-27T06:07:37.764Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ca53e5c4-cf56-4a3f-8edb-e39644d5c271
2023-03-27T06:07:37.765Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ca53e5c4-cf56-4a3f-8edb-e39644d5c271/model-vers/model-ver/c9f67a18-e256-41f3-acaa-b5dd971d4199?depth=0
2023-03-27T06:07:37.771Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-27T06:07:37.808Z|84cc4c38-db2e-426f-addf-a3026542286e|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/ca53e5c4-cf56-4a3f-8edb-e39644d5c271/model-vers/model-ver/c9f67a18-e256-41f3-acaa-b5dd971d4199?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-03-27T06:07:37.809Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca53e5c4-cf56-4a3f-8edb-e39644d5c271/model-vers/model-ver/c9f67a18-e256-41f3-acaa-b5dd971d4199?depth=0|INFO|500||Invoke
2023-03-27T06:07:37.816Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca53e5c4-cf56-4a3f-8edb-e39644d5c271/model-vers/model-ver/c9f67a18-e256-41f3-acaa-b5dd971d4199?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-27T06:07:37.944Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca53e5c4-cf56-4a3f-8edb-e39644d5c271/model-vers/model-ver/c9f67a18-e256-41f3-acaa-b5dd971d4199?depth=0|INFO|500||InvokeReturn
2023-03-27T06:07:37.945Z|84cc4c38-db2e-426f-addf-a3026542286e|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/ca53e5c4-cf56-4a3f-8edb-e39644d5c271/model-vers/model-ver/c9f67a18-e256-41f3-acaa-b5dd971d4199?depth=0 has http status code:200 and response headers:{date=[Mon, 27 Mar 2023 06:07:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[606296], x-aai-txid=[1-aai-resources-230327-06:07:38:056-46109], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-27T06:07:37.945Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-03-27T06:07:37.945Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-27T06:07:37.946Z|84cc4c38-db2e-426f-addf-a3026542286e|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-03-27T06:07:37.951Z|84cc4c38-db2e-426f-addf-a3026542286e|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-03-27T06:07:37.951Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 84cc4c38-db2e-426f-addf-a3026542286e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-27T06:07:37.952Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-27T06:07:37.952Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:37.952Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:37.952Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897257951,
"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-03-27T06:07:38.985Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-27T06:07:38.986Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"44440c6a-f1bd-4673-a6af-17a9e4d43911","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"66474687-4800-47ee-9519-ffdde7c80d58","serviceDescription":"service","serviceInvariantUUID":"06e3a032-8f72-4119-9e71-ce6588ba35ba","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a44f77ef-1d28-41e6-9f3e-b645ebc6d2db","resourceInvariantUUID":"83ae637d-0f3e-4be2-928f-2678c9531c1d","resourceCustomizationUUID":"f44634b1-d505-4227-ae5f-6b34b4b2e20c","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":"ZGVjODNkMzc4NmE3OGRjNWJlN2VjN2UwZThjNWVlYmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6436e61f-ee28-423e-aa93-6f9a6b99dc61","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":"NDZjODllNjEwZWJkYTg2MmJlMDUwZDBkYTI2YjZmZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e5194932-b487-47ad-a26e-ae346b8404ad","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":"26286f3d-fc00-47f6-a2d9-b8ba865afff7","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":"32d20314-45a7-4681-b948-6c1f1a813927","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":"49d5da0e-af6a-4340-87b3-1cebc927e26d","artifactVersion":"2","generatedFromUUID":"26286f3d-fc00-47f6-a2d9-b8ba865afff7"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjA5YTBhMjY2MTA0MjY1ZDRiZDdjNDlhN2QyOGE4YTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4f5a8020-e861-4d62-903b-69810912298f","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MmFjOWZiMzhkMDJjNjdiMDFmMTVhNzE1MTRiZWNhNGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"25a1eb11-f825-424a-a2ea-fab104107979","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-27T06:07:38.987Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:07:38.987Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:38.987Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:38.987Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"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-03-27T06:07:39.988Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:07:39.989Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:39.989Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:39.989Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"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-03-27T06:07:40.990Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:07:40.990Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:40.990Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:40.990Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"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-03-27T06:07:41.991Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:07:41.992Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:41.992Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:41.992Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"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-03-27T06:07:42.993Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:07:42.993Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:42.994Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:42.994Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"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-03-27T06:07:43.995Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:07:43.995Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:43.996Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:43.996Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:07:44.997Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:07:44.997Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:44.998Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:44.998Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:07:45.999Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "66474687-4800-47ee-9519-ffdde7c80d58",
"serviceDescription": "service",
"serviceInvariantUUID": "06e3a032-8f72-4119-9e71-ce6588ba35ba",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "f44634b1-d505-4227-ae5f-6b34b4b2e20c",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "a44f77ef-1d28-41e6-9f3e-b645ebc6d2db",
"resourceInvariantUUID": "83ae637d-0f3e-4be2-928f-2678c9531c1d",
"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": "NDZjODllNjEwZWJkYTg2MmJlMDUwZDBkYTI2YjZmZTA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e5194932-b487-47ad-a26e-ae346b8404ad",
"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": "26286f3d-fc00-47f6-a2d9-b8ba865afff7",
"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": "49d5da0e-af6a-4340-87b3-1cebc927e26d",
"generatedFromUUID": "26286f3d-fc00-47f6-a2d9-b8ba865afff7"
},
"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": "49d5da0e-af6a-4340-87b3-1cebc927e26d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "MmFjOWZiMzhkMDJjNjdiMDFmMTVhNzE1MTRiZWNhNGU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "25a1eb11-f825-424a-a2ea-fab104107979"
}
],
"workloadContext": "Production"
}
2023-03-27T06:07:45.999Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-27T06:07:46.000Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 66474687-4800-47ee-9519-ffdde7c80d58 ASDC
2023-03-27T06:07:46.000Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:44440c6a-f1bd-4673-a6af-17a9e4d43911
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:66474687-4800-47ee-9519-ffdde7c80d58
ServiceInvariantUUID:06e3a032-8f72-4119-9e71-ce6588ba35ba
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:25a1eb11-f825-424a-a2ea-fab104107979
ArtifactChecksum:MmFjOWZiMzhkMDJjNjdiMDFmMTVhNzE1MTRiZWNhNGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:f44634b1-d505-4227-ae5f-6b34b4b2e20c
ResourceInvariantUUID:83ae637d-0f3e-4be2-928f-2678c9531c1d
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:a44f77ef-1d28-41e6-9f3e-b645ebc6d2db
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:e5194932-b487-47ad-a26e-ae346b8404ad
ArtifactChecksum:NDZjODllNjEwZWJkYTg2MmJlMDUwZDBkYTI2YjZmZTA=
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:26286f3d-fc00-47f6-a2d9-b8ba865afff7
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:49d5da0e-af6a-4340-87b3-1cebc927e26d
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:49d5da0e-af6a-4340-87b3-1cebc927e26d
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-27T06:07:46.000Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 66474687-4800-47ee-9519-ffdde7c80d58 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-03-27T06:07:46.074Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T06:07:46.074Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:07:46.075Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:07:46.075Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 25a1eb11-f825-424a-a2ea-fab104107979 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-27T06:07:46.075Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T06:07:46.075Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:46.359Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-27T06:07:46.361Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 25a1eb11-f825-424a-a2ea-fab104107979 75191
2023-03-27T06:07:46.362Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:46.362Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:46.362Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-27T06:07:46.362Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:46.363Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:46.363Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897266362,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:07:47.363Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T06:07:47.364Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:07:47.364Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 25a1eb11-f825-424a-a2ea-fab104107979, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-27T06:07:47.365Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-03-27T06:07:47.365Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-27T06:07:47.365Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-03-27T06:07:47.483Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5612814579588077257/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-03-27T06:07:48.501Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-27T06:07:48.502Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-27T06:07:48.502Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-27T06:07:48.502Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-27T06:07:48.502Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:48.502Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:48.502Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:48.502Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:48.502Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:48.503Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:48.503Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:48.503Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-27T06:07:48.503Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.503Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:48.508Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-27T06:07:48.508Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-27T06:07:48.508Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-27T06:07:48.508Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.509Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:48.509Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-27T06:07:48.509Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-27T06:07:48.509Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-27T06:07:48.509Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.509Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:48.510Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.510Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-27T06:07:48.510Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-03-27T06:07:48.510Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-03-27T06:07:48.510Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-03-27T06:07:48.510Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-27T06:07:48.510Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-27T06:07:48.510Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.511Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:48.511Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.511Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-27T06:07:48.511Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T06:07:48.511Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.511Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-27T06:07:48.511Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T06:07:48.511Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.511Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-27T06:07:48.512Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T06:07:48.512Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.512Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-27T06:07:48.512Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-27T06:07:48.512Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-27T06:07:48.512Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=b4f7b11d-af82-4e36-8254-89c2b62e85e5
2023-03-27T06:07:48.512Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.512Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:48.512Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.512Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:48.513Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.513Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:48.513Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:48.513Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:48.513Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_vm
Description:service
Model UUID:66474687-4800-47ee-9519-ffdde7c80d58
Model Version:NULL
Model InvariantUuid:06e3a032-8f72-4119-9e71-ce6588ba35ba
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_vm
Model UUID:d78656ce-0d19-4c6c-9b00-8b8d2e79a706
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:83ae637d-0f3e-4be2-928f-2678c9531c1d
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:f44634b1-d505-4227-ae5f-6b34b4b2e20c
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:1bc1de0a-dd46-4c1d-bb75-0b75df296e74
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5508dd64-b994-4aea-8c0d-fcb4f4b67dfc
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:b4f7b11d-af82-4e36-8254-89c2b62e85e5
ModelInvariantUuid:e257da53-c824-4628-a88b-3ca8c3cda500
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:db4a8bdb-b603-4787-a9ed-50b95c0c42c9
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20
VNFC Properties:
ModelCustomizationUuid:60e16f78-f185-46e7-8295-017b2e59a368
ModelInvariantUuid:1a6b8bad-e16c-4bae-b844-9daefb583392
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:15d0ff2e-c993-4a9b-bf17-45e728fba9ef
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-03-27T06:07:48.534Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: a44f77ef-1d28-41e6-9f3e-b645ebc6d2db
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-03-27T06:07:48.538Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||basic_vm 0
2023-03-27T06:07:48.538Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a44f77ef-1d28-41e6-9f3e-b645ebc6d2db
2023-03-27T06:07:48.538Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e5194932-b487-47ad-a26e-ae346b8404ad from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-27T06:07:48.538Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T06:07:48.539Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:48.645Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-27T06:07:48.646Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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 e5194932-b487-47ad-a26e-ae346b8404ad 787
2023-03-27T06:07:48.647Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:48.647Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:48.647Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-27T06:07:48.648Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:48.648Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:48.648Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897268647,
"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-03-27T06:07:49.649Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "1bc1de0a-dd46-4c1d-bb75-0b75df296e74",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "5508dd64-b994-4aea-8c0d-fcb4f4b67dfc",
"vfModuleModelCustomizationUUID": "47efd755-f315-4a13-b0ca-c302cd5505f9",
"isBase": true,
"artifacts": [
"26286f3d-fc00-47f6-a2d9-b8ba865afff7",
"49d5da0e-af6a-4340-87b3-1cebc927e26d"
],
"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-03-27T06:07:49.653Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5508dd64-b994-4aea-8c0d-fcb4f4b67dfc
VfModuleModelInvariantUUID:1bc1de0a-dd46-4c1d-bb75-0b75df296e74
VfModuleModelDescription:NULL
Artifacts UUID List:{
26286f3d-fc00-47f6-a2d9-b8ba865afff7
,
49d5da0e-af6a-4340-87b3-1cebc927e26d
}
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-03-27T06:07:49.654Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "1bc1de0a-dd46-4c1d-bb75-0b75df296e74",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "5508dd64-b994-4aea-8c0d-fcb4f4b67dfc",
"vfModuleModelCustomizationUUID": "47efd755-f315-4a13-b0ca-c302cd5505f9",
"isBase": true,
"artifacts": [
"26286f3d-fc00-47f6-a2d9-b8ba865afff7",
"49d5da0e-af6a-4340-87b3-1cebc927e26d"
],
"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-03-27T06:07:49.654Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5508dd64-b994-4aea-8c0d-fcb4f4b67dfc
VfModuleModelInvariantUUID:1bc1de0a-dd46-4c1d-bb75-0b75df296e74
VfModuleModelDescription:NULL
Artifacts UUID List:{
26286f3d-fc00-47f6-a2d9-b8ba865afff7
,
49d5da0e-af6a-4340-87b3-1cebc927e26d
}
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-03-27T06:07:49.655Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 26286f3d-fc00-47f6-a2d9-b8ba865afff7 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-27T06:07:49.655Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T06:07:49.655Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:49.752Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-27T06:07:49.752Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 26286f3d-fc00-47f6-a2d9-b8ba865afff7 5033
2023-03-27T06:07:49.753Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:49.753Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:49.753Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-27T06:07:49.753Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:49.753Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:49.753Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897269753,
"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-03-27T06:07:50.754Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 49d5da0e-af6a-4340-87b3-1cebc927e26d from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-27T06:07:50.754Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T06:07:50.754Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:50.851Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-27T06:07:50.852Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 49d5da0e-af6a-4340-87b3-1cebc927e26d 903
2023-03-27T06:07:50.852Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:50.852Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:50.852Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-27T06:07:50.852Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:50.852Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:50.852Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897270852,
"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-03-27T06:07:51.853Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 66474687-4800-47ee-9519-ffdde7c80d58
2023-03-27T06:07:51.853Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 a44f77ef-1d28-41e6-9f3e-b645ebc6d2db 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-03-27T06:07:51.870Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1f759122, org.onap.sdc.toscaparser.api.parameters.Input@1485ce2b, org.onap.sdc.toscaparser.api.parameters.Input@79d0c2e8, org.onap.sdc.toscaparser.api.parameters.Input@8d1574a, org.onap.sdc.toscaparser.api.parameters.Input@3b9e2bf3]
2023-03-27T06:07:51.871Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.871Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:51.871Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2023-03-27T06:07:51.871Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= f44634b1-d505-4227-ae5f-6b34b4b2e20c
2023-03-27T06:07:51.871Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f44634b1-d505-4227-ae5f-6b34b4b2e20c matches Tosca VF Customization UUID: f44634b1-d505-4227-ae5f-6b34b4b2e20c
2023-03-27T06:07:51.872Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: f44634b1-d505-4227-ae5f-6b34b4b2e20c 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-03-27T06:07:51.873Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.873Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:51.874Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id f44634b1-d505-4227-ae5f-6b34b4b2e20c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-27T06:07:51.874Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7c0178ed
2023-03-27T06:07:51.874Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.874Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:51.874Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 47efd755-f315-4a13-b0ca-c302cd5505f9
2023-03-27T06:07:51.874Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 47efd755-f315-4a13-b0ca-c302cd5505f9
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-03-27T06:07:51.876Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.876Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-27T06:07:51.877Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T06:07:51.877Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.877Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-27T06:07:51.877Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T06:07:51.877Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.877Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-27T06:07:51.877Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-27T06:07:51.877Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-27T06:07:51.877Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=b4f7b11d-af82-4e36-8254-89c2b62e85e5
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-03-27T06:07:51.879Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.880Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-27T06:07:51.880Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-27T06:07:51.880Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.880Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-27T06:07:51.880Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=f44634b1-d505-4227-ae5f-6b34b4b2e20c
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-03-27T06:07:51.882Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.882Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:51.882Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 66474687-4800-47ee-9519-ffdde7c80d58: basic_vm
2023-03-27T06:07:51.882Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.882Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:51.882Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.882Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:51.882Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.882Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:51.882Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.882Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:51.883Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-27T06:07:51.883Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-27T06:07:51.883Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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 (?, ?, ?)
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-03-27T06:07:51.985Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm a44f77ef-1d28-41e6-9f3e-b645ebc6d2db 1 ASDC deployResourceStructure
2023-03-27T06:07:51.985Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:51.986Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:51.986Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-27T06:07:51.986Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:51.986Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:51.986Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897271985,
"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-03-27T06:07:52.987Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:52.988Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:52.988Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-27T06:07:52.988Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:52.988Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:52.988Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897272987,
"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-03-27T06:07:53.989Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:53.990Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:53.990Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-27T06:07:53.990Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:53.990Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:53.990Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897273989,
"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-03-27T06:07:54.991Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:54.992Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:54.992Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-27T06:07:54.992Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:07:54.992Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:07:54.992Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897274991,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:07:55.993Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 44440c6a-f1bd-4673-a6af-17a9e4d43911
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:07:56.024Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 44440c6a-f1bd-4673-a6af-17a9e4d43911
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-03-27T06:07:56.028Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-27T06:07:56.028Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-27T06:07:56.028Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-27T06:07:56.028Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-27T06:07:56.028Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:07:56.028Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:07:56.028Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:07:56.028Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:07:56.029Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:07:56.044Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-27T06:08:08.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:08:08.226Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.226Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897257951,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-27T06:08:08.227Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.227Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:08:08.227Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.228Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-03-27T06:08:08.228Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.228Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.228Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-27T06:08:08.228Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.228Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.228Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:08:08.228Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.228Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.228Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-03-27T06:08:08.229Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.229Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.229Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:08:08.229Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.229Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.229Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679896819961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:08:08.229Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.229Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.229Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897266362,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:08:08.229Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.230Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.230Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897268647,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:08:08.230Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.230Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.230Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897269753,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:08:08.230Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.230Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.230Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897270852,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-03-27T06:08:08.231Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.231Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.231Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897271985,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-27T06:08:08.231Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.231Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.231Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897272987,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DEPLOY_OK"
}
2023-03-27T06:08:08.231Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.231Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.231Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897273989,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DEPLOY_OK"
}
2023-03-27T06:08:08.231Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:08.231Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:08:08.231Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897274991,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-27T06:08:08.232Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:08:26.044Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 44440c6a-f1bd-4673-a6af-17a9e4d43911 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-03-27T06:08:26.056Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 44440c6a-f1bd-4673-a6af-17a9e4d43911 and serviceModelVersionId: 66474687-4800-47ee-9519-ffdde7c80d58
2023-03-27T06:08:26.057Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 06e3a032-8f72-4119-9e71-ce6588ba35ba
2023-03-27T06:08:26.057Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/06e3a032-8f72-4119-9e71-ce6588ba35ba/model-vers/model-ver/66474687-4800-47ee-9519-ffdde7c80d58?depth=0
2023-03-27T06:08:26.062Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-27T06:08:26.088Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/06e3a032-8f72-4119-9e71-ce6588ba35ba/model-vers/model-ver/66474687-4800-47ee-9519-ffdde7c80d58?depth=0|INFO|500||Invoke
2023-03-27T06:08:26.089Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/06e3a032-8f72-4119-9e71-ce6588ba35ba/model-vers/model-ver/66474687-4800-47ee-9519-ffdde7c80d58?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/06e3a032-8f72-4119-9e71-ce6588ba35ba/model-vers/model-ver/66474687-4800-47ee-9519-ffdde7c80d58?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[44440c6a-f1bd-4673-a6af-17a9e4d43911], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4ac18c1a-06e6-402d-a992-be1f12593627], X-ECOMP-RequestID=[44440c6a-f1bd-4673-a6af-17a9e4d43911], X-TransactionId=[], X-ONAP-RequestID=[44440c6a-f1bd-4673-a6af-17a9e4d43911], Content-Type=[application/merge-patch+json]}
2023-03-27T06:08:26.095Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/06e3a032-8f72-4119-9e71-ce6588ba35ba/model-vers/model-ver/66474687-4800-47ee-9519-ffdde7c80d58?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-27T06:08:26.249Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/06e3a032-8f72-4119-9e71-ce6588ba35ba/model-vers/model-ver/66474687-4800-47ee-9519-ffdde7c80d58?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/06e3a032-8f72-4119-9e71-ce6588ba35ba/model-vers/model-ver/66474687-4800-47ee-9519-ffdde7c80d58?depth=0 has http status code:200 and response headers:{date=[Mon, 27 Mar 2023 06:08:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[622680], x-aai-txid=[1-aai-resources-230327-06:08:26:337-59025], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-27T06:08:26.249Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/06e3a032-8f72-4119-9e71-ce6588ba35ba/model-vers/model-ver/66474687-4800-47ee-9519-ffdde7c80d58?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-27T06:08:26.250Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/06e3a032-8f72-4119-9e71-ce6588ba35ba/model-vers/model-ver/66474687-4800-47ee-9519-ffdde7c80d58?depth=0|INFO|500||InvokeReturn
2023-03-27T06:08:26.251Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-27T06:08:26.251Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:08:26.256Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|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-03-27T06:08:26.257Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 44440c6a-f1bd-4673-a6af-17a9e4d43911 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-27T06:08:26.257Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-27T06:08:26.257Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:08:26.257Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:08:26.258Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897306257,
"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-03-27T06:08:27.286Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-27T06:08:27.287Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-27T06:08:27.288Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-27T06:08:27.288Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-27T06:08:27.288Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Lost previously 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-03-27T06:08:27.288Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] (Re-)joining group
2023-03-27T06:08:27.292Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=5, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-27T06:08:27.293Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-c81425a8-dafe-4dd3-b8ae-49fe2f5d284f
2023-03-27T06:08:27.294Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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-03-27T06:08:27.294Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] (Re-)joining group
2023-03-27T06:08:27.478Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:08:30.487Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:08:33.496Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:08:36.505Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:08:39.514Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:08:42.523Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:08:45.532Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:08:48.541Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:08:51.551Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:08:54.567Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:08:57.580Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:09:00.589Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:09:03.599Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:09:06.608Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:09:08.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:09:08.230Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Revoke previously 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-03-27T06:09:08.230Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] (Re-)joining group
2023-03-27T06:09:08.237Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T06:09:08.238Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-c81425a8-dafe-4dd3-b8ae-49fe2f5d284f', protocol='range'}
2023-03-27T06:09:08.243Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-c81425a8-dafe-4dd3-b8ae-49fe2f5d284f=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221=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-03-27T06:09:08.259Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T06:09:08.259Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-c81425a8-dafe-4dd3-b8ae-49fe2f5d284f', protocol='range'}
2023-03-27T06:09:08.260Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T06:09:08.260Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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-03-27T06:09:08.260Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T06:09:08.260Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, 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-03-27T06:09:08.265Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-03-27T06:09:08.265Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-03-27T06:09:08.265Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-03-27T06:09:08.266Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-03-27T06:09:08.266Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-27T06:09:08.266Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-03-27T06:09:08.266Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-27T06:09:08.266Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-27T06:09:08.266Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-27T06:09:08.266Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=327, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-27T06:09:08.266Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-27T06:09:08.266Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-27T06:09:09.286Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:09:09.287Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "44440c6a-f1bd-4673-a6af-17a9e4d43911",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897306257,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-27T06:09:09.287Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:09:09.288Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-27T06:09:09.288Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7eff5bd9-031e-4ebb-a433-909c9555370d","serviceName":"basic_onboard_QMpdnl","serviceVersion":"1.0","serviceUUID":"9d1b38d7-168e-4ef6-9355-095aef6c5a06","serviceDescription":"service","serviceInvariantUUID":"13b7de5c-4a5c-495e-b4f1-19ef4a3dc875","resources":[{"resourceInstanceName":"basic_onboard_QMpdnl 0","resourceName":"basic_onboard_QMpdnl","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06bf5896-5e90-460d-b950-b0365c92c155","resourceInvariantUUID":"0d611be2-13eb-48e5-ad2f-d6e8b19a3e3b","resourceCustomizationUUID":"9b4bc87f-9aa8-451f-9cf5-4c28d7ba3b12","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml","artifactChecksum":"OWI4YTk5NTZmN2JiYmJiYjY4ZjBkNGJmYTg1Mjk4ZTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3d5361a7-c516-4f0a-86c3-1d0c64c0fe68","artifactVersion":"1"},{"artifactName":"basic_onboard_qmpdnl0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json","artifactChecksum":"MzRiNDk5NDkyMTJkYjMyMDAwMmY5YmRjMzE0ZGRiZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f65df3c5-c527-4045-8387-6c42535f8967","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e469475-09a0-4e48-96e4-ebd00e02b877","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f2806961-ef8e-4a93-a449-365db9ac15f5","artifactVersion":"2","generatedFromUUID":"f65df3c5-c527-4045-8387-6c42535f8967"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardQmpdnl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml","artifactChecksum":"YjcwYjk3ZDBiYzY0ZjJmYmQxZjA4MjU5NzBiMmU3NTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"165396fc-5684-44e2-9cef-79df7fed1847","artifactVersion":"1"},{"artifactName":"service-BasicOnboardQmpdnl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar","artifactChecksum":"NjUyNjU5ZTNlNWNkNjNkZTczOTlkMDcyNmUxYTYzODk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"72e06bf6-5317-4a7a-9922-993e0a0c4b89","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-27T06:09:09.290Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:09:09.290Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:09:09.290Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:09:09.291Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:09:10.291Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:09:10.292Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:09:10.292Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:09:10.292Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:09:11.293Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:09:11.293Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:09:11.293Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:09:11.293Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:09:12.294Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:09:12.294Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:09:12.294Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:09:12.294Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:09:13.295Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:09:13.296Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:09:13.296Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:09:13.296Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:09:14.297Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:09:14.297Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:09:14.297Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:09:14.298Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:09:15.298Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:09:15.299Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:09:15.299Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:09:15.299Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:09:16.300Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"serviceName": "basic_onboard_QMpdnl",
"serviceVersion": "1.0",
"serviceUUID": "9d1b38d7-168e-4ef6-9355-095aef6c5a06",
"serviceDescription": "service",
"serviceInvariantUUID": "13b7de5c-4a5c-495e-b4f1-19ef4a3dc875",
"resources": [
{
"resourceInstanceName": "basic_onboard_QMpdnl 0",
"resourceCustomizationUUID": "9b4bc87f-9aa8-451f-9cf5-4c28d7ba3b12",
"resourceName": "basic_onboard_QMpdnl",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "06bf5896-5e90-460d-b950-b0365c92c155",
"resourceInvariantUUID": "0d611be2-13eb-48e5-ad2f-d6e8b19a3e3b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_qmpdnl0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"artifactChecksum": "MzRiNDk5NDkyMTJkYjMyMDAwMmY5YmRjMzE0ZGRiZmI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f65df3c5-c527-4045-8387-6c42535f8967",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f2806961-ef8e-4a93-a449-365db9ac15f5",
"generatedFromUUID": "f65df3c5-c527-4045-8387-6c42535f8967"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f2806961-ef8e-4a93-a449-365db9ac15f5",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardQmpdnl-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"artifactChecksum": "NjUyNjU5ZTNlNWNkNjNkZTczOTlkMDcyNmUxYTYzODk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "72e06bf6-5317-4a7a-9922-993e0a0c4b89"
}
],
"workloadContext": "Production"
}
2023-03-27T06:09:16.301Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-27T06:09:16.301Z|44440c6a-f1bd-4673-a6af-17a9e4d43911|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9d1b38d7-168e-4ef6-9355-095aef6c5a06 ASDC
2023-03-27T06:09:16.301Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:7eff5bd9-031e-4ebb-a433-909c9555370d
ServiceName:basic_onboard_QMpdnl
ServiceVersion:1.0
ServiceUUID:9d1b38d7-168e-4ef6-9355-095aef6c5a06
ServiceInvariantUUID:13b7de5c-4a5c-495e-b4f1-19ef4a3dc875
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardQmpdnl-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar
ArtifactUUID:72e06bf6-5317-4a7a-9922-993e0a0c4b89
ArtifactChecksum:NjUyNjU5ZTNlNWNkNjNkZTczOTlkMDcyNmUxYTYzODk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_QMpdnl 0
ResourceCustomizationUUID:9b4bc87f-9aa8-451f-9cf5-4c28d7ba3b12
ResourceInvariantUUID:0d611be2-13eb-48e5-ad2f-d6e8b19a3e3b
ResourceName:basic_onboard_QMpdnl
ResourceType:VF
ResourceUUID:06bf5896-5e90-460d-b950-b0365c92c155
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_qmpdnl0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json
ArtifactUUID:bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e
ArtifactChecksum:MzRiNDk5NDkyMTJkYjMyMDAwMmY5YmRjMzE0ZGRiZmI=
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/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml
ArtifactUUID:f65df3c5-c527-4045-8387-6c42535f8967
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/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env
ArtifactUUID:f2806961-ef8e-4a93-a449-365db9ac15f5
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/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env
ArtifactUUID:f2806961-ef8e-4a93-a449-365db9ac15f5
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-27T06:09:16.301Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9d1b38d7-168e-4ef6-9355-095aef6c5a06 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:09:16.342Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T06:09:16.342Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:09:16.343Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:09:16.343Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 72e06bf6-5317-4a7a-9922-993e0a0c4b89 from URL: /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar
2023-03-27T06:09:16.343Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T06:09:16.343Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar
2023-03-27T06:09:16.371Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-27T06:09:16.371Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3a551106
2023-03-27T06:09:16.372Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-27T06:09:16.372Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardQmpdnl"
]
}
}
}
2023-03-27T06:09:16.372Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardQmpdnl-csar.csar /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar 72e06bf6-5317-4a7a-9922-993e0a0c4b89 Specified artifact is not found 300 ASDC artifact download fail
2023-03-27T06:09:16.372Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar ASDC sendASDCNotification
2023-03-27T06:09:16.372Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar(Specified artifact is not found)
2023-03-27T06:09:16.372Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-27T06:09:16.372Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:09:16.372Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:09:16.372Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897356372,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:09:17.373Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardQmpdnl-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar(UUID:72e06bf6-5317-4a7a-9922-993e0a0c4b89)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-27T06:09:17.384Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-27T06:09:17.385Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 06bf5896-5e90-460d-b950-b0365c92c155
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-03-27T06:09:17.389Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||basic_onboard_QMpdnl 0
2023-03-27T06:09:17.389Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 06bf5896-5e90-460d-b950-b0365c92c155
2023-03-27T06:09:17.389Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e from URL: /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json
2023-03-27T06:09:17.390Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T06:09:17.390Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json
2023-03-27T06:09:17.409Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-27T06:09:17.409Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@60400443
2023-03-27T06:09:17.409Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-27T06:09:17.410Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardQmpdnl"
]
}
}
}
2023-03-27T06:09:17.410Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_qmpdnl0_modules.json /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e Specified artifact is not found 300 ASDC artifact download fail
2023-03-27T06:09:17.410Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json ASDC sendASDCNotification
2023-03-27T06:09:17.410Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json(Specified artifact is not found)
2023-03-27T06:09:17.410Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-27T06:09:17.411Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:09:17.411Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:09:17.411Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897357410,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:09:18.412Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_qmpdnl0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json(UUID:bd7b3a2e-3ea7-4926-bf98-c4f093d07b3e)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-27T06:09:18.412Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:09:18.431Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:09:18.436Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:09:18.436Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:09:48.436Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:09:48.457Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:09:48.463Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:09:48.463Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:10:08.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:10:08.218Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:10:08.218Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:10:08.219Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:10:18.463Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:10:18.491Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:10:18.496Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:10:18.497Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:10:48.497Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:10:48.522Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:10:48.527Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:10:48.527Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:11:08.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:11:08.218Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:11:08.219Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "NOTIFIED"
}
2023-03-27T06:11:08.219Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:11:08.219Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:11:08.219Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-27T06:11:08.219Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:11:08.219Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:11:08.219Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:11:08.219Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:11:08.220Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:11:08.220Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-27T06:11:08.220Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:11:08.220Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:11:08.220Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-27T06:11:08.220Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:11:08.220Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:11:08.220Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "NOTIFIED"
}
2023-03-27T06:11:08.220Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:11:08.221Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:11:08.221Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897356372,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/artifacts/service-BasicOnboardQmpdnl-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-27T06:11:08.221Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:11:08.221Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:11:08.221Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897357410,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQmpdnl/1.0/resourceInstances/basic_onboard_qmpdnl0/artifacts/basic_onboard_qmpdnl0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-27T06:11:08.221Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-27T06:11:18.528Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:11:18.543Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:11:18.547Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:11:18.548Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:11:48.548Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:11:48.568Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:11:48.571Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:11:48.572Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:12:08.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:12:18.572Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:12:18.594Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:12:18.598Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:12:18.599Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:12:48.599Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:12:48.617Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:12:48.620Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:12:48.621Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:13:08.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:13:18.621Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:13:18.640Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:13:18.648Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:13:18.648Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:13:48.649Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:13:48.663Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d
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-03-27T06:13:48.665Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-27T06:13:48.666Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-27T06:14:08.218Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:14:09.279Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-27T06:14:09.279Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Member SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a-c81425a8-dafe-4dd3-b8ae-49fe2f5d284f sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired.
2023-03-27T06:14:09.280Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-27T06:14:09.280Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77eecc12-eebe-40a0-81b8-47d02833699a, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-27T06:14:11.831Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-27T06:14:11.847Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Revoke previously 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-03-27T06:14:11.847Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] (Re-)joining group
2023-03-27T06:14:11.852Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T06:14:11.853Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221=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-03-27T06:14:11.871Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f-26116f0d-c632-49b0-bdd9-bf8e6e601221', protocol='range'}
2023-03-27T06:14:11.872Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T06:14:11.872Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, 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-03-27T06:14:11.877Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-27T06:14:11.877Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-27T06:14:11.877Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-27T06:14:11.877Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=337, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-27T06:14:11.877Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-27T06:14:11.878Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54d3b5d9-1a3e-4d2a-b124-50b4621ce46f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-27T06:14:18.666Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-27T06:14:18.666Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7eff5bd9-031e-4ebb-a433-909c9555370d 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-03-27T06:14:18.678Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7eff5bd9-031e-4ebb-a433-909c9555370d and serviceModelVersionId: 9d1b38d7-168e-4ef6-9355-095aef6c5a06
2023-03-27T06:14:18.678Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 13b7de5c-4a5c-495e-b4f1-19ef4a3dc875
2023-03-27T06:14:18.679Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0
2023-03-27T06:14:18.688Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-27T06:14:18.727Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|INFO|500||Invoke
2023-03-27T06:14:18.727Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7eff5bd9-031e-4ebb-a433-909c9555370d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9bea224e-f5aa-432e-bc78-40d3236e0449], X-ECOMP-RequestID=[7eff5bd9-031e-4ebb-a433-909c9555370d], X-TransactionId=[], X-ONAP-RequestID=[7eff5bd9-031e-4ebb-a433-909c9555370d], Content-Type=[application/merge-patch+json]}
2023-03-27T06:14:18.733Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-27T06:14:18.767Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?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/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0 has http status code:404 and response headers:{date=[Mon, 27 Mar 2023 06:14:18 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-230327-06:14:18:977-65369], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-27T06:14:18.768Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06","ERR.5.4.6114"]}}}
2023-03-27T06:14:18.769Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-27T06:14:18.772Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
2023-03-27T06:14:18.772Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
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-03-27T06:14:18.772Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
2023-03-27T06:14:18.772Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
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-03-27T06:14:18.777Z|7eff5bd9-031e-4ebb-a433-909c9555370d|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-03-27T06:14:18.777Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7eff5bd9-031e-4ebb-a433-909c9555370d and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec=ERR.5.4.6114)
2023-03-27T06:14:18.777Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-27T06:14:18.777Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:14:18.778Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:14:18.778Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897658777,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:14:18.792Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-27T06:14:18.792Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7eff5bd9-031e-4ebb-a433-909c9555370d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897658777,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d7eff5bd9-031e-4ebb-a433-909c9555370d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/13b7de5c-4a5c-495e-b4f1-19ef4a3dc875/model-vers/model-ver/9d1b38d7-168e-4ef6-9355-095aef6c5a06) (ec\u003dERR.5.4.6114)"
}
2023-03-27T06:14:18.793Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-27T06:14:19.799Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-27T06:14:19.799Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"3eceaf02-b44a-47b3-a2db-b8aa5c5845fe","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"0c07833a-e216-4fdd-a97e-5a37fe9b5618","serviceDescription":"service","serviceInvariantUUID":"5119ae16-c0f3-443b-8436-075439e66ab3","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"15157c1b-7520-4e59-8e7d-cd42033bc6f6","resourceInvariantUUID":"02dde935-56e9-46f6-a1ed-2017d18e3ddd","resourceCustomizationUUID":"3b212f49-7967-41e3-b0b3-f5c67a76083a","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":"NTc1NTIyNGEwM2JhY2U0ZTRlNGI3M2YzZmZkNWVkNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fe2f0ff7-7184-41cc-b179-f887cb886039","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZTliZDIwZDQyMzVhMGFjYWVkNWNlNWI4OTg5MjM2OWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5ab423d5-4df0-4c63-9a9b-f45fccd423f4","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-27T06:14:19.799Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:14:19.799Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:14:19.800Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:14:19.800Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:14:20.800Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:14:20.801Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:14:20.801Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:14:20.801Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:14:21.803Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "0c07833a-e216-4fdd-a97e-5a37fe9b5618",
"serviceDescription": "service",
"serviceInvariantUUID": "5119ae16-c0f3-443b-8436-075439e66ab3",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "3b212f49-7967-41e3-b0b3-f5c67a76083a",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "15157c1b-7520-4e59-8e7d-cd42033bc6f6",
"resourceInvariantUUID": "02dde935-56e9-46f6-a1ed-2017d18e3ddd",
"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": "ZTliZDIwZDQyMzVhMGFjYWVkNWNlNWI4OTg5MjM2OWU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5ab423d5-4df0-4c63-9a9b-f45fccd423f4"
}
],
"workloadContext": "Production"
}
2023-03-27T06:14:21.805Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-27T06:14:21.805Z|7eff5bd9-031e-4ebb-a433-909c9555370d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0c07833a-e216-4fdd-a97e-5a37fe9b5618 ASDC
2023-03-27T06:14:21.805Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:3eceaf02-b44a-47b3-a2db-b8aa5c5845fe
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:0c07833a-e216-4fdd-a97e-5a37fe9b5618
ServiceInvariantUUID:5119ae16-c0f3-443b-8436-075439e66ab3
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:5ab423d5-4df0-4c63-9a9b-f45fccd423f4
ArtifactChecksum:ZTliZDIwZDQyMzVhMGFjYWVkNWNlNWI4OTg5MjM2OWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:3b212f49-7967-41e3-b0b3-f5c67a76083a
ResourceInvariantUUID:02dde935-56e9-46f6-a1ed-2017d18e3ddd
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:15157c1b-7520-4e59-8e7d-cd42033bc6f6
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-27T06:14:21.805Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0c07833a-e216-4fdd-a97e-5a37fe9b5618 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:14:21.835Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T06:14:21.836Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:14:21.836Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:14:21.836Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5ab423d5-4df0-4c63-9a9b-f45fccd423f4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-27T06:14:21.836Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T06:14:21.836Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:14:21.862Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-27T06:14:21.862Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1bcb46ac
2023-03-27T06:14:21.862Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-27T06:14:21.862Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicNetwork"
]
}
}
}
2023-03-27T06:14:21.863Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5ab423d5-4df0-4c63-9a9b-f45fccd423f4 Specified artifact is not found 300 ASDC artifact download fail
2023-03-27T06:14:21.863Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-27T06:14:21.863Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found)
2023-03-27T06:14:21.863Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-27T06:14:21.863Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:14:21.863Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:14:21.863Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897661863,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:14:22.864Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:5ab423d5-4df0-4c63-9a9b-f45fccd423f4)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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 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-03-27T06:14:22.898Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||ERROR|500||Csar with UUID: 5ab423d5-4df0-4c63-9a9b-f45fccd423f4 already exists
2023-03-27T06:14:22.898Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-27T06:14:22.898Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 5ab423d5-4df0-4c63-9a9b-f45fccd423f4 already exists)
2023-03-27T06:14:22.899Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-27T06:14:22.899Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:14:22.899Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:14:22.899Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897662898,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: 5ab423d5-4df0-4c63-9a9b-f45fccd423f4 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:14:23.900Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-27T06:14:23.900Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 15157c1b-7520-4e59-8e7d-cd42033bc6f6 already exists)
2023-03-27T06:14:23.900Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-27T06:14:23.901Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:14:23.901Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:14:23.901Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897663900,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 15157c1b-7520-4e59-8e7d-cd42033bc6f6 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:14:24.902Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:14:24.925Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe
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-03-27T06:14:24.929Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-27T06:14:24.930Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-27T06:14:24.930Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-27T06:14:24.931Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-27T06:14:24.931Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:14:24.931Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:14:24.931Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:14:24.931Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-27T06:14:24.932Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:14:24.941Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-27T06:14:54.942Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe 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-03-27T06:14:54.955Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe and serviceModelVersionId: 0c07833a-e216-4fdd-a97e-5a37fe9b5618
2023-03-27T06:14:54.956Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5119ae16-c0f3-443b-8436-075439e66ab3
2023-03-27T06:14:54.957Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0
2023-03-27T06:14:54.964Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-27T06:14:54.996Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0|INFO|500||Invoke
2023-03-27T06:14:54.996Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3eceaf02-b44a-47b3-a2db-b8aa5c5845fe], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6f5c3570-89de-43db-941c-6a37f9434e11], X-ECOMP-RequestID=[3eceaf02-b44a-47b3-a2db-b8aa5c5845fe], X-TransactionId=[], X-ONAP-RequestID=[3eceaf02-b44a-47b3-a2db-b8aa5c5845fe], Content-Type=[application/merge-patch+json]}
2023-03-27T06:14:55.004Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-27T06:14:55.138Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?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/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0 has http status code:200 and response headers:{date=[Mon, 27 Mar 2023 06:14:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[573528], x-aai-txid=[2-aai-resources-230327-06:14:55:246-34096], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-27T06:14:55.138Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-27T06:14:55.139Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5119ae16-c0f3-443b-8436-075439e66ab3/model-vers/model-ver/0c07833a-e216-4fdd-a97e-5a37fe9b5618?depth=0|INFO|500||InvokeReturn
2023-03-27T06:14:55.140Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-27T06:14:55.140Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:14:55.147Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|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-03-27T06:14:55.147Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3eceaf02-b44a-47b3-a2db-b8aa5c5845fe and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-27T06:14:55.148Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-27T06:14:55.148Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:14:55.148Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:14:55.148Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "3eceaf02-b44a-47b3-a2db-b8aa5c5845fe",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897695148,
"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-03-27T06:14:56.171Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-27T06:14:56.171Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"84cc4c38-db2e-426f-addf-a3026542286e","serviceName":"Demo_pNF_rb5D6ZL4SqGkCBxcGhrs","serviceVersion":"1.0","serviceUUID":"c9f67a18-e256-41f3-acaa-b5dd971d4199","serviceDescription":"catalog service description","serviceInvariantUUID":"ca53e5c4-cf56-4a3f-8edb-e39644d5c271","resources":[{"resourceInstanceName":"pNF 25b011eb-83ed 0","resourceName":"pNF 25b011eb-83ed","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3e745e72-3afe-4a65-9bf7-e1d2abc228c2","resourceInvariantUUID":"ec183920-0093-457b-a5af-176c8a914105","resourceCustomizationUUID":"386f0dcb-2fab-4319-83de-b16580fda677","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vf-license-model.xml","artifactChecksum":"ZWYwMWZhMzVkZDIxOTM1MTRiYzhlMzZiNjE0YThiYjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"14428971-926d-4b7f-bf42-8fe6437ffedc","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/pNF.csar","artifactChecksum":"NTg2NDIyMTYxYjk1Zjg1MzU1NDkxNWI2MjQxODZhYjY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c4f0abef-5bdf-495f-8bef-a4a4529fd3a0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"042cbbe6-301f-408c-a227-fbfcb56b89a6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM5NDBiYTI1MzhlZGZjMjVjMzZiZjdjYjMwYzMzNmU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"765c4017-e693-43c1-bd5b-3c6c3eb4d38a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d72abaf-1d51-4a4d-885d-1e05aa7aa3f6","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f9dff5ea-6087-4927-bf44-11d67bdbff38","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml","artifactChecksum":"MTNhNzEyZjBhY2YzM2EyOTU5ZTQxNmZiOTg5YWI4NTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e7df4bf1-0ee5-4384-8502-775cbba6d31d","artifactVersion":"1"},{"artifactName":"service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar","artifactChecksum":"NGU5NTJlYzc2MjNjNDhiZWQzOWI3MzU0MGYyMjEzMjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"84d3aeeb-281a-4221-9c76-745438b20267","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-27T06:14:56.171Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:14:56.171Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:14:56.171Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:14:56.172Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:14:57.173Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:14:57.173Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:14:57.174Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:14:57.174Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:14:58.176Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:14:58.176Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:14:58.176Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:14:58.176Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:14:59.177Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:14:59.178Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:14:59.178Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:14:59.178Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:15:00.180Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:15:00.181Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:15:00.181Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:15:00.182Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:15:01.183Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:15:01.184Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:15:01.184Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:15:01.185Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/resourceInstances/pnf25b011eb83ed0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:15:02.186Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:15:02.186Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:15:02.186Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:15:02.186Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:15:03.187Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-27T06:15:03.188Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:15:03.188Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:15:03.188Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897307286,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:15:04.189Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"serviceName": "Demo_pNF_rb5D6ZL4SqGkCBxcGhrs",
"serviceVersion": "1.0",
"serviceUUID": "c9f67a18-e256-41f3-acaa-b5dd971d4199",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "ca53e5c4-cf56-4a3f-8edb-e39644d5c271",
"resources": [
{
"resourceInstanceName": "pNF 25b011eb-83ed 0",
"resourceCustomizationUUID": "386f0dcb-2fab-4319-83de-b16580fda677",
"resourceName": "pNF 25b011eb-83ed",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "3e745e72-3afe-4a65-9bf7-e1d2abc228c2",
"resourceInvariantUUID": "ec183920-0093-457b-a5af-176c8a914105",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"artifactChecksum": "NGU5NTJlYzc2MjNjNDhiZWQzOWI3MzU0MGYyMjEzMjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "84d3aeeb-281a-4221-9c76-745438b20267"
}
],
"workloadContext": "Production"
}
2023-03-27T06:15:04.190Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-27T06:15:04.190Z|3eceaf02-b44a-47b3-a2db-b8aa5c5845fe|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 c9f67a18-e256-41f3-acaa-b5dd971d4199 ASDC
2023-03-27T06:15:04.190Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:84cc4c38-db2e-426f-addf-a3026542286e
ServiceName:Demo_pNF_rb5D6ZL4SqGkCBxcGhrs
ServiceVersion:1.0
ServiceUUID:c9f67a18-e256-41f3-acaa-b5dd971d4199
ServiceInvariantUUID:ca53e5c4-cf56-4a3f-8edb-e39644d5c271
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
ArtifactUUID:84d3aeeb-281a-4221-9c76-745438b20267
ArtifactChecksum:NGU5NTJlYzc2MjNjNDhiZWQzOWI3MzU0MGYyMjEzMjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 25b011eb-83ed 0
ResourceCustomizationUUID:386f0dcb-2fab-4319-83de-b16580fda677
ResourceInvariantUUID:ec183920-0093-457b-a5af-176c8a914105
ResourceName:pNF 25b011eb-83ed
ResourceType:PNF
ResourceUUID:3e745e72-3afe-4a65-9bf7-e1d2abc228c2
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-03-27T06:15:04.190Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c9f67a18-e256-41f3-acaa-b5dd971d4199 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-27T06:15:04.230Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T06:15:04.231Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:15:04.231Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:15:04.232Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 84d3aeeb-281a-4221-9c76-745438b20267 from URL: /sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:04.232Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-27T06:15:04.232Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:04.512Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-27T06:15:04.515Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar 84d3aeeb-281a-4221-9c76-745438b20267 88018
2023-03-27T06:15:04.515Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar ASDC sendASDCNotification
2023-03-27T06:15:04.515Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:04.515Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-27T06:15:04.516Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-27T06:15:04.516Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-27T06:15:04.516Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84cc4c38-db2e-426f-addf-a3026542286e",
"consumerID": "SO-sdc-controller",
"timestamp": 1679897704515,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-27T06:15:05.517Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-27T06:15:05.518Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-27T06:15:05.518Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 84d3aeeb-281a-4221-9c76-745438b20267, URL: /sdc/v1/catalog/services/DemoPnfRb5d6zl4sqgkcbxcghrs/1.0/artifacts/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar to file: /app/ASDC/1/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:05.519Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:05.519Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:05.520Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:05.621Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12261396749524892243/Definitions/service-DemoPnfRb5d6zl4sqgkcbxcghrs-template.yml
2023-03-27T06:15:06.286Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-27T06:15:06.286Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-27T06:15:06.286Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:06.286Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-27T06:15:06.286Z|84cc4c38-db2e-426f-addf-a3026542286e|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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:06.286Z|84cc4c38-db2e-426f-addf-a3026542286e|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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:06.286Z|84cc4c38-db2e-426f-addf-a3026542286e|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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:06.286Z|84cc4c38-db2e-426f-addf-a3026542286e|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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:06.286Z|84cc4c38-db2e-426f-addf-a3026542286e|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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:06.286Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 25b011eb-83ed 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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:06.286Z|84cc4c38-db2e-426f-addf-a3026542286e|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-DemoPnfRb5d6zl4sqgkcbxcghrs-csar.csar
2023-03-27T06:15:06.286Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-27T06:15:06.287Z|84cc4c38-db2e-426f-addf-a3026542286e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery