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-17T00:09:25.280Z||main|||||INFO|500||The following profiles are active: basic
2023-03-17T00:09:35.014Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-17T00:09:35.014Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-17T00:09:35.121Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-17T00:09:37.538Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-17T00:09:37.789Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-17T00:09:38.201Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-17T00:09:38.488Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-17T00:09:39.242Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-17T00:09:42.100Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-17T00:09:42.746Z||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-17T00:09:44.745Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-17T00:09:44.894Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-17T00:09:45.740Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-17T00:09:45.752Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-17T00:09:46.308Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-17T00:09:46.719Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-17T00:09:47.586Z||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-17T00:09:50.794Z||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-17T00:09:53.038Z||main|||||WARN|500||---
2023-03-17T00:09:53.039Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-17T00:09:53.039Z||main|||||WARN|500||---
2023-03-17T00:09:53.363Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-17T00:09:57.507Z||main|||||INFO|500||Started Application in 37.242 seconds (JVM running for 39.849)
2023-03-17T00:09:57.528Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-17T00:09:57.530Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-17T00:09:57.535Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-17T00:09:57.613Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 4b69a8f1-e447-4873-a923-4864f383a427 url= /sdc/v1/artifactTypes
2023-03-17T00:09:57.618Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-17T00:09:57.761Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-17T00:09:57.801Z||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-17T00:09:57.802Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-17T00:09:57.803Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= d7d4260e-c346-43eb-9707-c9f8b3c4c8e7 url= /sdc/v1/distributionKafkaData
2023-03-17T00:09:57.803Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-17T00:09:57.832Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-17T00:09:57.844Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@1ab2b9f7
2023-03-17T00:09:57.904Z||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-fa5b8393-95a6-4f7c-8053-726b0cc5f110
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-17T00:09:57.948Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Instantiated an idempotent producer.
2023-03-17T00:09:58.077Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-17T00:09:58.140Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-17T00:09:58.140Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-17T00:09:58.140Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679011798138
2023-03-17T00:09:58.144Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-17T00:09:58.162Z||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-4773dfb7-063b-4acf-b4ca-5b82d169c3af
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-17T00:09:58.249Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-17T00:09:58.249Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-17T00:09:58.249Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679011798249
2023-03-17T00:09:58.251Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:09:58.293Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:09:58.293Z||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-c11be728-cb2c-40fd-8b16-28fa8da5cf21
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-17T00:09:58.303Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-17T00:09:58.303Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-17T00:09:58.303Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679011798303
2023-03-17T00:09:58.304Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:09:58.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:09:58.322Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-17T00:10:00.824Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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 ju3gj04BSw2-VczyY7ME2g
2023-03-17T00:10:00.824Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Cluster ID: AePtuKNGTyauDT7ogFVB-Q
2023-03-17T00:10:00.824Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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 aGcZOLXsR0i7SavMYKXeFQ
2023-03-17T00:10:00.825Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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 ju3gj04BSw2-VczyY7ME2g
2023-03-17T00:10:00.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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 aGcZOLXsR0i7SavMYKXeFQ
2023-03-17T00:10:00.825Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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 ju3gj04BSw2-VczyY7ME2g
2023-03-17T00:10:00.825Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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 ju3gj04BSw2-VczyY7ME2g
2023-03-17T00:10:00.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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 aGcZOLXsR0i7SavMYKXeFQ
2023-03-17T00:10:00.825Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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 ju3gj04BSw2-VczyY7ME2g
2023-03-17T00:10:00.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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 aGcZOLXsR0i7SavMYKXeFQ
2023-03-17T00:10:00.825Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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 ju3gj04BSw2-VczyY7ME2g
2023-03-17T00:10:00.826Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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 aGcZOLXsR0i7SavMYKXeFQ
2023-03-17T00:10:00.826Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] ProducerId set to 2001 with epoch 0
2023-03-17T00:10:00.826Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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 aGcZOLXsR0i7SavMYKXeFQ
2023-03-17T00:10:00.827Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Cluster ID: AePtuKNGTyauDT7ogFVB-Q
2023-03-17T00:10:00.828Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Cluster ID: AePtuKNGTyauDT7ogFVB-Q
2023-03-17T00:10:00.828Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-17T00:10:00.828Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-17T00:10:00.847Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T00:10:00.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T00:10:00.939Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7
2023-03-17T00:10:00.940Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T00:10:00.940Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T00:10:00.943Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-58eab3a1-6508-430c-9dd9-173c7758e292
2023-03-17T00:10:00.943Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T00:10:00.943Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T00:10:06.947Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T00:10:06.948Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-58eab3a1-6508-430c-9dd9-173c7758e292', protocol='range'}
2023-03-17T00:10:07.016Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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 aGcZOLXsR0i7SavMYKXeFQ
2023-03-17T00:10:07.017Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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 aGcZOLXsR0i7SavMYKXeFQ
2023-03-17T00:10:07.017Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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 aGcZOLXsR0i7SavMYKXeFQ
2023-03-17T00:10:07.017Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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 aGcZOLXsR0i7SavMYKXeFQ
2023-03-17T00:10:07.017Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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 aGcZOLXsR0i7SavMYKXeFQ
2023-03-17T00:10:07.017Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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 aGcZOLXsR0i7SavMYKXeFQ
2023-03-17T00:10:07.021Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-4773dfb7-063b-4acf-b4ca-5b82d169c3af-58eab3a1-6508-430c-9dd9-173c7758e292=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-17T00:10:07.040Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-58eab3a1-6508-430c-9dd9-173c7758e292', protocol='range'}
2023-03-17T00:10:07.041Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T00:10:07.044Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T00:10:07.044Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T00:10:07.045Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T00:10:07.052Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T00:10:07.059Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-17T00:10:07.059Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-17T00:10:07.059Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-17T00:10:07.059Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-17T00:10:07.059Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-17T00:10:07.059Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-17T00:10:07.067Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-17T00:10:07.067Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-17T00:10:07.068Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-17T00:10:07.068Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-17T00:10:07.068Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-17T00:10:07.068Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-17T00:10:07.100Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-17T00:10:07.101Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-17T00:10:07.161Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-17T00:10:07.162Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-17T00:10:07.192Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-17T00:10:07.193Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-17T00:10:07.194Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-17T00:10:07.194Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-17T00:10:07.198Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-17T00:10:07.198Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-17T00:10:07.199Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-17T00:10:07.199Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-17T00:10:58.304Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:10:58.307Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:11:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:11:58.308Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:12:58.307Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:12:58.309Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:13:58.309Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:13:58.310Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:14:58.311Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:14:58.311Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:15:58.312Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:15:58.314Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:16:58.314Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:16:58.316Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:17:58.315Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:17:58.316Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:18:58.316Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:18:58.318Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:19:00.979Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Node -1 disconnected.
2023-03-17T00:19:00.986Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Node -1 disconnected.
2023-03-17T00:19:01.130Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Node -1 disconnected.
2023-03-17T00:19:45.654Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-17T00:19:58.317Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:19:58.319Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:20:58.318Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:20:58.320Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:21:58.320Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:21:58.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:22:58.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:22:58.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:23:58.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:23:58.323Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:24:58.324Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:24:58.323Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:25:58.325Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:25:58.326Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:26:58.326Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:26:58.327Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:27:58.327Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:27:58.328Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:28:58.329Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:28:58.330Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:29:58.330Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:29:58.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:30:58.332Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:30:58.332Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:31:58.333Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:31:58.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:32:58.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:32:58.335Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:33:58.335Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:33:58.336Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:34:58.337Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:34:58.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:35:58.337Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:35:58.338Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:36:58.339Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:36:58.339Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:37:58.339Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:37:58.340Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:38:58.341Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:38:58.341Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:39:58.342Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:39:58.341Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:40:58.343Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:40:58.343Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:41:58.343Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:41:58.343Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:42:58.345Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:42:58.346Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:43:58.346Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:43:58.347Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:44:58.347Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:44:58.348Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:45:58.349Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:45:58.349Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:46:58.350Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:46:58.350Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:47:58.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:47:58.351Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:48:58.352Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:48:58.352Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:49:58.354Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:49:58.354Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:50:58.354Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:50:58.356Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:51:58.356Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:51:58.357Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:52:58.356Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:52:58.358Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:53:58.358Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:53:58.359Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:54:58.359Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:54:58.359Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:55:58.360Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:55:58.360Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:56:58.362Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:56:58.361Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:57:58.363Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:57:58.364Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:58:58.364Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:58:58.365Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T00:59:58.365Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T00:59:58.367Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:00:58.366Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:00:58.369Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:01:58.367Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:01:58.370Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:02:58.369Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:02:58.370Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:03:58.371Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:03:58.372Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:04:58.372Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:04:58.374Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:05:58.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:05:58.375Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:06:58.375Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:06:58.377Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:07:58.375Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:07:58.379Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:08:58.377Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:08:58.379Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:09:58.379Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:09:58.382Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:10:58.380Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:10:58.382Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:11:58.382Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:11:58.383Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:12:58.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:12:58.383Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:13:58.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:13:58.385Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:14:58.385Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:14:58.386Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:15:58.387Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:15:58.388Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:16:58.388Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:16:58.389Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:17:58.390Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:17:58.390Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:18:58.390Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:18:58.391Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:19:58.391Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:19:58.391Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:20:58.392Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:20:58.393Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:21:58.393Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:21:58.393Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:22:58.395Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:22:58.395Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:23:58.396Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:23:58.395Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:24:58.397Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:24:58.397Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:25:58.398Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:25:58.398Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:26:58.399Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:26:58.399Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:27:58.399Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:27:58.399Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:28:58.401Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:28:58.401Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:29:58.402Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:29:58.403Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:30:58.404Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:30:58.404Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:31:58.404Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:31:58.405Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:32:58.406Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:32:58.406Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:33:58.407Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:33:58.407Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:34:58.408Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:34:58.408Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:35:58.409Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:35:58.410Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:36:58.409Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:36:58.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:37:58.411Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:37:58.412Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:38:58.412Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:38:58.413Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:39:58.413Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:39:58.413Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:40:58.413Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:40:58.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:41:58.414Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:41:58.416Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:42:58.415Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:42:58.417Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:43:58.417Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:43:58.418Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:44:58.418Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:44:58.419Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:45:58.418Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:45:58.420Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:46:58.420Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:46:58.421Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:47:58.420Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:47:58.422Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:48:58.421Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:48:58.422Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:49:58.423Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:49:58.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:50:58.424Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:50:58.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:51:58.425Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:51:58.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:52:58.426Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:52:58.426Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:53:58.428Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:53:58.428Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:54:58.429Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:54:58.429Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:55:58.430Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:55:58.430Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:56:58.431Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:56:58.431Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:57:58.433Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:57:58.434Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:58:58.434Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:58:58.434Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T01:59:58.434Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T01:59:58.435Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:00:58.436Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:00:58.437Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:01:58.437Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:01:58.438Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:02:58.439Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:02:58.439Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:03:58.440Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:03:58.440Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:04:58.440Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:04:58.441Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:05:58.441Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:05:58.442Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:06:58.442Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:06:58.442Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:07:58.444Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:07:58.444Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:08:58.444Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:08:58.445Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:09:58.445Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:09:58.446Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:10:58.447Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:10:58.447Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:11:58.448Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:11:58.448Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:12:58.449Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:12:58.450Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:13:58.449Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:13:58.450Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:14:58.450Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:14:58.451Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:15:58.452Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:15:58.451Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:16:58.453Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:16:58.453Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:17:58.453Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:17:58.454Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:18:58.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:18:58.455Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:19:58.457Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:19:58.457Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:20:58.458Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:20:58.459Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:21:58.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:21:58.460Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:22:58.461Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:22:58.461Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:23:58.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:23:58.462Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:24:58.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:24:58.463Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:25:58.464Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:25:58.464Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:26:58.464Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:26:58.465Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:27:58.466Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:27:58.466Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:28:58.466Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:28:58.467Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:29:58.468Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:29:58.468Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:30:58.469Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:30:58.469Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:31:58.470Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:31:58.470Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:32:58.471Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:32:58.472Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:33:58.472Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:33:58.473Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:34:58.473Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:34:58.473Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:35:58.474Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:35:58.475Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:36:58.475Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:36:58.475Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:37:58.475Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:37:58.476Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:38:58.477Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:38:58.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:39:58.477Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:39:58.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:40:58.478Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:40:58.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:41:58.479Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:41:58.480Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:42:58.480Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:42:58.481Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:43:58.480Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:43:58.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:44:58.481Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:44:58.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:45:58.483Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:45:58.483Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:46:58.484Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:46:58.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:47:58.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:47:58.486Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:48:58.486Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:48:58.487Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:49:58.487Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:49:58.487Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:50:58.487Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:50:58.489Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:51:58.489Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:51:58.490Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:52:58.490Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:52:58.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:53:58.490Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:53:58.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:54:58.491Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:54:58.493Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:55:58.492Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:55:58.493Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:56:58.493Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:56:58.495Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:57:58.493Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:57:58.496Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:58:58.495Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:58:58.497Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T02:59:58.496Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T02:59:58.498Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:00:58.497Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:00:58.498Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:01:58.497Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:01:58.499Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:02:58.499Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:02:58.500Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:03:58.499Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:03:58.500Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:04:58.501Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:04:58.502Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:05:58.502Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:05:58.502Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:06:58.503Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:06:58.503Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:07:58.504Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:07:58.504Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:08:58.505Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:08:58.505Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:09:58.507Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:09:58.509Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:10:58.507Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:10:58.510Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:11:58.509Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:11:58.510Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:12:58.509Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:12:58.511Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:13:58.511Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:13:58.512Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:14:58.511Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:14:58.512Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:15:58.511Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:15:58.513Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:16:58.513Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:16:58.514Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:17:58.513Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:17:58.514Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:18:58.515Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:18:58.516Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:19:58.516Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:19:58.517Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:20:58.517Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:20:58.518Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:21:58.518Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:21:58.518Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:22:58.518Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:22:58.519Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:23:58.520Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:23:58.519Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:24:58.520Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:24:58.522Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:25:58.522Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:25:58.522Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:26:58.523Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:26:58.524Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:27:58.525Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:27:58.525Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:28:58.525Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:28:58.526Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:29:58.526Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:29:58.527Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:30:58.528Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:30:58.528Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:31:58.528Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:31:58.529Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:32:58.529Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:32:58.530Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:33:58.530Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:33:58.531Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:34:58.530Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:34:58.531Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:35:58.532Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:35:58.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:36:58.533Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:36:58.534Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:37:58.533Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:37:58.535Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:38:58.534Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:38:58.536Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:39:58.535Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:39:58.537Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:40:58.537Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:40:58.538Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:41:58.537Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:41:58.539Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:42:58.539Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:42:58.539Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:43:58.539Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:43:58.540Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:44:58.540Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:44:58.540Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:45:58.541Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:45:58.543Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:46:58.544Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:46:58.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:47:58.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:47:58.546Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:48:58.547Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:48:58.549Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:49:58.548Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:49:58.549Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:50:58.549Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:50:58.550Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:51:58.550Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:51:58.552Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:52:58.551Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:52:58.553Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:53:58.552Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:53:58.553Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:54:58.553Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:54:58.554Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:55:58.554Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:55:58.555Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:56:58.556Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:56:58.557Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:57:58.557Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:57:58.558Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:58:58.558Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:58:58.559Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T03:59:58.558Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T03:59:58.560Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:00:58.560Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:00:58.560Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:01:58.560Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:01:58.561Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:02:58.561Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:02:58.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:03:58.562Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:03:58.563Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:04:58.562Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:04:58.564Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:05:58.564Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:05:58.564Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:06:58.565Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:06:58.565Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:07:58.566Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:07:58.566Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:08:58.566Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:08:58.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:09:58.566Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:09:58.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:10:58.568Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:10:58.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:11:58.568Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:11:58.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:12:58.568Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:12:58.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:13:58.568Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:13:58.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:14:58.570Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:14:58.573Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:15:58.571Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:15:58.574Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:16:58.572Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:16:58.575Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:17:58.573Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:17:58.575Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:18:58.574Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:18:58.576Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:19:58.574Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:19:58.576Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:20:58.575Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:20:58.578Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:21:58.576Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:21:58.579Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:22:58.577Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:22:58.580Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:23:58.579Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:23:58.580Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:24:58.580Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:24:58.581Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:25:58.581Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:25:58.583Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:26:58.583Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:26:58.584Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:27:58.584Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:27:58.584Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:28:58.584Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:28:58.586Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:29:58.585Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:29:58.586Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:30:58.586Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:30:58.586Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:31:58.587Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:31:58.588Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:32:58.588Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:32:58.588Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:33:58.589Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:33:58.589Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:34:58.590Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:34:58.590Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:35:58.590Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:35:58.591Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:36:58.591Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:36:58.592Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:37:58.592Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:37:58.593Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:38:58.593Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:38:58.594Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:39:58.594Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:39:58.595Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:40:58.595Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:40:58.596Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:41:58.597Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:41:58.597Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:42:58.597Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:42:58.599Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:43:58.598Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:43:58.600Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:44:58.600Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:44:58.601Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:45:58.601Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:45:58.601Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:46:58.602Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:46:58.603Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:47:58.603Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:47:58.603Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:48:58.604Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:48:58.604Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:49:58.604Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:49:58.606Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:50:58.605Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:50:58.606Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:51:58.606Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:51:58.607Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:52:58.607Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:52:58.607Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:53:58.608Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:53:58.609Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:54:58.608Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:54:58.609Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:55:58.609Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:55:58.610Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:56:58.610Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:56:58.612Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:57:58.612Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:57:58.612Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:58:58.613Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:58:58.613Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T04:59:58.613Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T04:59:58.613Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:00:58.613Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:00:58.614Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:01:58.614Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:01:58.615Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:02:58.614Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:02:58.617Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:03:58.614Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:03:58.617Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:04:58.616Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:04:58.618Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:05:58.616Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:05:58.619Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:06:58.618Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:06:58.619Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:07:58.618Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:07:58.621Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:08:58.620Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:08:58.621Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:09:58.626Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:09:58.626Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:10:58.626Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:10:58.627Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:11:58.627Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:11:58.627Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:12:58.628Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:12:58.629Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:13:58.630Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:13:58.630Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:14:58.630Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:14:58.631Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:15:58.631Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:15:58.633Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:16:58.631Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:16:58.634Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:17:58.632Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:17:58.634Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:18:58.633Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:18:58.635Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:19:58.634Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:19:58.635Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:20:58.635Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:20:58.636Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:21:34.941Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-17T05:21:34.941Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2a537aee-f293-4f63-bbda-a10f691e8664","serviceName":"vFW 2023-03-17 05-19-19","serviceVersion":"1.0","serviceUUID":"892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf","serviceDescription":"catalog service description","serviceInvariantUUID":"05ca1a50-7061-4026-b5ba-422864ee229f","resources":[{"resourceInstanceName":"vFW ba87f81c-2573 0","resourceName":"vFW ba87f81c-2573","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fbccf415-0cd5-45af-99ab-1d52f6a5c530","resourceInvariantUUID":"9e539831-0871-4605-bc0f-baf59e0ed4db","resourceCustomizationUUID":"e509d635-1fd4-4516-a34c-52173fdec2ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vf-license-model.xml","artifactChecksum":"YzM1ZWM3ZDVkZGFiZmJkYjA3N2VlNDI4Njc3ZjdhNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"334c7e0f-87ec-45e4-a3b2-f7e65f7dd686","artifactVersion":"1"},{"artifactName":"vfwba87f81c25730_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json","artifactChecksum":"M2NjNTA1NjUxOGNhZDE1YzJhODFkNWFiOWIwODZlNjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"dacfecc4-0ad4-46a8-b9ba-cd50327f2104","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4c094ca6-2dd5-4229-857b-00af30ff00a2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vendor-license-model.xml","artifactChecksum":"ODAxNmFkMDljNDUyYTU4MTljNzExZWM1YWE0ODM2N2I\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cb4d6e6a-d4e2-492d-9e5e-abfba6e36d5e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7145a416-1b14-40eb-accb-1f1ca527b1d6","artifactVersion":"2","generatedFromUUID":"4c094ca6-2dd5-4229-857b-00af30ff00a2"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230317051919-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-template.yml","artifactChecksum":"NjIzMjEzMTY4OWQ4MDQ1YzRiZjczNmVlODcyNTE2NGI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"547503d1-a76c-4d21-93b1-3af3f419d052","artifactVersion":"1"},{"artifactName":"service-Vfw20230317051919-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar","artifactChecksum":"Zjk2N2MzZGQ4MmMyNzRlOGMxMDY3OTFhYzc5MWE4NWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"953fa899-744f-4ca0-9a02-cd1f608e9e65","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T05:21:34.952Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:21:34.957Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:34.957Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:34.958Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:34.965Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to ju3gj04BSw2-VczyY7ME2g
2023-03-17T05:21:34.965Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to ju3gj04BSw2-VczyY7ME2g
2023-03-17T05:21:34.966Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to ju3gj04BSw2-VczyY7ME2g
2023-03-17T05:21:34.966Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to ju3gj04BSw2-VczyY7ME2g
2023-03-17T05:21:34.966Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to ju3gj04BSw2-VczyY7ME2g
2023-03-17T05:21:34.966Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to ju3gj04BSw2-VczyY7ME2g
2023-03-17T05:21:35.028Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:21:35.028Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "cds-sdc-listener",
"timestamp": 1679030475556,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:21:35.040Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:21:35.994Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:21:35.995Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:35.995Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:35.995Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:36.997Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:21:36.997Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:36.998Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:36.998Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:37.999Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:21:38.000Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:38.001Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:38.001Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:39.003Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:21:39.003Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:39.003Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:39.003Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:40.004Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:21:40.004Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:40.004Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:40.005Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:41.005Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:21:41.006Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:41.006Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:41.006Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:42.009Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"serviceName": "vFW 2023-03-17 05-19-19",
"serviceVersion": "1.0",
"serviceUUID": "892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "05ca1a50-7061-4026-b5ba-422864ee229f",
"resources": [
{
"resourceInstanceName": "vFW ba87f81c-2573 0",
"resourceCustomizationUUID": "e509d635-1fd4-4516-a34c-52173fdec2ba",
"resourceName": "vFW ba87f81c-2573",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "fbccf415-0cd5-45af-99ab-1d52f6a5c530",
"resourceInvariantUUID": "9e539831-0871-4605-bc0f-baf59e0ed4db",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwba87f81c25730_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"artifactChecksum": "M2NjNTA1NjUxOGNhZDE1YzJhODFkNWFiOWIwODZlNjA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "dacfecc4-0ad4-46a8-b9ba-cd50327f2104",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "4c094ca6-2dd5-4229-857b-00af30ff00a2",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7145a416-1b14-40eb-accb-1f1ca527b1d6",
"generatedFromUUID": "4c094ca6-2dd5-4229-857b-00af30ff00a2"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7145a416-1b14-40eb-accb-1f1ca527b1d6",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230317051919-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"artifactChecksum": "Zjk2N2MzZGQ4MmMyNzRlOGMxMDY3OTFhYzc5MWE4NWI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "953fa899-744f-4ca0-9a02-cd1f608e9e65"
}
],
"workloadContext": "Production"
}
2023-03-17T05:21:42.012Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T05:21:42.013Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf ASDC
2023-03-17T05:21:42.072Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:2a537aee-f293-4f63-bbda-a10f691e8664
ServiceName:vFW 2023-03-17 05-19-19
ServiceVersion:1.0
ServiceUUID:892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf
ServiceInvariantUUID:05ca1a50-7061-4026-b5ba-422864ee229f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230317051919-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar
ArtifactUUID:953fa899-744f-4ca0-9a02-cd1f608e9e65
ArtifactChecksum:Zjk2N2MzZGQ4MmMyNzRlOGMxMDY3OTFhYzc5MWE4NWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW ba87f81c-2573 0
ResourceCustomizationUUID:e509d635-1fd4-4516-a34c-52173fdec2ba
ResourceInvariantUUID:9e539831-0871-4605-bc0f-baf59e0ed4db
ResourceName:vFW ba87f81c-2573
ResourceType:VF
ResourceUUID:fbccf415-0cd5-45af-99ab-1d52f6a5c530
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwba87f81c25730_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json
ArtifactUUID:dacfecc4-0ad4-46a8-b9ba-cd50327f2104
ArtifactChecksum:M2NjNTA1NjUxOGNhZDE1YzJhODFkNWFiOWIwODZlNjA=
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/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml
ArtifactUUID:4c094ca6-2dd5-4229-857b-00af30ff00a2
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/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env
ArtifactUUID:7145a416-1b14-40eb-accb-1f1ca527b1d6
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/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env
ArtifactUUID:7145a416-1b14-40eb-accb-1f1ca527b1d6
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T05:21:42.073Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf 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-17T05:21:42.256Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T05:21:42.257Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-17T05:21:42.258Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-17T05:21:42.258Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 953fa899-744f-4ca0-9a02-cd1f608e9e65 from URL: /sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:42.258Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-17T05:21:42.258Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:42.376Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-17T05:21:42.392Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar 953fa899-744f-4ca0-9a02-cd1f608e9e65 101494
2023-03-17T05:21:42.393Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar ASDC sendASDCNotification
2023-03-17T05:21:42.393Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:42.394Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-17T05:21:42.395Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:42.395Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:42.395Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030502393,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:43.396Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T05:21:43.397Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-17T05:21:43.397Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 953fa899-744f-4ca0-9a02-cd1f608e9e65, URL: /sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar to file: /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:43.398Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230317051919-csar.csar
2023-03-17T05:21:43.457Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:43.458Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:43.842Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5171889042311485791/Definitions/service-Vfw20230317051919-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-17T05:21:46.163Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-17T05:21:46.167Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-03-17T05:21:46.167Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:46.167Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-17T05:21:46.167Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:46.167Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:46.167Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:46.168Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW ba87f81c-2573 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-Vfw20230317051919-csar.csar
2023-03-17T05:21:46.168Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:46.168Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:46.168Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:46.168Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:46.168Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:46.168Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:46.168Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:46.168Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-03-17T05:21:46.194Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.196Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:46.199Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is matching search criteria
2023-03-17T05:21:46.200Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-03-17T05:21:46.201Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW ba87f81c-2573 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-17T05:21:46.202Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.203Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:46.203Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is matching search criteria
2023-03-17T05:21:46.203Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-03-17T05:21:46.203Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW ba87f81c-2573 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-17T05:21:46.203Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.204Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:46.208Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.208Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is not matching search criteria
2023-03-17T05:21:46.208Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-17T05:21:46.208Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-17T05:21:46.208Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-17T05:21:46.208Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-17T05:21:46.208Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:46.208Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-17T05:21:46.209Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-17T05:21:46.209Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-17T05:21:46.209Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-17T05:21:46.209Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-17T05:21:46.209Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:46.209Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-17T05:21:46.209Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:46.209Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-17T05:21:46.209Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-17T05:21:46.209Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-17T05:21:46.209Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.209Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-17T05:21:46.210Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.210Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is matching search criteria
2023-03-17T05:21:46.211Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW ba87f81c-2573 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T05:21:46.211Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.211Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is matching search criteria
2023-03-17T05:21:46.211Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW ba87f81c-2573 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T05:21:46.211Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.211Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is matching search criteria
2023-03-17T05:21:46.211Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW ba87f81c-2573 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T05:21:46.212Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.212Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is not matching search criteria
2023-03-17T05:21:46.212Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-17T05:21:46.212Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-17T05:21:46.212Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-17T05:21:46.212Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-17T05:21:46.212Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-17T05:21:46.212Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-17T05:21:46.212Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:46.213Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-17T05:21:46.213Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:46.213Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-17T05:21:46.213Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-17T05:21:46.213Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4a9b4dfc-7acf-4241-b136-b1616a73667e
2023-03-17T05:21:46.213Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.213Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is not matching search criteria
2023-03-17T05:21:46.214Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-17T05:21:46.214Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-17T05:21:46.214Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-17T05:21:46.214Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-17T05:21:46.214Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:46.214Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-17T05:21:46.214Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-17T05:21:46.215Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-17T05:21:46.215Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-17T05:21:46.215Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:46.215Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-17T05:21:46.215Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-17T05:21:46.215Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=317add7a-a4d2-427e-8ccb-fa3425135917
2023-03-17T05:21:46.215Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.215Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is not matching search criteria
2023-03-17T05:21:46.216Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-17T05:21:46.216Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-17T05:21:46.216Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-17T05:21:46.216Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-17T05:21:46.216Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:46.216Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-17T05:21:46.216Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-17T05:21:46.216Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-17T05:21:46.216Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-17T05:21:46.216Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-17T05:21:46.216Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:46.216Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-17T05:21:46.217Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=cfacf269-f83e-4e26-a23b-9648bd1a7459
2023-03-17T05:21:46.217Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.217Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:46.217Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.217Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:46.217Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.217Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:46.217Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:46.217Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:46.217Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-17 05-19-19
Description:catalog service description
Model UUID:892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf
Model Version:NULL
Model InvariantUuid:05ca1a50-7061-4026-b5ba-422864ee229f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW ba87f81c-2573
Model UUID:ab2ba193-6dbe-4ce8-89bc-013ef30cad83
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:9e539831-0871-4605-bc0f-baf59e0ed4db
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:e509d635-1fd4-4516-a34c-52173fdec2ba
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:dc48e62f-18fd-47ba-8478-a992f671e7e7
ModelName:VfwBa87f81c2573..base_vfw..module-0
ModelUuid:a9d24b5b-6afe-4780-94ab-2dd7a3ac124a
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:4a9b4dfc-7acf-4241-b136-b1616a73667e
ModelInvariantUuid:04142bb0-6209-4b3e-86f1-7e11836c1015
ModelName:vFW ba87f81c-2573-nodes.vfwCvfc
ModelUuid:89e6207d-8970-44e5-8599-39c5214d1e78
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:78d8ffeb-91c3-4e3a-9dc4-74976029e03d
ModelInvariantUuid:1c1e1b4e-92d2-4971-992e-4d322cb159fa
ModelName:VfwBa87f81c2573.compute.nodes.heat.vfw
ModelUuid:7ca3dcf1-667d-4e5c-b137-ece9e1cd70c1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:317add7a-a4d2-427e-8ccb-fa3425135917
ModelInvariantUuid:788c6597-f66e-4b76-ab49-3b71eca3ac7b
ModelName:vFW ba87f81c-2573-nodes.vsnCvfc
ModelUuid:2c1be344-e503-4391-8062-8e15e73b5296
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:b748532a-346a-466f-93f7-3af2674565dd
ModelInvariantUuid:48a9edb9-188d-4cd0-970d-bec3798a9798
ModelName:VfwBa87f81c2573.compute.nodes.heat.vsn
ModelUuid:d5c002ac-a953-4188-9f03-eced8195a8eb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:cfacf269-f83e-4e26-a23b-9648bd1a7459
ModelInvariantUuid:50522bb4-65ab-4b1f-ba9b-700d7c368b6f
ModelName:vFW ba87f81c-2573-nodes.vpgCvfc
ModelUuid:c746c366-feae-42db-9499-9324045f13fb
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:910d7396-8ab2-47bd-b302-1e699be4a312
ModelInvariantUuid:433ff744-6f59-404e-909d-8b5084790270
ModelName:VfwBa87f81c2573.compute.nodes.heat.vpg
ModelUuid:d8e008e4-8824-42e5-b9f7-4689178d6fd1
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-17T05:21:46.251Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: fbccf415-0cd5-45af-99ab-1d52f6a5c530
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-17T05:21:46.300Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||vFW ba87f81c-2573 0
2023-03-17T05:21:46.306Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: fbccf415-0cd5-45af-99ab-1d52f6a5c530
2023-03-17T05:21:46.306Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: dacfecc4-0ad4-46a8-b9ba-cd50327f2104 from URL: /sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json
2023-03-17T05:21:46.306Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-17T05:21:46.306Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json
2023-03-17T05:21:46.420Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-17T05:21:46.421Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json dacfecc4-0ad4-46a8-b9ba-cd50327f2104 785
2023-03-17T05:21:46.421Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json ASDC sendASDCNotification
2023-03-17T05:21:46.422Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json
2023-03-17T05:21:46.422Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-17T05:21:46.422Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:46.422Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:46.422Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030506421,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:47.424Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwBa87f81c2573..base_vfw..module-0",
"vfModuleModelInvariantUUID": "dc48e62f-18fd-47ba-8478-a992f671e7e7",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a9d24b5b-6afe-4780-94ab-2dd7a3ac124a",
"vfModuleModelCustomizationUUID": "441e153b-21dd-4cee-8acc-42d03a465199",
"isBase": true,
"artifacts": [
"4c094ca6-2dd5-4229-857b-00af30ff00a2",
"7145a416-1b14-40eb-accb-1f1ca527b1d6"
],
"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-17T05:21:47.442Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwBa87f81c2573..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a9d24b5b-6afe-4780-94ab-2dd7a3ac124a
VfModuleModelInvariantUUID:dc48e62f-18fd-47ba-8478-a992f671e7e7
VfModuleModelDescription:NULL
Artifacts UUID List:{
4c094ca6-2dd5-4229-857b-00af30ff00a2
,
7145a416-1b14-40eb-accb-1f1ca527b1d6
}
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-17T05:21:47.444Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwBa87f81c2573..base_vfw..module-0",
"vfModuleModelInvariantUUID": "dc48e62f-18fd-47ba-8478-a992f671e7e7",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a9d24b5b-6afe-4780-94ab-2dd7a3ac124a",
"vfModuleModelCustomizationUUID": "441e153b-21dd-4cee-8acc-42d03a465199",
"isBase": true,
"artifacts": [
"4c094ca6-2dd5-4229-857b-00af30ff00a2",
"7145a416-1b14-40eb-accb-1f1ca527b1d6"
],
"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-17T05:21:47.445Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwBa87f81c2573..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a9d24b5b-6afe-4780-94ab-2dd7a3ac124a
VfModuleModelInvariantUUID:dc48e62f-18fd-47ba-8478-a992f671e7e7
VfModuleModelDescription:NULL
Artifacts UUID List:{
4c094ca6-2dd5-4229-857b-00af30ff00a2
,
7145a416-1b14-40eb-accb-1f1ca527b1d6
}
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-17T05:21:47.445Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 4c094ca6-2dd5-4229-857b-00af30ff00a2 from URL: /sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml
2023-03-17T05:21:47.445Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-17T05:21:47.445Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml
2023-03-17T05:21:47.532Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-17T05:21:47.533Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml 4c094ca6-2dd5-4229-857b-00af30ff00a2 20368
2023-03-17T05:21:47.533Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-17T05:21:47.533Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml
2023-03-17T05:21:47.533Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-17T05:21:47.534Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:47.534Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:47.534Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030507533,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:48.535Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7145a416-1b14-40eb-accb-1f1ca527b1d6 from URL: /sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env
2023-03-17T05:21:48.535Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-17T05:21:48.536Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env
2023-03-17T05:21:48.625Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-17T05:21:48.626Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env 7145a416-1b14-40eb-accb-1f1ca527b1d6 2098
2023-03-17T05:21:48.626Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-17T05:21:48.626Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env
2023-03-17T05:21:48.626Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-17T05:21:48.627Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:48.627Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:48.627Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030508626,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:49.628Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf
2023-03-17T05:21:49.628Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW ba87f81c-2573 0 fbccf415-0cd5-45af-99ab-1d52f6a5c530 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-17T05:21:49.679Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6c8c4a58, org.onap.sdc.toscaparser.api.parameters.Input@8d4aa2f, org.onap.sdc.toscaparser.api.parameters.Input@756d3131, org.onap.sdc.toscaparser.api.parameters.Input@6d83715b, org.onap.sdc.toscaparser.api.parameters.Input@63532839]
2023-03-17T05:21:49.681Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.682Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:49.682Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2023-03-17T05:21:49.682Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= e509d635-1fd4-4516-a34c-52173fdec2ba
2023-03-17T05:21:49.682Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e509d635-1fd4-4516-a34c-52173fdec2ba matches Tosca VF Customization UUID: e509d635-1fd4-4516-a34c-52173fdec2ba
2023-03-17T05:21:49.682Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: e509d635-1fd4-4516-a34c-52173fdec2ba 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-17T05:21:49.690Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.690Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:49.691Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id e509d635-1fd4-4516-a34c-52173fdec2ba: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-17T05:21:49.691Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3d39e4c8
2023-03-17T05:21:49.691Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.692Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-17T05:21:49.692Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 441e153b-21dd-4cee-8acc-42d03a465199
2023-03-17T05:21:49.693Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 441e153b-21dd-4cee-8acc-42d03a465199
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-17T05:21:49.701Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.701Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is matching search criteria
2023-03-17T05:21:49.701Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW ba87f81c-2573 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T05:21:49.702Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.702Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is matching search criteria
2023-03-17T05:21:49.702Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW ba87f81c-2573 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T05:21:49.703Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.703Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is not matching search criteria
2023-03-17T05:21:49.703Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-17T05:21:49.703Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-17T05:21:49.703Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-17T05:21:49.703Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-17T05:21:49.703Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-17T05:21:49.704Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-17T05:21:49.704Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:49.704Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-17T05:21:49.704Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:49.704Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-17T05:21:49.704Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-17T05:21:49.704Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4a9b4dfc-7acf-4241-b136-b1616a73667e
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-17T05:21:49.722Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.723Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is matching search criteria
2023-03-17T05:21:49.723Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW ba87f81c-2573 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T05:21:49.723Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.723Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is not matching search criteria
2023-03-17T05:21:49.723Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-17T05:21:49.724Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-17T05:21:49.724Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-17T05:21:49.724Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-17T05:21:49.724Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:49.724Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-17T05:21:49.724Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-17T05:21:49.725Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-17T05:21:49.725Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-17T05:21:49.725Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:49.725Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-17T05:21:49.725Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-17T05:21:49.725Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=317add7a-a4d2-427e-8ccb-fa3425135917
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-17T05:21:49.729Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.730Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is matching search criteria
2023-03-17T05:21:49.730Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW ba87f81c-2573 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T05:21:49.732Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.733Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is not matching search criteria
2023-03-17T05:21:49.733Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-17T05:21:49.733Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-17T05:21:49.733Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-17T05:21:49.733Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-17T05:21:49.733Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:49.734Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-17T05:21:49.734Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-17T05:21:49.734Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-17T05:21:49.734Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-17T05:21:49.734Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-17T05:21:49.734Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-17T05:21:49.734Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-17T05:21:49.734Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=cfacf269-f83e-4e26-a23b-9648bd1a7459
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-17T05:21:49.738Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.738Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is matching search criteria
2023-03-17T05:21:49.738Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW ba87f81c-2573 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T05:21:49.739Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.739Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Node template vFW ba87f81c-2573 0 is matching search criteria
2023-03-17T05:21:49.739Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW ba87f81c-2573 0] matching following query criteria: sdcType=VF, customizationUUID=e509d635-1fd4-4516-a34c-52173fdec2ba
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-17T05:21:49.742Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.743Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:49.743Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf: vFW ba87f81c-2573
2023-03-17T05:21:49.743Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.743Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:49.743Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.743Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:49.744Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.744Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:49.744Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.744Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:49.744Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T05:21:49.744Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-17 05-19-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T05:21:49.744Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-03-17 05-19-19
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-17T05:21:50.276Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW ba87f81c-2573 fbccf415-0cd5-45af-99ab-1d52f6a5c530 1 ASDC deployResourceStructure
2023-03-17T05:21:50.277Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json ASDC sendASDCNotification
2023-03-17T05:21:50.277Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json
2023-03-17T05:21:50.277Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-17T05:21:50.277Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:50.277Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:50.277Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030510277,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:51.278Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-17T05:21:51.279Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml
2023-03-17T05:21:51.279Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-17T05:21:51.279Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:51.279Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:51.279Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030511278,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:52.281Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-17T05:21:52.281Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env
2023-03-17T05:21:52.281Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-17T05:21:52.282Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:52.282Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:52.282Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030512281,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:53.283Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar ASDC sendASDCNotification
2023-03-17T05:21:53.284Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar
2023-03-17T05:21:53.284Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-17T05:21:53.284Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:21:53.285Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:21:53.285Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030513283,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:54.286Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T05:21:54.331Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664
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-17T05:21:54.337Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-17T05:21:54.338Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T05:21:54.338Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T05:21:58.305Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:21:58.308Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:21:58.308Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:21:58.308Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:21:58.309Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:21:58.309Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "policy-distribution-id",
"timestamp": 1679030486898,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:21:58.309Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:24.340Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T05:22:24.370Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664
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-17T05:22:24.374Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-17T05:22:24.375Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T05:22:24.375Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T05:22:54.375Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T05:22:54.406Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664
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-17T05:22:54.412Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-17T05:22:54.412Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T05:22:54.412Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T05:22:58.305Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:22:58.312Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.312Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "ves-openapi-manager",
"timestamp": 1679030492077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.313Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.313Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.313Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "multicloud-k8s",
"timestamp": 1679030477645,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.313Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.313Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.314Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "policy-distribution-id",
"timestamp": 1679030486898,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.314Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.314Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.314Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "ves-openapi-manager",
"timestamp": 1679030492077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.314Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.314Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.314Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "multicloud-k8s",
"timestamp": 1679030477645,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "NOTIFIED"
}
2023-03-17T05:22:58.315Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.315Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.315Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "cds-sdc-listener",
"timestamp": 1679030475556,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.315Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.315Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.315Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "NOTIFIED"
}
2023-03-17T05:22:58.315Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.315Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.316Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "policy-distribution-id",
"timestamp": 1679030486898,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-17T05:22:58.316Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.316Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.316Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "ves-openapi-manager",
"timestamp": 1679030492077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.316Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.316Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.316Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "cds-sdc-listener",
"timestamp": 1679030475556,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.316Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.317Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.317Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "multicloud-k8s",
"timestamp": 1679030477645,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-17T05:22:58.317Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.317Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.317Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-17T05:22:58.317Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.317Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.317Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "policy-distribution-id",
"timestamp": 1679030486898,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.318Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.318Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "ves-openapi-manager",
"timestamp": 1679030492077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "multicloud-k8s",
"timestamp": 1679030477645,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "cds-sdc-listener",
"timestamp": 1679030475556,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "policy-distribution-id",
"timestamp": 1679030486898,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "ves-openapi-manager",
"timestamp": 1679030492077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.319Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "multicloud-k8s",
"timestamp": 1679030477645,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "cds-sdc-listener",
"timestamp": 1679030475556,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "policy-distribution-id",
"timestamp": 1679030486898,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "ves-openapi-manager",
"timestamp": 1679030492077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "multicloud-k8s",
"timestamp": 1679030477645,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "cds-sdc-listener",
"timestamp": 1679030475556,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "aai-model-loader",
"timestamp": 1679030499865,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.320Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "policy-distribution-id",
"timestamp": 1679030486898,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "ves-openapi-manager",
"timestamp": 1679030492077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "multicloud-k8s",
"timestamp": 1679030477645,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "cds-sdc-listener",
"timestamp": 1679030475556,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030458636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "aai-model-loader",
"timestamp": 1679030499865,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.321Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "aai-model-loader",
"timestamp": 1679030499865,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "multicloud-k8s",
"timestamp": 1679030502405,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "cds-sdc-listener",
"timestamp": 1679030501660,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "policy-distribution-id",
"timestamp": 1679030502505,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030502393,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "aai-model-loader",
"timestamp": 1679030499865,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "policy-distribution-id",
"timestamp": 1679030503518,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T05:22:58.323Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.323Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.323Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "multicloud-k8s",
"timestamp": 1679030503522,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-17T05:22:58.323Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.323Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.323Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "aai-model-loader",
"timestamp": 1679030499865,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.323Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.323Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.323Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "policy-distribution-id",
"timestamp": 1679030504521,
"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-17T05:22:58.347Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2a537aee-f293-4f63-bbda-a10f691e8664
2023-03-17T05:22:58.347Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2a537aee-f293-4f63-bbda-a10f691e8664 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-17T05:22:58.371Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.371Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "multicloud-k8s",
"timestamp": 1679030504630,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-17T05:22:58.371Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.371Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.371Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "aai-model-loader",
"timestamp": 1679030499865,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.371Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.372Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.372Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "multicloud-k8s",
"timestamp": 1679030505752,
"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-17T05:22:58.388Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2a537aee-f293-4f63-bbda-a10f691e8664
2023-03-17T05:22:58.388Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2a537aee-f293-4f63-bbda-a10f691e8664 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-17T05:22:58.411Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.411Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "aai-model-loader",
"timestamp": 1679030499865,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T05:22:58.411Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.411Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.411Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030506421,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-17T05:22:58.412Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.412Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.412Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "multicloud-k8s",
"timestamp": 1679030506754,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "DEPLOY_OK"
}
2023-03-17T05:22:58.412Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.412Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.412Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "aai-model-loader",
"timestamp": 1679030507154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T05:22:58.412Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.412Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.412Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030507533,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-17T05:22:58.413Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.413Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.413Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030508626,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-17T05:22:58.413Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.413Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.413Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030510277,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "DEPLOY_OK"
}
2023-03-17T05:22:58.413Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.413Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.413Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030511278,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-03-17T05:22:58.413Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.414Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.414Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030512281,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-03-17T05:22:58.414Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.414Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.414Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030513283,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T05:22:58.414Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.414Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.414Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679030512253,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.414Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.415Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.415Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679030512253,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vfwba87f81c25730_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.415Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.415Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.415Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679030512253,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.415Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.415Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.415Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679030512253,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.416Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.416Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.416Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679030512253,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/resourceInstances/vfwba87f81c25730/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:22:58.416Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:22:58.416Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:22:58.416Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "aai-model-loader",
"timestamp": 1679030517774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T05:22:58.416Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:23:24.413Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T05:23:24.441Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664
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-17T05:23:24.447Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-17T05:23:24.447Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T05:23:24.447Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T05:23:54.447Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T05:23:54.479Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664
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-17T05:23:54.486Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-17T05:23:54.486Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T05:23:54.486Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T05:23:58.305Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:23:58.307Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:23:58.308Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679030512253,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:23:58.309Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:23:58.309Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:23:58.309Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "aai-model-loader",
"timestamp": 1679030518779,
"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-17T05:23:58.334Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2a537aee-f293-4f63-bbda-a10f691e8664
2023-03-17T05:23:58.334Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2a537aee-f293-4f63-bbda-a10f691e8664 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-17T05:23:58.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:23:58.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679030512253,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T05:23:58.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:23:58.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:23:58.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679030520112,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T05:23:58.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:23:58.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:23:58.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679030525039,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230317051919/1.0/artifacts/service-Vfw20230317051919-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T05:23:58.359Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:23:58.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:23:58.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679030526044,
"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-17T05:23:58.373Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2a537aee-f293-4f63-bbda-a10f691e8664
2023-03-17T05:23:58.373Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2a537aee-f293-4f63-bbda-a10f691e8664 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-17T05:24:24.486Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T05:24:24.517Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664
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-17T05:24:24.523Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-17T05:24:24.523Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-17T05:24:24.523Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-17T05:24:24.523Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-17T05:24:24.523Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T05:24:24.524Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T05:24:24.524Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T05:24:24.524Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T05:24:24.524Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-17T05:24:24.540Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-17T05:24:54.540Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2a537aee-f293-4f63-bbda-a10f691e8664 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-17T05:24:54.562Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2a537aee-f293-4f63-bbda-a10f691e8664 and serviceModelVersionId: 892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf
2023-03-17T05:24:54.562Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 05ca1a50-7061-4026-b5ba-422864ee229f
2023-03-17T05:24:58.305Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:25:05.543Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/05ca1a50-7061-4026-b5ba-422864ee229f/model-vers/model-ver/892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf?depth=0
2023-03-17T05:25:05.651Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T05:25:06.073Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/05ca1a50-7061-4026-b5ba-422864ee229f/model-vers/model-ver/892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf?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-17T05:25:06.077Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/05ca1a50-7061-4026-b5ba-422864ee229f/model-vers/model-ver/892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf?depth=0|INFO|500||Invoke
2023-03-17T05:25:06.108Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/05ca1a50-7061-4026-b5ba-422864ee229f/model-vers/model-ver/892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-17T05:25:06.373Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/05ca1a50-7061-4026-b5ba-422864ee229f/model-vers/model-ver/892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf?depth=0|INFO|500||InvokeReturn
2023-03-17T05:25:06.374Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/05ca1a50-7061-4026-b5ba-422864ee229f/model-vers/model-ver/892ca0e2-9bb0-4c9a-8e87-9d0eac685fcf?depth=0 has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 05:25:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[235], vertex-id=[135264], x-aai-txid=[2-aai-resources-230317-05:25:06:301-94845], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T05:25:06.374Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-03-17T05:25:06.377Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-17T05:25:06.377Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-17T05:25:06.389Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T05:25:06.390Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2a537aee-f293-4f63-bbda-a10f691e8664 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-17T05:25:06.390Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-17T05:25:06.391Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:25:06.391Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:25:06.391Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030706390,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:25:06.411Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T05:25:06.411Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2a537aee-f293-4f63-bbda-a10f691e8664",
"consumerID": "SO-sdc-controller",
"timestamp": 1679030706390,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-17T05:25:06.412Z||pool-2-thread-4|||||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-17T05:25:07.423Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:25:58.305Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:26:07.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:26:58.307Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:27:07.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:27:58.307Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:28:07.427Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:28:58.309Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:29:07.428Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:29:58.310Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:30:07.429Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:30:58.311Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:31:07.429Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:31:58.311Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:32:07.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:32:58.311Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:33:07.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:33:58.313Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:34:07.434Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:34:58.314Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:35:07.435Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:35:58.316Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:36:07.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:36:58.316Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:37:07.438Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:37:58.318Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:38:07.438Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:38:58.319Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:39:07.439Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:39:58.320Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:40:07.440Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:40:58.321Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:41:07.441Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:41:58.323Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:42:07.442Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:42:58.324Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:43:07.442Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:43:58.324Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:44:07.444Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:44:58.326Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:45:07.446Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:45:58.327Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:46:07.446Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:46:58.327Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:47:07.447Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:47:58.329Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:48:07.448Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:48:58.330Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:49:07.449Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:49:58.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:50:07.450Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:50:58.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:51:07.451Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:51:58.332Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:52:07.452Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:52:58.334Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:53:07.453Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:53:58.335Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:54:07.454Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:54:58.336Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:55:07.454Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:55:58.336Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:56:07.455Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:56:58.336Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:57:07.456Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:57:58.338Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:58:07.457Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T05:58:14.173Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T05:58:14.174Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"26922451-2a9d-48c6-b3bb-8a0c3e9f6413","serviceName":"basic_onboard_nrgMRP","serviceVersion":"1.0","serviceUUID":"6de1611b-4e0a-43f5-8adc-72f7157160e5","serviceDescription":"service","serviceInvariantUUID":"b7b064a5-24ee-4690-8927-675a5a5a8373","resources":[{"resourceInstanceName":"basic_onboard_nrgMRP 0","resourceName":"basic_onboard_nrgMRP","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b30ce2d9-d921-40e4-a21b-b37c4bcd9318","resourceInvariantUUID":"64dcfa3e-f85d-4486-aa95-92cf9af41029","resourceCustomizationUUID":"9f7e837e-b8c9-4dc2-acb0-215500cc49fa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml","artifactChecksum":"YTFiODhlM2Y0MTQ2NzMxNjJlMTIyZTgzMjk1ODZhZWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c82202a-3e7e-411b-b5a0-14f39904e9b5","artifactVersion":"1"},{"artifactName":"basic_onboard_nrgmrp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json","artifactChecksum":"NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4f228c42-7780-49e8-aba9-3581bb50e776","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3920015c-4424-474d-b9c6-40201dff38eb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c5017061-386c-4fd0-9fed-e8e428cedb77","artifactVersion":"2","generatedFromUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNrgmrp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml","artifactChecksum":"M2I2ZjMwOTQ4YWM4N2U3YmE2OWVkYTMyMjNkODYwMTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"571f8aab-e541-4c7c-aad0-4f314e842ec4","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNrgmrp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar","artifactChecksum":"Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34b7d663-4689-46ad-b515-e8c8bffc1ab5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T05:58:14.177Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:58:14.178Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:58:14.178Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:58:14.178Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:58:14.183Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to ju3gj04BSw2-VczyY7ME2g
2023-03-17T05:58:14.184Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to ju3gj04BSw2-VczyY7ME2g
2023-03-17T05:58:14.184Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to ju3gj04BSw2-VczyY7ME2g
2023-03-17T05:58:14.184Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to ju3gj04BSw2-VczyY7ME2g
2023-03-17T05:58:14.184Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to ju3gj04BSw2-VczyY7ME2g
2023-03-17T05:58:14.184Z||kafka-producer-network-thread | SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fa5b8393-95a6-4f7c-8053-726b0cc5f110] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to ju3gj04BSw2-VczyY7ME2g
2023-03-17T05:58:14.205Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:58:14.205Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "cds-sdc-listener",
"timestamp": 1679032662718,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:58:14.206Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:58:14.206Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:58:14.206Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:58:14.206Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:58:15.185Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:58:15.186Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:58:15.186Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:58:15.187Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:58:16.188Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:58:16.189Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:58:16.189Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:58:16.189Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:58:17.190Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:58:17.190Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:58:17.190Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:58:17.191Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:58:18.191Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:58:18.192Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:58:18.192Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:58:18.192Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:58:19.193Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:58:19.194Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:58:19.194Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:58:19.194Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:58:20.195Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T05:58:20.196Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:58:20.196Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:58:20.196Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:58:21.198Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"serviceName": "basic_onboard_nrgMRP",
"serviceVersion": "1.0",
"serviceUUID": "6de1611b-4e0a-43f5-8adc-72f7157160e5",
"serviceDescription": "service",
"serviceInvariantUUID": "b7b064a5-24ee-4690-8927-675a5a5a8373",
"resources": [
{
"resourceInstanceName": "basic_onboard_nrgMRP 0",
"resourceCustomizationUUID": "9f7e837e-b8c9-4dc2-acb0-215500cc49fa",
"resourceName": "basic_onboard_nrgMRP",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b30ce2d9-d921-40e4-a21b-b37c4bcd9318",
"resourceInvariantUUID": "64dcfa3e-f85d-4486-aa95-92cf9af41029",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_nrgmrp0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"artifactChecksum": "NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4f228c42-7780-49e8-aba9-3581bb50e776",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"generatedFromUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNrgmrp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"artifactChecksum": "Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "34b7d663-4689-46ad-b515-e8c8bffc1ab5"
}
],
"workloadContext": "Production"
}
2023-03-17T05:58:21.199Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T05:58:21.199Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6de1611b-4e0a-43f5-8adc-72f7157160e5 ASDC
2023-03-17T05:58:21.199Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:26922451-2a9d-48c6-b3bb-8a0c3e9f6413
ServiceName:basic_onboard_nrgMRP
ServiceVersion:1.0
ServiceUUID:6de1611b-4e0a-43f5-8adc-72f7157160e5
ServiceInvariantUUID:b7b064a5-24ee-4690-8927-675a5a5a8373
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNrgmrp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
ArtifactUUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5
ArtifactChecksum:Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_nrgMRP 0
ResourceCustomizationUUID:9f7e837e-b8c9-4dc2-acb0-215500cc49fa
ResourceInvariantUUID:64dcfa3e-f85d-4486-aa95-92cf9af41029
ResourceName:basic_onboard_nrgMRP
ResourceType:VF
ResourceUUID:b30ce2d9-d921-40e4-a21b-b37c4bcd9318
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_nrgmrp0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
ArtifactUUID:4f228c42-7780-49e8-aba9-3581bb50e776
ArtifactChecksum:NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc=
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2a2cb12a-9c1c-4c57-a5da-f07bae14e211
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T05:58:21.200Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6de1611b-4e0a-43f5-8adc-72f7157160e5 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-17T05:58:21.266Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T05:58:21.267Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T05:58:21.267Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T05:58:21.267Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 34b7d663-4689-46ad-b515-e8c8bffc1ab5 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T05:58:21.267Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T05:58:21.267Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T05:58:21.334Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T05:58:21.335Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7f62a19c
2023-03-17T05:58:21.337Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T05:58:21.338Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T05:58:21.340Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNrgmrp-csar.csar /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar 34b7d663-4689-46ad-b515-e8c8bffc1ab5 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T05:58:21.347Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar ASDC sendASDCNotification
2023-03-17T05:58:21.347Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(Specified artifact is not found)
2023-03-17T05:58:21.347Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T05:58:21.347Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:58:21.348Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:58:21.348Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032701341,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:58:22.368Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-BasicOnboardNrgmrp-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(UUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5)
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-17T05:58:22.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-17T05:58:22.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
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-17T05:58:22.396Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||basic_onboard_nrgMRP 0
2023-03-17T05:58:22.397Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
2023-03-17T05:58:22.397Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4f228c42-7780-49e8-aba9-3581bb50e776 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T05:58:22.397Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T05:58:22.397Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T05:58:22.415Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T05:58:22.415Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@178fcd9a
2023-03-17T05:58:22.415Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T05:58:22.415Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T05:58:22.415Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_nrgmrp0_modules.json /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json 4f228c42-7780-49e8-aba9-3581bb50e776 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T05:58:22.415Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json ASDC sendASDCNotification
2023-03-17T05:58:22.415Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(Specified artifact is not found)
2023-03-17T05:58:22.415Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T05:58:22.416Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T05:58:22.416Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T05:58:22.416Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032702415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:58:23.417Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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_nrgmrp0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(UUID:4f228c42-7780-49e8-aba9-3581bb50e776)
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-17T05:58:23.418Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T05:58:23.438Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T05:58:23.443Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T05:58:23.443Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T05:58:53.443Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T05:58:53.470Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T05:58:53.474Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T05:58:53.475Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T05:58:58.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:58:58.306Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:58:58.307Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "aai-model-loader",
"timestamp": 1679032689865,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:58:58.307Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:23.475Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T05:59:23.500Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T05:59:23.505Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T05:59:23.505Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T05:59:53.505Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T05:59:53.530Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T05:59:53.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T05:59:53.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T05:59:58.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T05:59:58.311Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.311Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "multicloud-k8s",
"timestamp": 1679032667828,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.312Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.312Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.312Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "ves-openapi-manager",
"timestamp": 1679032691270,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.312Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.313Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.313Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "policy-distribution-id",
"timestamp": 1679032665584,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.313Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.313Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.313Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "aai-model-loader",
"timestamp": 1679032689865,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.313Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.313Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.313Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "ves-openapi-manager",
"timestamp": 1679032691270,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.313Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.313Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.313Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "cds-sdc-listener",
"timestamp": 1679032662718,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.314Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.314Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.314Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "policy-distribution-id",
"timestamp": 1679032665584,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.314Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.314Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.314Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.314Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.314Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.314Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "multicloud-k8s",
"timestamp": 1679032667828,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.314Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.314Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.314Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "aai-model-loader",
"timestamp": 1679032689865,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "ves-openapi-manager",
"timestamp": 1679032691270,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "multicloud-k8s",
"timestamp": 1679032667828,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "policy-distribution-id",
"timestamp": 1679032665584,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "cds-sdc-listener",
"timestamp": 1679032662718,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.315Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.316Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.316Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.316Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.316Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "aai-model-loader",
"timestamp": 1679032689865,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.316Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.316Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.316Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "ves-openapi-manager",
"timestamp": 1679032691270,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.316Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.316Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.316Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "cds-sdc-listener",
"timestamp": 1679032662718,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.316Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.316Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "policy-distribution-id",
"timestamp": 1679032665584,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "multicloud-k8s",
"timestamp": 1679032667828,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "aai-model-loader",
"timestamp": 1679032689865,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.317Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "ves-openapi-manager",
"timestamp": 1679032691270,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "policy-distribution-id",
"timestamp": 1679032665584,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "cds-sdc-listener",
"timestamp": 1679032662718,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "multicloud-k8s",
"timestamp": 1679032667828,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "aai-model-loader",
"timestamp": 1679032689865,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "ves-openapi-manager",
"timestamp": 1679032691270,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "cds-sdc-listener",
"timestamp": 1679032662718,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "policy-distribution-id",
"timestamp": 1679032665584,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "multicloud-k8s",
"timestamp": 1679032667828,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "aai-model-loader",
"timestamp": 1679032689865,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "ves-openapi-manager",
"timestamp": 1679032691270,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "policy-distribution-id",
"timestamp": 1679032665584,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "cds-sdc-listener",
"timestamp": 1679032662718,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "multicloud-k8s",
"timestamp": 1679032667828,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032687457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "aai-model-loader",
"timestamp": 1679032701139,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR"
}
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "cds-sdc-listener",
"timestamp": 1679032700732,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download the artifact from : /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar due to ARTIFACT_NOT_FOUND "
}
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "multicloud-k8s",
"timestamp": 1679032701495,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download artifact with name: basic_onboard_nrgmrp0_modules.json due to: Specified artifact is not found"
}
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "policy-distribution-id",
"timestamp": 1679032701575,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download artifact with name: service-BasicOnboardNrgmrp-csar.csar due to: Specified artifact is not found"
}
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032701341,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "aai-model-loader",
"timestamp": 1679032702144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DEPLOY_ERROR"
}
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "policy-distribution-id",
"timestamp": 1679032702577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DEPLOY_ERROR",
"errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: service-BasicOnboardNrgmrp-csar.csar due to: Specified artifact is not found"
}
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "multicloud-k8s",
"timestamp": 1679032702502,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DEPLOY_ERROR",
"errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: basic_onboard_nrgmrp0_modules.json due to: Specified artifact is not found"
}
2023-03-17T05:59:58.321Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.321Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.321Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679032702415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T05:59:58.321Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.321Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.321Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "aai-model-loader",
"timestamp": 1679032703146,
"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-17T05:59:58.342Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
2023-03-17T05:59:58.342Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T05:59:58.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.369Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "policy-distribution-id",
"timestamp": 1679032703578,
"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-17T05:59:58.384Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
2023-03-17T05:59:58.384Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T05:59:58.408Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.408Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "multicloud-k8s",
"timestamp": 1679032703506,
"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-17T05:59:58.423Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
2023-03-17T05:59:58.424Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T05:59:58.444Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.444Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679032702253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.444Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.444Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.445Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679032702253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.445Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.445Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.445Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679032702253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.445Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.445Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.445Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679032702253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.446Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.446Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.446Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679032702253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.446Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.446Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.446Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679032702253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T05:59:58.446Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.447Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.447Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679032702253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T05:59:58.447Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.447Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.447Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679032710008,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR"
}
2023-03-17T05:59:58.447Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T05:59:58.447Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T05:59:58.448Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679032711013,
"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-17T05:59:58.461Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_ERROR distributionID of 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
2023-03-17T05:59:58.461Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T06:00:23.536Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:00:23.561Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:00:23.569Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:00:23.569Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:00:53.570Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:00:53.596Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:00:53.601Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:00:53.601Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:00:58.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:01:23.601Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:01:23.620Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:01:23.623Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:01:23.623Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:01:53.624Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:01:53.650Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:01:53.656Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:01:53.656Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:01:58.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:02:23.657Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:02:23.677Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:02:23.682Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:02:23.683Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:02:53.683Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:02:53.711Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:02:53.717Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:02:53.717Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:02:58.307Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:03:14.264Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:03:14.265Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Member SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-58eab3a1-6508-430c-9dd9-173c7758e292 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-17T06:03:14.266Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-17T06:03:14.267Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-17T06:03:15.361Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:03:15.379Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:03:15.380Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:03:15.388Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:03:15.389Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:03:15.406Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:03:15.407Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:03:15.407Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:03:15.413Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:03:15.414Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:03:15.414Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:03:15.415Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=136, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:03:15.415Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:03:15.415Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:03:23.717Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-17T06:03:23.718Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T06:03:23.731Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and serviceModelVersionId: 6de1611b-4e0a-43f5-8adc-72f7157160e5
2023-03-17T06:03:23.731Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b7b064a5-24ee-4690-8927-675a5a5a8373
2023-03-17T06:03:23.731Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0
2023-03-17T06:03:23.736Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:03:23.770Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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-17T06:03:23.771Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|500||Invoke
2023-03-17T06:03:23.780Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-17T06:03:23.842Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-17T06:03:23.842Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:03:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[44], x-aai-txid=[2-aai-resources-230317-06:03:23:969-81207], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:03:23.844Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","ERR.5.4.6114"]}}}
2023-03-17T06:03:23.868Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:03:23.869Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:03:23.869Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:03:23.869Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:03:23.876Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:03:23.877Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:03:23.877Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-17T06:03:23.877Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:03:23.877Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:03:23.877Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033003877,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:03:23.896Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:03:23.897Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033003877,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
2023-03-17T06:03:23.898Z||pool-2-thread-2|||||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-17T06:03:24.905Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T06:03:24.905Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-17T06:03:24.907Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:03:24.907Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:03:24.907Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:03:24.907Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:03:24.913Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-6cd7e5ce-ff20-43de-a64d-9cfcdd5b421f
2023-03-17T06:03:24.913Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:03:24.914Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:03:24.914Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:03:27.505Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:03:30.514Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:03:33.522Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:03:36.529Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:03:39.538Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:03:42.546Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:03:45.555Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:03:48.563Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:03:51.571Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:03:54.580Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:03:57.588Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:03:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:03:58.321Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:03:58.321Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:03:58.328Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:03:58.328Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-6cd7e5ce-ff20-43de-a64d-9cfcdd5b421f', protocol='range'}
2023-03-17T06:03:58.333Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-4773dfb7-063b-4acf-b4ca-5b82d169c3af-6cd7e5ce-ff20-43de-a64d-9cfcdd5b421f=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-17T06:03:58.350Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-6cd7e5ce-ff20-43de-a64d-9cfcdd5b421f', protocol='range'}
2023-03-17T06:03:58.350Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:03:58.350Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:03:58.350Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:03:58.350Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:03:58.351Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:03:58.355Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:03:58.355Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:03:58.355Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:03:58.355Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=137, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:03:58.355Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:03:58.356Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:03:58.356Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:03:58.356Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:03:58.356Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:03:58.356Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:03:58.357Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:03:58.357Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:03:59.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:03:59.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"26922451-2a9d-48c6-b3bb-8a0c3e9f6413","serviceName":"basic_onboard_nrgMRP","serviceVersion":"1.0","serviceUUID":"6de1611b-4e0a-43f5-8adc-72f7157160e5","serviceDescription":"service","serviceInvariantUUID":"b7b064a5-24ee-4690-8927-675a5a5a8373","resources":[{"resourceInstanceName":"basic_onboard_nrgMRP 0","resourceName":"basic_onboard_nrgMRP","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b30ce2d9-d921-40e4-a21b-b37c4bcd9318","resourceInvariantUUID":"64dcfa3e-f85d-4486-aa95-92cf9af41029","resourceCustomizationUUID":"9f7e837e-b8c9-4dc2-acb0-215500cc49fa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml","artifactChecksum":"YTFiODhlM2Y0MTQ2NzMxNjJlMTIyZTgzMjk1ODZhZWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c82202a-3e7e-411b-b5a0-14f39904e9b5","artifactVersion":"1"},{"artifactName":"basic_onboard_nrgmrp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json","artifactChecksum":"NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4f228c42-7780-49e8-aba9-3581bb50e776","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3920015c-4424-474d-b9c6-40201dff38eb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c5017061-386c-4fd0-9fed-e8e428cedb77","artifactVersion":"2","generatedFromUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNrgmrp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml","artifactChecksum":"M2I2ZjMwOTQ4YWM4N2U3YmE2OWVkYTMyMjNkODYwMTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"571f8aab-e541-4c7c-aad0-4f314e842ec4","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNrgmrp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar","artifactChecksum":"Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34b7d663-4689-46ad-b515-e8c8bffc1ab5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:03:59.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:03:59.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:03:59.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:03:59.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:03:59.402Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:03:59.402Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:03:59.402Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:04:00.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:04:00.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:04:00.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:04:00.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:04:01.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:04:01.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:04:01.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:04:01.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:04:02.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:04:02.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:04:02.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:04:02.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:04:03.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:04:03.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:04:03.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:04:03.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:04:04.388Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:04:04.388Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:04:04.389Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:04:04.389Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:04:05.389Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:04:05.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:04:05.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:04:05.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:04:06.392Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"serviceName": "basic_onboard_nrgMRP",
"serviceVersion": "1.0",
"serviceUUID": "6de1611b-4e0a-43f5-8adc-72f7157160e5",
"serviceDescription": "service",
"serviceInvariantUUID": "b7b064a5-24ee-4690-8927-675a5a5a8373",
"resources": [
{
"resourceInstanceName": "basic_onboard_nrgMRP 0",
"resourceCustomizationUUID": "9f7e837e-b8c9-4dc2-acb0-215500cc49fa",
"resourceName": "basic_onboard_nrgMRP",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b30ce2d9-d921-40e4-a21b-b37c4bcd9318",
"resourceInvariantUUID": "64dcfa3e-f85d-4486-aa95-92cf9af41029",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_nrgmrp0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"artifactChecksum": "NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4f228c42-7780-49e8-aba9-3581bb50e776",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"generatedFromUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNrgmrp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"artifactChecksum": "Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "34b7d663-4689-46ad-b515-e8c8bffc1ab5"
}
],
"workloadContext": "Production"
}
2023-03-17T06:04:06.392Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:04:06.392Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6de1611b-4e0a-43f5-8adc-72f7157160e5 ASDC
2023-03-17T06:04:06.393Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:26922451-2a9d-48c6-b3bb-8a0c3e9f6413
ServiceName:basic_onboard_nrgMRP
ServiceVersion:1.0
ServiceUUID:6de1611b-4e0a-43f5-8adc-72f7157160e5
ServiceInvariantUUID:b7b064a5-24ee-4690-8927-675a5a5a8373
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNrgmrp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
ArtifactUUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5
ArtifactChecksum:Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_nrgMRP 0
ResourceCustomizationUUID:9f7e837e-b8c9-4dc2-acb0-215500cc49fa
ResourceInvariantUUID:64dcfa3e-f85d-4486-aa95-92cf9af41029
ResourceName:basic_onboard_nrgMRP
ResourceType:VF
ResourceUUID:b30ce2d9-d921-40e4-a21b-b37c4bcd9318
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_nrgmrp0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
ArtifactUUID:4f228c42-7780-49e8-aba9-3581bb50e776
ArtifactChecksum:NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc=
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2a2cb12a-9c1c-4c57-a5da-f07bae14e211
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T06:04:06.393Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6de1611b-4e0a-43f5-8adc-72f7157160e5 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-17T06:04:06.442Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:04:06.443Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:04:06.443Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:04:06.443Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 34b7d663-4689-46ad-b515-e8c8bffc1ab5 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:04:06.443Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:04:06.443Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:04:06.480Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:04:06.480Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@12ad91e7
2023-03-17T06:04:06.481Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:04:06.481Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:04:06.481Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNrgmrp-csar.csar /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar 34b7d663-4689-46ad-b515-e8c8bffc1ab5 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:04:06.481Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar ASDC sendASDCNotification
2023-03-17T06:04:06.481Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(Specified artifact is not found)
2023-03-17T06:04:06.481Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:04:06.482Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:04:06.482Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:04:06.482Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033046481,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:04:07.483Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-BasicOnboardNrgmrp-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(UUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5)
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-17T06:04:07.502Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-17T06:04:07.503Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
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-17T06:04:07.507Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||basic_onboard_nrgMRP 0
2023-03-17T06:04:07.508Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
2023-03-17T06:04:07.508Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4f228c42-7780-49e8-aba9-3581bb50e776 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:04:07.508Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:04:07.508Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:04:07.523Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:04:07.523Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@25b9664e
2023-03-17T06:04:07.523Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:04:07.524Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:04:07.524Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_nrgmrp0_modules.json /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json 4f228c42-7780-49e8-aba9-3581bb50e776 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:04:07.524Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json ASDC sendASDCNotification
2023-03-17T06:04:07.524Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(Specified artifact is not found)
2023-03-17T06:04:07.524Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:04:07.525Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:04:07.525Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:04:07.525Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033047524,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:04:08.526Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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_nrgmrp0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(UUID:4f228c42-7780-49e8-aba9-3581bb50e776)
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-17T06:04:08.526Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:04:08.554Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:04:08.560Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:04:08.560Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:04:38.560Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:04:38.589Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:04:38.594Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:04:38.594Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:04:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:04:58.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:04:58.316Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T06:04:58.317Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:04:58.317Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:04:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:04:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:04:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:04:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:04:58.319Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:04:58.319Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:04:58.319Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-17T06:04:58.319Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:04:58.320Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:04:58.320Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:04:58.320Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:04:58.321Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:04:58.321Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033004904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:04:58.321Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:04:58.322Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:04:58.322Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033046481,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:04:58.322Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:04:58.323Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:04:58.323Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033047524,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:04:58.323Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:05:08.595Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:05:08.621Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:05:08.626Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:05:08.626Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:05:38.626Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:05:38.653Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:05:38.659Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:05:38.660Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:05:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:06:08.660Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:06:08.685Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:06:08.688Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:06:08.688Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:06:38.689Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:06:38.715Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:06:38.721Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:06:38.721Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:06:58.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:07:08.722Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:07:08.751Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:07:08.756Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:07:08.756Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:07:38.757Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:07:38.788Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:07:38.793Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:07:38.794Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:07:58.307Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:08:08.794Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:08:08.823Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:08:08.829Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:08:08.829Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:08:38.829Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:08:38.857Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:08:38.862Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:08:38.862Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:08:58.308Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:08:59.425Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:08:59.425Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Member SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-6cd7e5ce-ff20-43de-a64d-9cfcdd5b421f 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-17T06:08:59.454Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-17T06:08:59.455Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-17T06:09:01.727Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:01.743Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:09:01.743Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:09:01.750Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:09:01.751Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:09:01.767Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:09:01.768Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:09:01.768Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:09:01.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:09:01.774Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:09:01.774Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:09:01.774Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=146, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:09:01.774Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:09:01.775Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:09:08.863Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-17T06:09:08.863Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T06:09:08.875Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and serviceModelVersionId: 6de1611b-4e0a-43f5-8adc-72f7157160e5
2023-03-17T06:09:08.875Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b7b064a5-24ee-4690-8927-675a5a5a8373
2023-03-17T06:09:08.876Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0
2023-03-17T06:09:08.883Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:09:08.909Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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-17T06:09:08.910Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|500||Invoke
2023-03-17T06:09:08.915Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-17T06:09:08.953Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-17T06:09:08.953Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:09:09 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[35], x-aai-txid=[0-aai-resources-230317-06:09:09:105-24638], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:09:08.954Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","ERR.5.4.6114"]}}}
2023-03-17T06:09:08.956Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:09:08.956Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:09:08.956Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:09:08.956Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:09:08.964Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:09:08.965Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:09:08.965Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-17T06:09:08.965Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:09:08.965Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:09:08.965Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033348965,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:09:08.982Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:09:08.983Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033348965,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
2023-03-17T06:09:08.983Z||pool-2-thread-2|||||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-17T06:09:09.994Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T06:09:09.995Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-17T06:09:09.995Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:09:09.996Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:09:09.996Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:09:09.996Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:09:10.001Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-dcab86e5-ab16-41a9-81c4-2401fa2ab72b
2023-03-17T06:09:10.002Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:09:10.002Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:09:10.002Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:09:10.887Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:13.895Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:16.903Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:19.912Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:22.920Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:25.929Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:28.938Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:31.946Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:34.955Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:37.964Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:40.974Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:43.982Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:46.991Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:50.000Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:53.009Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:56.017Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:09:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:09:58.319Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:09:58.319Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:09:58.326Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:09:58.326Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-dcab86e5-ab16-41a9-81c4-2401fa2ab72b', protocol='range'}
2023-03-17T06:09:58.330Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-dcab86e5-ab16-41a9-81c4-2401fa2ab72b=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-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:09:58.344Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-dcab86e5-ab16-41a9-81c4-2401fa2ab72b', protocol='range'}
2023-03-17T06:09:58.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:09:58.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:09:58.345Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:09:58.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:09:58.345Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:09:58.350Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:09:58.350Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:09:58.350Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:09:58.350Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=147, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:09:58.350Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:09:58.351Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:09:58.351Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:09:58.352Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:09:58.352Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:09:58.352Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:09:58.352Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:09:58.352Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:09:59.372Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:09:59.372Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"26922451-2a9d-48c6-b3bb-8a0c3e9f6413","serviceName":"basic_onboard_nrgMRP","serviceVersion":"1.0","serviceUUID":"6de1611b-4e0a-43f5-8adc-72f7157160e5","serviceDescription":"service","serviceInvariantUUID":"b7b064a5-24ee-4690-8927-675a5a5a8373","resources":[{"resourceInstanceName":"basic_onboard_nrgMRP 0","resourceName":"basic_onboard_nrgMRP","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b30ce2d9-d921-40e4-a21b-b37c4bcd9318","resourceInvariantUUID":"64dcfa3e-f85d-4486-aa95-92cf9af41029","resourceCustomizationUUID":"9f7e837e-b8c9-4dc2-acb0-215500cc49fa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml","artifactChecksum":"YTFiODhlM2Y0MTQ2NzMxNjJlMTIyZTgzMjk1ODZhZWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c82202a-3e7e-411b-b5a0-14f39904e9b5","artifactVersion":"1"},{"artifactName":"basic_onboard_nrgmrp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json","artifactChecksum":"NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4f228c42-7780-49e8-aba9-3581bb50e776","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3920015c-4424-474d-b9c6-40201dff38eb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c5017061-386c-4fd0-9fed-e8e428cedb77","artifactVersion":"2","generatedFromUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNrgmrp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml","artifactChecksum":"M2I2ZjMwOTQ4YWM4N2U3YmE2OWVkYTMyMjNkODYwMTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"571f8aab-e541-4c7c-aad0-4f314e842ec4","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNrgmrp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar","artifactChecksum":"Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34b7d663-4689-46ad-b515-e8c8bffc1ab5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:09:59.375Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:09:59.376Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:09:59.376Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:09:59.376Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:09:59.395Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:09:59.395Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:09:59.396Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:10:00.376Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:10:00.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:10:00.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:10:00.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:10:01.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:10:01.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:10:01.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:10:01.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:10:02.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:10:02.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:10:02.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:10:02.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:10:03.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:10:03.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:10:03.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:10:03.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:10:04.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:10:04.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:10:04.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:10:04.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:10:05.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:10:05.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:10:05.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:10:05.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:10:06.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"serviceName": "basic_onboard_nrgMRP",
"serviceVersion": "1.0",
"serviceUUID": "6de1611b-4e0a-43f5-8adc-72f7157160e5",
"serviceDescription": "service",
"serviceInvariantUUID": "b7b064a5-24ee-4690-8927-675a5a5a8373",
"resources": [
{
"resourceInstanceName": "basic_onboard_nrgMRP 0",
"resourceCustomizationUUID": "9f7e837e-b8c9-4dc2-acb0-215500cc49fa",
"resourceName": "basic_onboard_nrgMRP",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b30ce2d9-d921-40e4-a21b-b37c4bcd9318",
"resourceInvariantUUID": "64dcfa3e-f85d-4486-aa95-92cf9af41029",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_nrgmrp0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"artifactChecksum": "NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4f228c42-7780-49e8-aba9-3581bb50e776",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"generatedFromUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNrgmrp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"artifactChecksum": "Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "34b7d663-4689-46ad-b515-e8c8bffc1ab5"
}
],
"workloadContext": "Production"
}
2023-03-17T06:10:06.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:10:06.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6de1611b-4e0a-43f5-8adc-72f7157160e5 ASDC
2023-03-17T06:10:06.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:26922451-2a9d-48c6-b3bb-8a0c3e9f6413
ServiceName:basic_onboard_nrgMRP
ServiceVersion:1.0
ServiceUUID:6de1611b-4e0a-43f5-8adc-72f7157160e5
ServiceInvariantUUID:b7b064a5-24ee-4690-8927-675a5a5a8373
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNrgmrp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
ArtifactUUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5
ArtifactChecksum:Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_nrgMRP 0
ResourceCustomizationUUID:9f7e837e-b8c9-4dc2-acb0-215500cc49fa
ResourceInvariantUUID:64dcfa3e-f85d-4486-aa95-92cf9af41029
ResourceName:basic_onboard_nrgMRP
ResourceType:VF
ResourceUUID:b30ce2d9-d921-40e4-a21b-b37c4bcd9318
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_nrgmrp0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
ArtifactUUID:4f228c42-7780-49e8-aba9-3581bb50e776
ArtifactChecksum:NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc=
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2a2cb12a-9c1c-4c57-a5da-f07bae14e211
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T06:10:06.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6de1611b-4e0a-43f5-8adc-72f7157160e5 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-17T06:10:06.439Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:10:06.440Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:10:06.440Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:10:06.440Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 34b7d663-4689-46ad-b515-e8c8bffc1ab5 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:10:06.441Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:10:06.441Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:10:06.488Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:10:06.488Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@21956f1
2023-03-17T06:10:06.488Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:10:06.489Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:10:06.489Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNrgmrp-csar.csar /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar 34b7d663-4689-46ad-b515-e8c8bffc1ab5 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:10:06.489Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar ASDC sendASDCNotification
2023-03-17T06:10:06.489Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(Specified artifact is not found)
2023-03-17T06:10:06.489Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:10:06.489Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:10:06.490Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:10:06.490Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033406489,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:10:07.491Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-BasicOnboardNrgmrp-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(UUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5)
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-17T06:10:07.510Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-17T06:10:07.511Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
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-17T06:10:07.517Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||basic_onboard_nrgMRP 0
2023-03-17T06:10:07.517Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
2023-03-17T06:10:07.517Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4f228c42-7780-49e8-aba9-3581bb50e776 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:10:07.517Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:10:07.517Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:10:07.533Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:10:07.533Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@50230b02
2023-03-17T06:10:07.534Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:10:07.534Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:10:07.534Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_nrgmrp0_modules.json /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json 4f228c42-7780-49e8-aba9-3581bb50e776 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:10:07.534Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json ASDC sendASDCNotification
2023-03-17T06:10:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(Specified artifact is not found)
2023-03-17T06:10:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:10:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:10:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:10:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033407534,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:10:08.536Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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_nrgmrp0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(UUID:4f228c42-7780-49e8-aba9-3581bb50e776)
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-17T06:10:08.537Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:10:08.565Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:10:08.570Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:10:08.570Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:10:38.571Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:10:38.600Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:10:38.605Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:10:38.605Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:10:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:10:58.313Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:10:58.314Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T06:10:58.314Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:10:58.314Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:10:58.314Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:10:58.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:10:58.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:10:58.315Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:10:58.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:10:58.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:10:58.315Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-17T06:10:58.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:10:58.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:10:58.315Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:10:58.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:10:58.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:10:58.315Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033349994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:10:58.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:10:58.316Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:10:58.316Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033406489,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:10:58.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:10:58.316Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:10:58.316Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033407534,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:10:58.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:11:08.605Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:11:08.636Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:11:08.642Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:11:08.642Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:11:38.643Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:11:38.674Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:11:38.681Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:11:38.681Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:11:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:12:08.681Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:12:08.708Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:12:08.714Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:12:08.714Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:12:38.714Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:12:38.742Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:12:38.749Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:12:38.749Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:12:58.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:13:08.750Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:13:08.779Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:13:08.785Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:13:08.785Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:13:38.785Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:13:38.815Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:13:38.822Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:13:38.822Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:13:58.307Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:14:08.822Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:14:08.848Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:14:08.853Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:14:08.853Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:14:38.854Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:14:38.885Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:14:38.890Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:14:38.890Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:14:58.309Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:14:59.411Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:14:59.412Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Member SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-dcab86e5-ab16-41a9-81c4-2401fa2ab72b 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-17T06:14:59.413Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-17T06:14:59.413Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-17T06:15:01.717Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:01.730Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:15:01.731Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:15:01.735Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:15:01.736Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:15:01.749Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:15:01.750Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:15:01.750Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:15:01.755Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:15:01.755Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:15:01.755Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:15:01.755Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=156, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:15:01.755Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:15:01.756Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:15:08.891Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-17T06:15:08.891Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T06:15:08.904Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and serviceModelVersionId: 6de1611b-4e0a-43f5-8adc-72f7157160e5
2023-03-17T06:15:08.905Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b7b064a5-24ee-4690-8927-675a5a5a8373
2023-03-17T06:15:08.906Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0
2023-03-17T06:15:08.911Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:15:08.939Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|500||Invoke
2023-03-17T06:15:08.940Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[26922451-2a9d-48c6-b3bb-8a0c3e9f6413], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fac9230b-3561-4fce-b2ab-caae0c86b6d8], X-ECOMP-RequestID=[26922451-2a9d-48c6-b3bb-8a0c3e9f6413], X-TransactionId=[], X-ONAP-RequestID=[26922451-2a9d-48c6-b3bb-8a0c3e9f6413], Content-Type=[application/merge-patch+json]}
2023-03-17T06:15:08.946Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-17T06:15:08.990Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:15:09 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[32], x-aai-txid=[2-aai-resources-230317-06:15:09:138-64241], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:15:08.991Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","ERR.5.4.6114"]}}}
2023-03-17T06:15:08.992Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-17T06:15:08.995Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:15:08.996Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:15:08.996Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:15:08.996Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:15:09.003Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:15:09.003Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:15:09.003Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-17T06:15:09.003Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:15:09.003Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:15:09.003Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033709003,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:15:09.018Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:15:09.018Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033709003,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
2023-03-17T06:15:09.018Z||pool-2-thread-2|||||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-17T06:15:10.039Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T06:15:10.039Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-17T06:15:10.040Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:15:10.041Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:15:10.041Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:15:10.041Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:15:10.046Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-4256e4da-ce9e-40de-8552-bd2788513b57
2023-03-17T06:15:10.046Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:15:10.047Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:15:10.047Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:15:10.922Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:13.931Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:16.940Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:19.949Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:22.957Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:25.966Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:28.975Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:31.983Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:34.991Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:37.999Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:41.007Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:44.016Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:47.026Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:50.035Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:53.043Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:56.052Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:15:58.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:15:58.321Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:15:58.321Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:15:58.327Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-4256e4da-ce9e-40de-8552-bd2788513b57', protocol='range'}
2023-03-17T06:15:58.327Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:15:58.332Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-4256e4da-ce9e-40de-8552-bd2788513b57=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-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:15:58.348Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:15:58.348Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-4256e4da-ce9e-40de-8552-bd2788513b57', protocol='range'}
2023-03-17T06:15:58.348Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:15:58.348Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:15:58.348Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:15:58.348Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:15:58.352Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:15:58.353Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:15:58.353Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:15:58.353Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:15:58.353Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:15:58.353Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:15:58.353Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:15:58.353Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:15:58.353Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=157, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:15:58.354Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:15:58.354Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:15:58.354Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:15:59.372Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:15:59.372Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"26922451-2a9d-48c6-b3bb-8a0c3e9f6413","serviceName":"basic_onboard_nrgMRP","serviceVersion":"1.0","serviceUUID":"6de1611b-4e0a-43f5-8adc-72f7157160e5","serviceDescription":"service","serviceInvariantUUID":"b7b064a5-24ee-4690-8927-675a5a5a8373","resources":[{"resourceInstanceName":"basic_onboard_nrgMRP 0","resourceName":"basic_onboard_nrgMRP","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b30ce2d9-d921-40e4-a21b-b37c4bcd9318","resourceInvariantUUID":"64dcfa3e-f85d-4486-aa95-92cf9af41029","resourceCustomizationUUID":"9f7e837e-b8c9-4dc2-acb0-215500cc49fa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml","artifactChecksum":"YTFiODhlM2Y0MTQ2NzMxNjJlMTIyZTgzMjk1ODZhZWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c82202a-3e7e-411b-b5a0-14f39904e9b5","artifactVersion":"1"},{"artifactName":"basic_onboard_nrgmrp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json","artifactChecksum":"NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4f228c42-7780-49e8-aba9-3581bb50e776","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3920015c-4424-474d-b9c6-40201dff38eb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c5017061-386c-4fd0-9fed-e8e428cedb77","artifactVersion":"2","generatedFromUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNrgmrp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml","artifactChecksum":"M2I2ZjMwOTQ4YWM4N2U3YmE2OWVkYTMyMjNkODYwMTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"571f8aab-e541-4c7c-aad0-4f314e842ec4","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNrgmrp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar","artifactChecksum":"Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34b7d663-4689-46ad-b515-e8c8bffc1ab5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:15:59.375Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:15:59.375Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:15:59.375Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:15:59.375Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:15:59.394Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:15:59.394Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:15:59.395Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:16:00.376Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:16:00.376Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:16:00.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:16:00.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:16:01.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:16:01.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:16:01.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:16:01.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:16:02.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:16:02.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:16:02.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:16:02.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:16:03.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:16:03.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:16:03.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:16:03.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:16:04.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:16:04.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:16:04.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:16:04.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:16:05.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:16:05.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:16:05.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:16:05.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:16:06.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"serviceName": "basic_onboard_nrgMRP",
"serviceVersion": "1.0",
"serviceUUID": "6de1611b-4e0a-43f5-8adc-72f7157160e5",
"serviceDescription": "service",
"serviceInvariantUUID": "b7b064a5-24ee-4690-8927-675a5a5a8373",
"resources": [
{
"resourceInstanceName": "basic_onboard_nrgMRP 0",
"resourceCustomizationUUID": "9f7e837e-b8c9-4dc2-acb0-215500cc49fa",
"resourceName": "basic_onboard_nrgMRP",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b30ce2d9-d921-40e4-a21b-b37c4bcd9318",
"resourceInvariantUUID": "64dcfa3e-f85d-4486-aa95-92cf9af41029",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_nrgmrp0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"artifactChecksum": "NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4f228c42-7780-49e8-aba9-3581bb50e776",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"generatedFromUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNrgmrp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"artifactChecksum": "Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "34b7d663-4689-46ad-b515-e8c8bffc1ab5"
}
],
"workloadContext": "Production"
}
2023-03-17T06:16:06.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:16:06.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6de1611b-4e0a-43f5-8adc-72f7157160e5 ASDC
2023-03-17T06:16:06.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:26922451-2a9d-48c6-b3bb-8a0c3e9f6413
ServiceName:basic_onboard_nrgMRP
ServiceVersion:1.0
ServiceUUID:6de1611b-4e0a-43f5-8adc-72f7157160e5
ServiceInvariantUUID:b7b064a5-24ee-4690-8927-675a5a5a8373
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNrgmrp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
ArtifactUUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5
ArtifactChecksum:Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_nrgMRP 0
ResourceCustomizationUUID:9f7e837e-b8c9-4dc2-acb0-215500cc49fa
ResourceInvariantUUID:64dcfa3e-f85d-4486-aa95-92cf9af41029
ResourceName:basic_onboard_nrgMRP
ResourceType:VF
ResourceUUID:b30ce2d9-d921-40e4-a21b-b37c4bcd9318
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_nrgmrp0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
ArtifactUUID:4f228c42-7780-49e8-aba9-3581bb50e776
ArtifactChecksum:NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc=
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2a2cb12a-9c1c-4c57-a5da-f07bae14e211
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T06:16:06.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6de1611b-4e0a-43f5-8adc-72f7157160e5 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-17T06:16:06.439Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:16:06.440Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:16:06.440Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:16:06.440Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 34b7d663-4689-46ad-b515-e8c8bffc1ab5 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:16:06.440Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:16:06.440Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:16:06.497Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:16:06.498Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@27a8b2e8
2023-03-17T06:16:06.498Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:16:06.498Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:16:06.498Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNrgmrp-csar.csar /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar 34b7d663-4689-46ad-b515-e8c8bffc1ab5 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:16:06.499Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar ASDC sendASDCNotification
2023-03-17T06:16:06.499Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(Specified artifact is not found)
2023-03-17T06:16:06.499Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:16:06.499Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:16:06.499Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:16:06.499Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033766499,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:16:07.500Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-BasicOnboardNrgmrp-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(UUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5)
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-17T06:16:07.520Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-17T06:16:07.521Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
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-17T06:16:07.526Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||basic_onboard_nrgMRP 0
2023-03-17T06:16:07.526Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
2023-03-17T06:16:07.526Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4f228c42-7780-49e8-aba9-3581bb50e776 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:16:07.526Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:16:07.527Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:16:07.546Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:16:07.546Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d8b6d54
2023-03-17T06:16:07.547Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:16:07.547Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:16:07.547Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_nrgmrp0_modules.json /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json 4f228c42-7780-49e8-aba9-3581bb50e776 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:16:07.547Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json ASDC sendASDCNotification
2023-03-17T06:16:07.547Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(Specified artifact is not found)
2023-03-17T06:16:07.547Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:16:07.548Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:16:07.548Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:16:07.548Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033767547,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:16:08.549Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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_nrgmrp0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(UUID:4f228c42-7780-49e8-aba9-3581bb50e776)
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-17T06:16:08.549Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:16:08.573Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:16:08.577Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:16:08.577Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:16:38.577Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:16:38.604Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:16:38.610Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:16:38.610Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:16:58.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:16:58.314Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:16:58.314Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T06:16:58.315Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:16:58.315Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:16:58.315Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:16:58.315Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:16:58.315Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:16:58.315Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:16:58.316Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:16:58.316Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:16:58.316Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-17T06:16:58.316Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:16:58.316Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:16:58.316Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:16:58.316Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:16:58.316Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:16:58.316Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033710039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:16:58.317Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:16:58.317Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:16:58.317Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033766499,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:16:58.317Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:16:58.317Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:16:58.317Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679033767547,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:16:58.317Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:17:08.610Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:17:08.639Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:17:08.645Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:17:08.645Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:17:38.646Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:17:38.668Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:17:38.673Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:17:38.673Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:17:58.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:18:08.673Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:18:08.702Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:18:08.707Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:18:08.707Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:18:38.707Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:18:38.733Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:18:38.738Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:18:38.738Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:18:58.306Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:19:08.739Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:19:08.765Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:19:08.771Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:19:08.771Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:19:38.771Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:19:38.796Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:19:38.802Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:19:38.802Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:19:58.306Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:20:08.802Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:20:08.829Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:20:08.834Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:20:08.834Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:20:38.834Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:20:38.859Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:20:38.864Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:20:38.865Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:20:58.307Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:20:59.387Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:20:59.388Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Member SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-4256e4da-ce9e-40de-8552-bd2788513b57 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-17T06:20:59.388Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-17T06:20:59.388Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-17T06:21:01.706Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:01.720Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:21:01.721Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:21:01.727Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:21:01.728Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:21:01.744Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:21:01.745Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:21:01.745Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:21:01.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:21:01.751Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:21:01.751Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:21:01.751Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=166, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:21:01.751Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:21:01.751Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:21:08.865Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-17T06:21:08.865Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T06:21:08.877Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and serviceModelVersionId: 6de1611b-4e0a-43f5-8adc-72f7157160e5
2023-03-17T06:21:08.877Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b7b064a5-24ee-4690-8927-675a5a5a8373
2023-03-17T06:21:08.878Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0
2023-03-17T06:21:08.884Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:21:08.909Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|500||Invoke
2023-03-17T06:21:08.910Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[26922451-2a9d-48c6-b3bb-8a0c3e9f6413], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[96b0e482-2e7c-4d11-9684-74e6ab54be7e], X-ECOMP-RequestID=[26922451-2a9d-48c6-b3bb-8a0c3e9f6413], X-TransactionId=[], X-ONAP-RequestID=[26922451-2a9d-48c6-b3bb-8a0c3e9f6413], Content-Type=[application/merge-patch+json]}
2023-03-17T06:21:08.915Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-17T06:21:08.954Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:21:09 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[36], x-aai-txid=[2-aai-resources-230317-06:21:09:104-71857], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:21:08.955Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","ERR.5.4.6114"]}}}
2023-03-17T06:21:08.956Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-17T06:21:08.961Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:21:08.961Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:21:08.961Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:21:08.961Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:21:08.968Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:21:08.968Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:21:08.968Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-17T06:21:08.968Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:21:08.968Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:21:08.968Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034068968,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:21:08.986Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:21:08.986Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034068968,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
2023-03-17T06:21:08.987Z||pool-2-thread-5|||||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-17T06:21:09.998Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T06:21:09.998Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-17T06:21:09.999Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:21:09.999Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:21:09.999Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:21:09.999Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:21:10.004Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-d57e5795-0035-4995-9392-7d00dece3197
2023-03-17T06:21:10.005Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:21:10.005Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:21:10.005Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:21:10.892Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:13.902Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:16.911Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:19.920Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:22.928Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:25.937Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:28.946Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:31.956Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:34.965Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:37.974Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:40.982Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:43.990Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:46.998Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:50.008Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:53.017Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:56.025Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:21:58.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:21:58.326Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:21:58.326Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:21:58.332Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:21:58.332Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-d57e5795-0035-4995-9392-7d00dece3197', protocol='range'}
2023-03-17T06:21:58.337Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-4773dfb7-063b-4acf-b4ca-5b82d169c3af-d57e5795-0035-4995-9392-7d00dece3197=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-17T06:21:58.353Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:21:58.353Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-d57e5795-0035-4995-9392-7d00dece3197', protocol='range'}
2023-03-17T06:21:58.353Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:21:58.353Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:21:58.354Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:21:58.354Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:21:58.358Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:21:58.358Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:21:58.358Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:21:58.359Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:21:58.359Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:21:58.359Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:21:58.359Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:21:58.359Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:21:58.359Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:21:58.359Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:21:58.359Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:21:58.359Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:21:59.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:21:59.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"26922451-2a9d-48c6-b3bb-8a0c3e9f6413","serviceName":"basic_onboard_nrgMRP","serviceVersion":"1.0","serviceUUID":"6de1611b-4e0a-43f5-8adc-72f7157160e5","serviceDescription":"service","serviceInvariantUUID":"b7b064a5-24ee-4690-8927-675a5a5a8373","resources":[{"resourceInstanceName":"basic_onboard_nrgMRP 0","resourceName":"basic_onboard_nrgMRP","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b30ce2d9-d921-40e4-a21b-b37c4bcd9318","resourceInvariantUUID":"64dcfa3e-f85d-4486-aa95-92cf9af41029","resourceCustomizationUUID":"9f7e837e-b8c9-4dc2-acb0-215500cc49fa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml","artifactChecksum":"YTFiODhlM2Y0MTQ2NzMxNjJlMTIyZTgzMjk1ODZhZWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c82202a-3e7e-411b-b5a0-14f39904e9b5","artifactVersion":"1"},{"artifactName":"basic_onboard_nrgmrp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json","artifactChecksum":"NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4f228c42-7780-49e8-aba9-3581bb50e776","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3920015c-4424-474d-b9c6-40201dff38eb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c5017061-386c-4fd0-9fed-e8e428cedb77","artifactVersion":"2","generatedFromUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNrgmrp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml","artifactChecksum":"M2I2ZjMwOTQ4YWM4N2U3YmE2OWVkYTMyMjNkODYwMTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"571f8aab-e541-4c7c-aad0-4f314e842ec4","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNrgmrp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar","artifactChecksum":"Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34b7d663-4689-46ad-b515-e8c8bffc1ab5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:21:59.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:21:59.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:21:59.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:21:59.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:21:59.397Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:21:59.398Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:21:59.398Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:22:00.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:22:00.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:22:00.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:22:00.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:22:01.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:22:01.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:22:01.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:22:01.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:22:02.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:22:02.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:22:02.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:22:02.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:22:03.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:22:03.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:22:03.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:22:03.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:22:04.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:22:04.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:22:04.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:22:04.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:22:05.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:22:05.388Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:22:05.388Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:22:05.389Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:22:06.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"serviceName": "basic_onboard_nrgMRP",
"serviceVersion": "1.0",
"serviceUUID": "6de1611b-4e0a-43f5-8adc-72f7157160e5",
"serviceDescription": "service",
"serviceInvariantUUID": "b7b064a5-24ee-4690-8927-675a5a5a8373",
"resources": [
{
"resourceInstanceName": "basic_onboard_nrgMRP 0",
"resourceCustomizationUUID": "9f7e837e-b8c9-4dc2-acb0-215500cc49fa",
"resourceName": "basic_onboard_nrgMRP",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b30ce2d9-d921-40e4-a21b-b37c4bcd9318",
"resourceInvariantUUID": "64dcfa3e-f85d-4486-aa95-92cf9af41029",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_nrgmrp0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"artifactChecksum": "NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4f228c42-7780-49e8-aba9-3581bb50e776",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"generatedFromUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNrgmrp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"artifactChecksum": "Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "34b7d663-4689-46ad-b515-e8c8bffc1ab5"
}
],
"workloadContext": "Production"
}
2023-03-17T06:22:06.391Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:22:06.391Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6de1611b-4e0a-43f5-8adc-72f7157160e5 ASDC
2023-03-17T06:22:06.391Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:26922451-2a9d-48c6-b3bb-8a0c3e9f6413
ServiceName:basic_onboard_nrgMRP
ServiceVersion:1.0
ServiceUUID:6de1611b-4e0a-43f5-8adc-72f7157160e5
ServiceInvariantUUID:b7b064a5-24ee-4690-8927-675a5a5a8373
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNrgmrp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
ArtifactUUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5
ArtifactChecksum:Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_nrgMRP 0
ResourceCustomizationUUID:9f7e837e-b8c9-4dc2-acb0-215500cc49fa
ResourceInvariantUUID:64dcfa3e-f85d-4486-aa95-92cf9af41029
ResourceName:basic_onboard_nrgMRP
ResourceType:VF
ResourceUUID:b30ce2d9-d921-40e4-a21b-b37c4bcd9318
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_nrgmrp0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
ArtifactUUID:4f228c42-7780-49e8-aba9-3581bb50e776
ArtifactChecksum:NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc=
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2a2cb12a-9c1c-4c57-a5da-f07bae14e211
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T06:22:06.392Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6de1611b-4e0a-43f5-8adc-72f7157160e5 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-17T06:22:06.433Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:22:06.433Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:22:06.433Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:22:06.433Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 34b7d663-4689-46ad-b515-e8c8bffc1ab5 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:22:06.434Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:22:06.434Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:22:06.490Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:22:06.491Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2e99b2dd
2023-03-17T06:22:06.491Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:22:06.491Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:22:06.492Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNrgmrp-csar.csar /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar 34b7d663-4689-46ad-b515-e8c8bffc1ab5 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:22:06.492Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar ASDC sendASDCNotification
2023-03-17T06:22:06.493Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(Specified artifact is not found)
2023-03-17T06:22:06.493Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:22:06.493Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:22:06.493Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:22:06.494Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034126492,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:22:07.495Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-BasicOnboardNrgmrp-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(UUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5)
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-17T06:22:07.513Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-17T06:22:07.514Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
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-17T06:22:07.518Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||basic_onboard_nrgMRP 0
2023-03-17T06:22:07.519Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
2023-03-17T06:22:07.519Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4f228c42-7780-49e8-aba9-3581bb50e776 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:22:07.519Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:22:07.519Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:22:07.534Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:22:07.534Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@974bbbf
2023-03-17T06:22:07.534Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:22:07.534Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:22:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_nrgmrp0_modules.json /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json 4f228c42-7780-49e8-aba9-3581bb50e776 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:22:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json ASDC sendASDCNotification
2023-03-17T06:22:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(Specified artifact is not found)
2023-03-17T06:22:07.536Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:22:07.536Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:22:07.536Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:22:07.536Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034127535,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:22:08.538Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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_nrgmrp0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(UUID:4f228c42-7780-49e8-aba9-3581bb50e776)
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-17T06:22:08.538Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:22:08.563Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:22:08.569Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:22:08.569Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:22:38.569Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:22:38.595Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:22:38.600Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:22:38.600Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:22:58.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:22:58.312Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:22:58.312Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034069998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:22:58.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:22:58.314Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034126492,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:22:58.314Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:22:58.314Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:22:58.314Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034127535,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:22:58.314Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:23:08.600Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:23:08.626Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:23:08.631Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:23:08.631Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:23:38.632Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:23:38.654Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:23:38.659Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:23:38.659Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:23:58.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:24:08.660Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:24:08.684Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:24:08.688Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:24:08.688Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:24:38.688Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:24:38.714Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:24:38.718Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:24:38.719Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:24:58.306Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:25:08.719Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:25:08.744Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:25:08.749Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:25:08.749Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:25:38.749Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:25:38.773Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:25:38.779Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:25:38.779Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:25:58.307Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:26:08.779Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:26:08.804Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:26:08.810Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:26:08.810Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:26:38.810Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:26:38.833Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:26:38.837Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:26:38.837Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:26:58.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:26:59.382Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:26:59.383Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Member SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-d57e5795-0035-4995-9392-7d00dece3197 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-17T06:26:59.383Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-17T06:26:59.383Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-17T06:27:01.702Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:01.718Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:27:01.718Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:27:01.724Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:27:01.724Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:27:01.742Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:27:01.743Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:27:01.743Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:27:01.748Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:27:01.749Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:27:01.749Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:27:01.749Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=176, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:27:01.750Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:27:01.750Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:27:08.838Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-17T06:27:08.838Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T06:27:08.851Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and serviceModelVersionId: 6de1611b-4e0a-43f5-8adc-72f7157160e5
2023-03-17T06:27:08.851Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b7b064a5-24ee-4690-8927-675a5a5a8373
2023-03-17T06:27:08.852Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0
2023-03-17T06:27:08.858Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:27:08.883Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|500||Invoke
2023-03-17T06:27:08.884Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[26922451-2a9d-48c6-b3bb-8a0c3e9f6413], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ae001a9e-e9e4-4683-ae3c-8e12ef98c46f], X-ECOMP-RequestID=[26922451-2a9d-48c6-b3bb-8a0c3e9f6413], X-TransactionId=[], X-ONAP-RequestID=[26922451-2a9d-48c6-b3bb-8a0c3e9f6413], Content-Type=[application/merge-patch+json]}
2023-03-17T06:27:08.891Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-17T06:27:08.928Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:27:09 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[34], x-aai-txid=[0-aai-resources-230317-06:27:09:080-56905], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:27:08.929Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","ERR.5.4.6114"]}}}
2023-03-17T06:27:08.929Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-17T06:27:08.932Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:27:08.932Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:27:08.932Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:27:08.932Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:27:08.940Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:27:08.940Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:27:08.940Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-17T06:27:08.941Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:27:08.941Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:27:08.941Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034428940,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:27:08.960Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T06:27:08.961Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034428940,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
2023-03-17T06:27:08.962Z||pool-2-thread-7|||||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-17T06:27:09.974Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T06:27:09.974Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-17T06:27:09.975Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:27:09.975Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:27:09.975Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:27:09.975Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:27:09.980Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-4a488437-76bc-434e-8f46-156f6e317b6e
2023-03-17T06:27:09.981Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:27:09.981Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:27:09.981Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:27:10.867Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:13.876Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:16.885Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:19.894Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:22.903Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:25.911Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:28.919Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:31.928Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:34.937Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:37.946Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:40.955Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:43.963Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:46.971Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:49.980Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:52.988Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:55.999Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:27:58.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:27:58.320Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:27:58.321Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:27:58.328Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:27:58.328Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-4a488437-76bc-434e-8f46-156f6e317b6e', protocol='range'}
2023-03-17T06:27:58.333Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-4773dfb7-063b-4acf-b4ca-5b82d169c3af-4a488437-76bc-434e-8f46-156f6e317b6e=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-17T06:27:58.350Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:27:58.350Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-4a488437-76bc-434e-8f46-156f6e317b6e', protocol='range'}
2023-03-17T06:27:58.350Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:27:58.350Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:27:58.351Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:27:58.351Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:27:58.355Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:27:58.356Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:27:58.356Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:27:58.356Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=177, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:27:58.356Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:27:58.356Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:27:58.356Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:27:58.356Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:27:58.357Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:27:58.357Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:27:58.357Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:27:58.357Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:27:59.375Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:27:59.375Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"26922451-2a9d-48c6-b3bb-8a0c3e9f6413","serviceName":"basic_onboard_nrgMRP","serviceVersion":"1.0","serviceUUID":"6de1611b-4e0a-43f5-8adc-72f7157160e5","serviceDescription":"service","serviceInvariantUUID":"b7b064a5-24ee-4690-8927-675a5a5a8373","resources":[{"resourceInstanceName":"basic_onboard_nrgMRP 0","resourceName":"basic_onboard_nrgMRP","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b30ce2d9-d921-40e4-a21b-b37c4bcd9318","resourceInvariantUUID":"64dcfa3e-f85d-4486-aa95-92cf9af41029","resourceCustomizationUUID":"9f7e837e-b8c9-4dc2-acb0-215500cc49fa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml","artifactChecksum":"YTFiODhlM2Y0MTQ2NzMxNjJlMTIyZTgzMjk1ODZhZWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c82202a-3e7e-411b-b5a0-14f39904e9b5","artifactVersion":"1"},{"artifactName":"basic_onboard_nrgmrp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json","artifactChecksum":"NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4f228c42-7780-49e8-aba9-3581bb50e776","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3920015c-4424-474d-b9c6-40201dff38eb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c5017061-386c-4fd0-9fed-e8e428cedb77","artifactVersion":"2","generatedFromUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNrgmrp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml","artifactChecksum":"M2I2ZjMwOTQ4YWM4N2U3YmE2OWVkYTMyMjNkODYwMTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"571f8aab-e541-4c7c-aad0-4f314e842ec4","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNrgmrp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar","artifactChecksum":"Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34b7d663-4689-46ad-b515-e8c8bffc1ab5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:27:59.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:27:59.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:27:59.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:27:59.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:27:59.397Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T06:27:59.397Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:27:59.398Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:28:00.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:28:00.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:28:00.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:28:00.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:28:01.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:28:01.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:28:01.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:28:01.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:28:02.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:28:02.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:28:02.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:28:02.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:28:03.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:28:03.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:28:03.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:28:03.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:28:04.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:28:04.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:28:04.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:28:04.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:28:05.388Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:28:05.388Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:28:05.389Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:28:05.389Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:28:06.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"serviceName": "basic_onboard_nrgMRP",
"serviceVersion": "1.0",
"serviceUUID": "6de1611b-4e0a-43f5-8adc-72f7157160e5",
"serviceDescription": "service",
"serviceInvariantUUID": "b7b064a5-24ee-4690-8927-675a5a5a8373",
"resources": [
{
"resourceInstanceName": "basic_onboard_nrgMRP 0",
"resourceCustomizationUUID": "9f7e837e-b8c9-4dc2-acb0-215500cc49fa",
"resourceName": "basic_onboard_nrgMRP",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b30ce2d9-d921-40e4-a21b-b37c4bcd9318",
"resourceInvariantUUID": "64dcfa3e-f85d-4486-aa95-92cf9af41029",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_nrgmrp0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"artifactChecksum": "NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4f228c42-7780-49e8-aba9-3581bb50e776",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"generatedFromUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNrgmrp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"artifactChecksum": "Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "34b7d663-4689-46ad-b515-e8c8bffc1ab5"
}
],
"workloadContext": "Production"
}
2023-03-17T06:28:06.391Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:28:06.392Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6de1611b-4e0a-43f5-8adc-72f7157160e5 ASDC
2023-03-17T06:28:06.393Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:26922451-2a9d-48c6-b3bb-8a0c3e9f6413
ServiceName:basic_onboard_nrgMRP
ServiceVersion:1.0
ServiceUUID:6de1611b-4e0a-43f5-8adc-72f7157160e5
ServiceInvariantUUID:b7b064a5-24ee-4690-8927-675a5a5a8373
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNrgmrp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
ArtifactUUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5
ArtifactChecksum:Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_nrgMRP 0
ResourceCustomizationUUID:9f7e837e-b8c9-4dc2-acb0-215500cc49fa
ResourceInvariantUUID:64dcfa3e-f85d-4486-aa95-92cf9af41029
ResourceName:basic_onboard_nrgMRP
ResourceType:VF
ResourceUUID:b30ce2d9-d921-40e4-a21b-b37c4bcd9318
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_nrgmrp0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
ArtifactUUID:4f228c42-7780-49e8-aba9-3581bb50e776
ArtifactChecksum:NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc=
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2a2cb12a-9c1c-4c57-a5da-f07bae14e211
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T06:28:06.393Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6de1611b-4e0a-43f5-8adc-72f7157160e5 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-17T06:28:06.449Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:28:06.450Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:28:06.450Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:28:06.450Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 34b7d663-4689-46ad-b515-e8c8bffc1ab5 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:28:06.451Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:28:06.451Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:28:06.500Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:28:06.501Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@363fc5d7
2023-03-17T06:28:06.501Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:28:06.501Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:28:06.501Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNrgmrp-csar.csar /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar 34b7d663-4689-46ad-b515-e8c8bffc1ab5 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:28:06.502Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar ASDC sendASDCNotification
2023-03-17T06:28:06.502Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(Specified artifact is not found)
2023-03-17T06:28:06.502Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:28:06.502Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:28:06.502Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:28:06.502Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034486502,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:28:07.504Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-BasicOnboardNrgmrp-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(UUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5)
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-17T06:28:07.520Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-17T06:28:07.521Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
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-17T06:28:07.526Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||basic_onboard_nrgMRP 0
2023-03-17T06:28:07.526Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
2023-03-17T06:28:07.526Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4f228c42-7780-49e8-aba9-3581bb50e776 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:28:07.526Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:28:07.526Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:28:07.542Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:28:07.542Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7f47d099
2023-03-17T06:28:07.543Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:28:07.543Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:28:07.543Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_nrgmrp0_modules.json /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json 4f228c42-7780-49e8-aba9-3581bb50e776 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:28:07.543Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json ASDC sendASDCNotification
2023-03-17T06:28:07.543Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(Specified artifact is not found)
2023-03-17T06:28:07.543Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:28:07.544Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:28:07.544Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:28:07.544Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034487543,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:28:08.545Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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_nrgmrp0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(UUID:4f228c42-7780-49e8-aba9-3581bb50e776)
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-17T06:28:08.546Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:28:08.571Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:28:08.576Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:28:08.577Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:28:38.577Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:28:38.600Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:28:38.606Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:28:38.606Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:28:58.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:28:58.313Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T06:28:58.313Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T06:28:58.313Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:28:58.313Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T06:28:58.313Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:28:58.314Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:28:58.314Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T06:28:58.314Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:28:58.314Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:28:58.314Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T06:28:58.314Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-17T06:28:58.314Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:28:58.314Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T06:28:58.314Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:28:58.314Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:28:58.314Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T06:28:58.314Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034429974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:28:58.315Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:28:58.315Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T06:28:58.315Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034486502,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:28:58.315Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:28:58.315Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-17T06:28:58.315Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034487543,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:28:58.315Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:29:08.606Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:29:08.630Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:29:08.634Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:29:08.634Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:29:38.634Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:29:38.660Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:29:38.665Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:29:38.665Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:29:58.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:30:08.666Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:30:08.690Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:30:08.695Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:30:08.696Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:30:38.696Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:30:38.722Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:30:38.727Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:30:38.727Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:30:58.306Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:31:08.727Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:31:08.747Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:31:08.752Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:31:08.753Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:31:38.753Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:31:38.783Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:31:38.788Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:31:38.789Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:31:58.307Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:32:08.789Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:32:08.816Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:32:08.823Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:32:08.824Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:32:38.824Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:32:38.847Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:32:38.852Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:32:38.853Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:32:58.308Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:32:59.387Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:32:59.388Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Member SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-4a488437-76bc-434e-8f46-156f6e317b6e 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-17T06:32:59.388Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-17T06:32:59.389Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-17T06:33:01.718Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:01.735Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:33:01.735Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:33:01.742Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:33:01.742Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:33:01.760Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:33:01.761Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:33:01.761Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:33:01.765Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:33:01.766Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:33:01.766Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:33:01.766Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=186, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:33:01.767Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:33:01.767Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:33:08.853Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-17T06:33:08.853Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T06:33:08.862Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and serviceModelVersionId: 6de1611b-4e0a-43f5-8adc-72f7157160e5
2023-03-17T06:33:08.863Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b7b064a5-24ee-4690-8927-675a5a5a8373
2023-03-17T06:33:08.863Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0
2023-03-17T06:33:08.871Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:33:08.901Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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-17T06:33:08.901Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|500||Invoke
2023-03-17T06:33:08.909Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-17T06:33:08.946Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-17T06:33:08.947Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:33:09 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[33], x-aai-txid=[1-aai-resources-230317-06:33:09:099-73042], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:33:08.948Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","ERR.5.4.6114"]}}}
2023-03-17T06:33:08.953Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:33:08.954Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:33:08.954Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:33:08.954Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:33:08.962Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:33:08.962Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:33:08.962Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-17T06:33:08.963Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:33:08.963Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:33:08.963Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034788962,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:33:08.981Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-17T06:33:08.982Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034788962,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
2023-03-17T06:33:08.982Z||pool-2-thread-4|||||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-17T06:33:09.995Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T06:33:09.996Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-17T06:33:09.996Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:33:09.996Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:33:09.996Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:33:09.996Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:33:10.001Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-8060738f-da8d-4229-9af9-366c3c730d20
2023-03-17T06:33:10.002Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:33:10.002Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:33:10.002Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:33:10.885Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:13.897Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:16.906Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:19.914Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:22.922Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:25.931Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:28.939Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:31.948Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:34.957Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:37.966Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:40.975Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:43.984Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:46.992Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:50.001Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:53.010Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:56.020Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:33:58.305Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:33:58.320Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:33:58.320Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:33:58.326Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:33:58.326Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-8060738f-da8d-4229-9af9-366c3c730d20', protocol='range'}
2023-03-17T06:33:58.331Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-4773dfb7-063b-4acf-b4ca-5b82d169c3af-8060738f-da8d-4229-9af9-366c3c730d20=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-17T06:33:58.346Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:33:58.347Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:33:58.347Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-8060738f-da8d-4229-9af9-366c3c730d20', protocol='range'}
2023-03-17T06:33:58.347Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:33:58.348Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:33:58.348Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:33:58.353Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:33:58.353Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:33:58.354Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:33:58.353Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:33:58.354Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=187, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:33:58.354Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:33:58.354Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:33:58.354Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:33:58.355Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:33:58.355Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:33:58.355Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:33:58.356Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:33:59.373Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:33:59.374Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"26922451-2a9d-48c6-b3bb-8a0c3e9f6413","serviceName":"basic_onboard_nrgMRP","serviceVersion":"1.0","serviceUUID":"6de1611b-4e0a-43f5-8adc-72f7157160e5","serviceDescription":"service","serviceInvariantUUID":"b7b064a5-24ee-4690-8927-675a5a5a8373","resources":[{"resourceInstanceName":"basic_onboard_nrgMRP 0","resourceName":"basic_onboard_nrgMRP","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b30ce2d9-d921-40e4-a21b-b37c4bcd9318","resourceInvariantUUID":"64dcfa3e-f85d-4486-aa95-92cf9af41029","resourceCustomizationUUID":"9f7e837e-b8c9-4dc2-acb0-215500cc49fa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml","artifactChecksum":"YTFiODhlM2Y0MTQ2NzMxNjJlMTIyZTgzMjk1ODZhZWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c82202a-3e7e-411b-b5a0-14f39904e9b5","artifactVersion":"1"},{"artifactName":"basic_onboard_nrgmrp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json","artifactChecksum":"NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4f228c42-7780-49e8-aba9-3581bb50e776","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3920015c-4424-474d-b9c6-40201dff38eb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c5017061-386c-4fd0-9fed-e8e428cedb77","artifactVersion":"2","generatedFromUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNrgmrp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml","artifactChecksum":"M2I2ZjMwOTQ4YWM4N2U3YmE2OWVkYTMyMjNkODYwMTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"571f8aab-e541-4c7c-aad0-4f314e842ec4","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNrgmrp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar","artifactChecksum":"Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34b7d663-4689-46ad-b515-e8c8bffc1ab5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:33:59.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:33:59.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:33:59.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:33:59.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:33:59.398Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-17T06:33:59.399Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:33:59.399Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:34:00.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:34:00.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:34:00.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:34:00.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:34:01.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:34:01.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:34:01.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:34:01.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:34:02.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:34:02.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:34:02.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:34:02.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:34:03.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:34:03.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:34:03.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:34:03.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:34:04.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:34:04.388Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:34:04.388Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:34:04.388Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:34:05.389Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:34:05.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:34:05.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:34:05.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:34:06.391Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"serviceName": "basic_onboard_nrgMRP",
"serviceVersion": "1.0",
"serviceUUID": "6de1611b-4e0a-43f5-8adc-72f7157160e5",
"serviceDescription": "service",
"serviceInvariantUUID": "b7b064a5-24ee-4690-8927-675a5a5a8373",
"resources": [
{
"resourceInstanceName": "basic_onboard_nrgMRP 0",
"resourceCustomizationUUID": "9f7e837e-b8c9-4dc2-acb0-215500cc49fa",
"resourceName": "basic_onboard_nrgMRP",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b30ce2d9-d921-40e4-a21b-b37c4bcd9318",
"resourceInvariantUUID": "64dcfa3e-f85d-4486-aa95-92cf9af41029",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_nrgmrp0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"artifactChecksum": "NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4f228c42-7780-49e8-aba9-3581bb50e776",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"generatedFromUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNrgmrp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"artifactChecksum": "Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "34b7d663-4689-46ad-b515-e8c8bffc1ab5"
}
],
"workloadContext": "Production"
}
2023-03-17T06:34:06.391Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:34:06.391Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6de1611b-4e0a-43f5-8adc-72f7157160e5 ASDC
2023-03-17T06:34:06.392Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:26922451-2a9d-48c6-b3bb-8a0c3e9f6413
ServiceName:basic_onboard_nrgMRP
ServiceVersion:1.0
ServiceUUID:6de1611b-4e0a-43f5-8adc-72f7157160e5
ServiceInvariantUUID:b7b064a5-24ee-4690-8927-675a5a5a8373
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNrgmrp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
ArtifactUUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5
ArtifactChecksum:Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_nrgMRP 0
ResourceCustomizationUUID:9f7e837e-b8c9-4dc2-acb0-215500cc49fa
ResourceInvariantUUID:64dcfa3e-f85d-4486-aa95-92cf9af41029
ResourceName:basic_onboard_nrgMRP
ResourceType:VF
ResourceUUID:b30ce2d9-d921-40e4-a21b-b37c4bcd9318
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_nrgmrp0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
ArtifactUUID:4f228c42-7780-49e8-aba9-3581bb50e776
ArtifactChecksum:NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc=
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2a2cb12a-9c1c-4c57-a5da-f07bae14e211
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T06:34:06.392Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6de1611b-4e0a-43f5-8adc-72f7157160e5 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-17T06:34:06.437Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:34:06.437Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:34:06.437Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:34:06.438Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 34b7d663-4689-46ad-b515-e8c8bffc1ab5 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:34:06.438Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:34:06.438Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:34:06.481Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:34:06.481Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7a137cb9
2023-03-17T06:34:06.481Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:34:06.482Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:34:06.482Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNrgmrp-csar.csar /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar 34b7d663-4689-46ad-b515-e8c8bffc1ab5 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:34:06.483Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar ASDC sendASDCNotification
2023-03-17T06:34:06.483Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(Specified artifact is not found)
2023-03-17T06:34:06.483Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:34:06.483Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:34:06.483Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:34:06.484Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034846483,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:34:07.485Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-BasicOnboardNrgmrp-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(UUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5)
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-17T06:34:07.507Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-17T06:34:07.508Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
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-17T06:34:07.512Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||basic_onboard_nrgMRP 0
2023-03-17T06:34:07.513Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
2023-03-17T06:34:07.513Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4f228c42-7780-49e8-aba9-3581bb50e776 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:34:07.514Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:34:07.514Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:34:07.529Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:34:07.529Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@20f9c151
2023-03-17T06:34:07.529Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:34:07.530Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:34:07.530Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_nrgmrp0_modules.json /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json 4f228c42-7780-49e8-aba9-3581bb50e776 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:34:07.530Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json ASDC sendASDCNotification
2023-03-17T06:34:07.530Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(Specified artifact is not found)
2023-03-17T06:34:07.530Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:34:07.530Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:34:07.531Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:34:07.531Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034847530,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:34:08.532Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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_nrgmrp0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(UUID:4f228c42-7780-49e8-aba9-3581bb50e776)
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-17T06:34:08.533Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:34:08.560Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:34:08.565Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:34:08.565Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:34:38.566Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:34:38.593Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:34:38.596Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:34:38.597Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:34:58.305Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:34:58.314Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-17T06:34:58.314Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T06:34:58.315Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:34:58.315Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-17T06:34:58.315Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:34:58.315Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:34:58.316Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-17T06:34:58.316Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:34:58.316Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:34:58.316Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-17T06:34:58.316Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-17T06:34:58.316Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:34:58.316Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-17T06:34:58.316Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:34:58.316Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:34:58.316Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-17T06:34:58.317Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034789995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:34:58.317Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:34:58.317Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-17T06:34:58.317Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034846483,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:34:58.317Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:34:58.317Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-17T06:34:58.317Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679034847530,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:34:58.317Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:35:08.597Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:35:08.615Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:35:08.619Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:35:08.619Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:35:38.620Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:35:38.647Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:35:38.652Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:35:38.652Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:35:58.305Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:36:08.652Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:36:08.683Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:36:08.688Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:36:08.688Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:36:38.689Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:36:38.719Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:36:38.723Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:36:38.723Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:36:58.306Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:37:08.723Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:37:08.752Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:37:08.757Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:37:08.757Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:37:38.758Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:37:38.785Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:37:38.791Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:37:38.791Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:37:58.308Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:38:08.792Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:38:08.817Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:38:08.822Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:38:08.822Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:38:38.822Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:38:38.851Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:38:38.856Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:38:38.856Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:38:58.309Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:38:59.417Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:38:59.418Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Member SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-8060738f-da8d-4229-9af9-366c3c730d20 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-17T06:38:59.418Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-17T06:38:59.418Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-17T06:39:01.733Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:01.749Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:39:01.750Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:39:01.756Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:39:01.757Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:39:01.772Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:39:01.773Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:39:01.773Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:39:01.779Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:39:01.779Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:39:01.779Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:39:01.779Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=196, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:39:01.779Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:39:01.780Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:39:08.857Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-17T06:39:08.857Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T06:39:08.869Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and serviceModelVersionId: 6de1611b-4e0a-43f5-8adc-72f7157160e5
2023-03-17T06:39:08.869Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b7b064a5-24ee-4690-8927-675a5a5a8373
2023-03-17T06:39:08.870Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0
2023-03-17T06:39:08.873Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:39:08.893Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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-17T06:39:08.894Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|500||Invoke
2023-03-17T06:39:08.900Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-17T06:39:08.937Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-17T06:39:08.937Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:39:09 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[33], x-aai-txid=[2-aai-resources-230317-06:39:09:090-18619], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:39:08.938Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","ERR.5.4.6114"]}}}
2023-03-17T06:39:08.942Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:39:08.943Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:39:08.943Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:39:08.943Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:39:08.950Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:39:08.951Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:39:08.951Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-17T06:39:08.951Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:39:08.951Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:39:08.951Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035148951,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:39:08.968Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-17T06:39:08.969Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035148951,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
2023-03-17T06:39:08.969Z|2a537aee-f293-4f63-bbda-a10f691e8664|pool-2-thread-9|||||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-17T06:39:09.982Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T06:39:09.982Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-17T06:39:09.983Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:39:09.983Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:39:09.983Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:39:09.983Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:39:09.989Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-71d40b23-5d66-4443-a092-24cb9497c5d0
2023-03-17T06:39:09.989Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:39:09.989Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:39:09.989Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:39:10.874Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:13.881Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:16.890Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:19.898Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:22.907Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:25.916Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:28.929Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:31.938Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:34.946Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:37.954Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:40.962Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:43.969Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:46.978Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:49.986Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:52.995Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:56.004Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:39:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:39:58.321Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:39:58.322Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:39:58.329Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:39:58.329Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-71d40b23-5d66-4443-a092-24cb9497c5d0', protocol='range'}
2023-03-17T06:39:58.333Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-71d40b23-5d66-4443-a092-24cb9497c5d0=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-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:39:58.349Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-71d40b23-5d66-4443-a092-24cb9497c5d0', protocol='range'}
2023-03-17T06:39:58.350Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:39:58.350Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:39:58.350Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:39:58.350Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:39:58.350Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:39:58.354Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:39:58.355Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:39:58.355Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:39:58.355Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:39:58.355Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:39:58.355Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:39:58.355Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:39:58.356Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:39:58.356Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:39:58.356Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=197, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:39:58.356Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:39:58.356Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:39:59.374Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:39:59.374Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"26922451-2a9d-48c6-b3bb-8a0c3e9f6413","serviceName":"basic_onboard_nrgMRP","serviceVersion":"1.0","serviceUUID":"6de1611b-4e0a-43f5-8adc-72f7157160e5","serviceDescription":"service","serviceInvariantUUID":"b7b064a5-24ee-4690-8927-675a5a5a8373","resources":[{"resourceInstanceName":"basic_onboard_nrgMRP 0","resourceName":"basic_onboard_nrgMRP","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b30ce2d9-d921-40e4-a21b-b37c4bcd9318","resourceInvariantUUID":"64dcfa3e-f85d-4486-aa95-92cf9af41029","resourceCustomizationUUID":"9f7e837e-b8c9-4dc2-acb0-215500cc49fa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml","artifactChecksum":"YTFiODhlM2Y0MTQ2NzMxNjJlMTIyZTgzMjk1ODZhZWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c82202a-3e7e-411b-b5a0-14f39904e9b5","artifactVersion":"1"},{"artifactName":"basic_onboard_nrgmrp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json","artifactChecksum":"NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4f228c42-7780-49e8-aba9-3581bb50e776","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3920015c-4424-474d-b9c6-40201dff38eb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c5017061-386c-4fd0-9fed-e8e428cedb77","artifactVersion":"2","generatedFromUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNrgmrp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml","artifactChecksum":"M2I2ZjMwOTQ4YWM4N2U3YmE2OWVkYTMyMjNkODYwMTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"571f8aab-e541-4c7c-aad0-4f314e842ec4","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNrgmrp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar","artifactChecksum":"Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34b7d663-4689-46ad-b515-e8c8bffc1ab5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:39:59.376Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:39:59.376Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:39:59.376Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:39:59.376Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:39:59.395Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:39:59.395Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:39:59.395Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:40:00.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:40:00.377Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:40:00.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:40:00.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:40:01.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:40:01.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:40:01.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:40:01.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:40:02.379Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:40:02.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:40:02.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:40:02.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:40:03.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:40:03.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:40:03.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:40:03.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:40:04.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:40:04.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:40:04.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:40:04.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:40:05.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:40:05.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:40:05.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:40:05.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:40:06.389Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"serviceName": "basic_onboard_nrgMRP",
"serviceVersion": "1.0",
"serviceUUID": "6de1611b-4e0a-43f5-8adc-72f7157160e5",
"serviceDescription": "service",
"serviceInvariantUUID": "b7b064a5-24ee-4690-8927-675a5a5a8373",
"resources": [
{
"resourceInstanceName": "basic_onboard_nrgMRP 0",
"resourceCustomizationUUID": "9f7e837e-b8c9-4dc2-acb0-215500cc49fa",
"resourceName": "basic_onboard_nrgMRP",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b30ce2d9-d921-40e4-a21b-b37c4bcd9318",
"resourceInvariantUUID": "64dcfa3e-f85d-4486-aa95-92cf9af41029",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_nrgmrp0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"artifactChecksum": "NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4f228c42-7780-49e8-aba9-3581bb50e776",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"generatedFromUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNrgmrp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"artifactChecksum": "Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "34b7d663-4689-46ad-b515-e8c8bffc1ab5"
}
],
"workloadContext": "Production"
}
2023-03-17T06:40:06.389Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:40:06.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6de1611b-4e0a-43f5-8adc-72f7157160e5 ASDC
2023-03-17T06:40:06.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:26922451-2a9d-48c6-b3bb-8a0c3e9f6413
ServiceName:basic_onboard_nrgMRP
ServiceVersion:1.0
ServiceUUID:6de1611b-4e0a-43f5-8adc-72f7157160e5
ServiceInvariantUUID:b7b064a5-24ee-4690-8927-675a5a5a8373
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNrgmrp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
ArtifactUUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5
ArtifactChecksum:Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_nrgMRP 0
ResourceCustomizationUUID:9f7e837e-b8c9-4dc2-acb0-215500cc49fa
ResourceInvariantUUID:64dcfa3e-f85d-4486-aa95-92cf9af41029
ResourceName:basic_onboard_nrgMRP
ResourceType:VF
ResourceUUID:b30ce2d9-d921-40e4-a21b-b37c4bcd9318
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_nrgmrp0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
ArtifactUUID:4f228c42-7780-49e8-aba9-3581bb50e776
ArtifactChecksum:NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc=
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2a2cb12a-9c1c-4c57-a5da-f07bae14e211
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T06:40:06.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6de1611b-4e0a-43f5-8adc-72f7157160e5 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-17T06:40:06.445Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:40:06.446Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:40:06.446Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:40:06.446Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 34b7d663-4689-46ad-b515-e8c8bffc1ab5 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:40:06.446Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:40:06.447Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:40:06.487Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:40:06.488Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4be854e8
2023-03-17T06:40:06.488Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:40:06.488Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:40:06.488Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNrgmrp-csar.csar /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar 34b7d663-4689-46ad-b515-e8c8bffc1ab5 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:40:06.489Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar ASDC sendASDCNotification
2023-03-17T06:40:06.489Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(Specified artifact is not found)
2023-03-17T06:40:06.489Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:40:06.489Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:40:06.489Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:40:06.489Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035206489,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:40:07.491Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-BasicOnboardNrgmrp-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(UUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5)
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-17T06:40:07.512Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-17T06:40:07.513Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
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-17T06:40:07.518Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||basic_onboard_nrgMRP 0
2023-03-17T06:40:07.518Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
2023-03-17T06:40:07.518Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4f228c42-7780-49e8-aba9-3581bb50e776 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:40:07.518Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:40:07.519Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:40:07.534Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:40:07.534Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@584b8154
2023-03-17T06:40:07.534Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:40:07.534Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:40:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_nrgmrp0_modules.json /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json 4f228c42-7780-49e8-aba9-3581bb50e776 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:40:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json ASDC sendASDCNotification
2023-03-17T06:40:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(Specified artifact is not found)
2023-03-17T06:40:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:40:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:40:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:40:07.535Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035207535,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:40:08.537Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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_nrgmrp0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(UUID:4f228c42-7780-49e8-aba9-3581bb50e776)
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-17T06:40:08.537Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:40:08.561Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:40:08.565Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:40:08.566Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:40:38.566Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:40:38.592Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:40:38.599Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:40:38.599Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:40:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:40:58.313Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:40:58.314Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T06:40:58.314Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:40:58.314Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:40:58.314Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:40:58.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:40:58.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:40:58.315Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:40:58.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:40:58.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:40:58.315Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-17T06:40:58.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:40:58.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:40:58.315Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:40:58.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:40:58.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:40:58.316Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035149982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:40:58.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:40:58.316Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:40:58.316Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035206489,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:40:58.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:40:58.316Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:40:58.316Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035207535,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:40:58.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:41:08.599Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:41:08.625Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:41:08.630Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:41:08.630Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:41:38.630Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:41:38.659Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:41:38.665Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:41:38.666Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:41:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:42:08.666Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:42:08.689Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:42:08.692Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:42:08.692Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:42:38.693Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:42:38.720Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:42:38.724Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:42:38.724Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:42:58.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:43:08.467Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:43:08.467Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035371276,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:43:08.468Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:43:08.468Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:43:08.468Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "policy-distribution-id",
"timestamp": 1679035374642,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:43:08.468Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:43:08.725Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:43:08.750Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:43:08.755Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:43:08.756Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:43:38.756Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:43:38.775Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:43:38.779Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:43:38.779Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:43:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:43:58.306Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:43:58.306Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035341782,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:43:58.306Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:08.779Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:44:08.807Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:44:08.810Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:44:08.810Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:44:38.811Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:44:38.834Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:44:38.839Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:44:38.839Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:44:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:44:58.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.307Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "multicloud-k8s",
"timestamp": 1679035374608,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:44:58.308Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.308Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "policy-distribution-id",
"timestamp": 1679035374642,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:44:58.308Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.308Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035371276,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:44:58.308Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.308Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035341782,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "multicloud-k8s",
"timestamp": 1679035374608,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "aai-model-loader",
"timestamp": 1679035389865,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035390082,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "policy-distribution-id",
"timestamp": 1679035390930,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.310Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "aai-model-loader",
"timestamp": 1679035389865,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:44:58.310Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.310Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "policy-distribution-id",
"timestamp": 1679035391931,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T06:44:58.310Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.310Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "aai-model-loader",
"timestamp": 1679035391994,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:44:58.310Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.310Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "policy-distribution-id",
"timestamp": 1679035392932,
"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-17T06:44:58.355Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0b9281ea-0fee-4a7a-af31-2b9b44769a52
2023-03-17T06:44:58.356Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0b9281ea-0fee-4a7a-af31-2b9b44769a52 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-17T06:44:58.377Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.378Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "aai-model-loader",
"timestamp": 1679035395182,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T06:44:58.378Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.378Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "aai-model-loader",
"timestamp": 1679035396186,
"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-17T06:44:58.393Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0b9281ea-0fee-4a7a-af31-2b9b44769a52
2023-03-17T06:44:58.393Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0b9281ea-0fee-4a7a-af31-2b9b44769a52 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-17T06:44:58.419Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.419Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035402253,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:44:58.419Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.419Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.420Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035402253,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:44:58.420Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.420Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.420Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035405005,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:44:58.420Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.420Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.420Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035406587,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T06:44:58.420Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:44:58.420Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:44:58.421Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035407591,
"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-17T06:44:58.436Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0b9281ea-0fee-4a7a-af31-2b9b44769a52
2023-03-17T06:44:58.436Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0b9281ea-0fee-4a7a-af31-2b9b44769a52 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-17T06:44:59.379Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:44:59.379Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Member SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-71d40b23-5d66-4443-a092-24cb9497c5d0 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-17T06:44:59.380Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-17T06:44:59.380Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-17T06:45:02.156Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:05.169Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:08.178Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:08.840Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-17T06:45:08.840Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T06:45:08.852Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and serviceModelVersionId: 6de1611b-4e0a-43f5-8adc-72f7157160e5
2023-03-17T06:45:08.852Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b7b064a5-24ee-4690-8927-675a5a5a8373
2023-03-17T06:45:08.853Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0
2023-03-17T06:45:08.861Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:45:08.885Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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-17T06:45:08.886Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|500||Invoke
2023-03-17T06:45:08.891Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-17T06:45:08.927Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-17T06:45:08.928Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:45:09 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[32], x-aai-txid=[2-aai-resources-230317-06:45:09:081-85263], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:45:08.929Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","ERR.5.4.6114"]}}}
2023-03-17T06:45:08.932Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:45:08.932Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:45:08.932Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:45:08.933Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:45:08.940Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:45:08.940Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:45:08.940Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-17T06:45:08.940Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:45:08.941Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:45:08.941Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035508940,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:45:09.981Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T06:45:09.982Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-17T06:45:09.982Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:45:09.982Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:45:09.982Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:45:09.982Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:45:09.988Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-835641da-6994-4f25-8e37-d7a1f49cf840
2023-03-17T06:45:09.988Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:45:09.988Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:45:09.988Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:45:11.186Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:14.195Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:17.208Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:20.215Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:23.229Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:26.238Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:29.246Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:32.255Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:35.263Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:38.272Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:41.281Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:44.288Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:47.296Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:50.305Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:53.313Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:56.322Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:45:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:45:58.321Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:45:58.322Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:45:58.329Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:45:58.329Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-835641da-6994-4f25-8e37-d7a1f49cf840', protocol='range'}
2023-03-17T06:45:58.334Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-4773dfb7-063b-4acf-b4ca-5b82d169c3af-835641da-6994-4f25-8e37-d7a1f49cf840=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-17T06:45:58.352Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-835641da-6994-4f25-8e37-d7a1f49cf840', protocol='range'}
2023-03-17T06:45:58.353Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:45:58.353Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:45:58.353Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:45:58.353Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:45:58.353Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:45:58.357Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:45:58.357Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:45:58.357Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:45:58.357Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:45:58.357Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:45:58.357Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:45:58.359Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:45:58.359Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:45:58.359Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:45:58.359Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=228, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:45:58.360Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:45:58.360Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:45:59.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.378Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"26922451-2a9d-48c6-b3bb-8a0c3e9f6413","serviceName":"basic_onboard_nrgMRP","serviceVersion":"1.0","serviceUUID":"6de1611b-4e0a-43f5-8adc-72f7157160e5","serviceDescription":"service","serviceInvariantUUID":"b7b064a5-24ee-4690-8927-675a5a5a8373","resources":[{"resourceInstanceName":"basic_onboard_nrgMRP 0","resourceName":"basic_onboard_nrgMRP","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b30ce2d9-d921-40e4-a21b-b37c4bcd9318","resourceInvariantUUID":"64dcfa3e-f85d-4486-aa95-92cf9af41029","resourceCustomizationUUID":"9f7e837e-b8c9-4dc2-acb0-215500cc49fa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml","artifactChecksum":"YTFiODhlM2Y0MTQ2NzMxNjJlMTIyZTgzMjk1ODZhZWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c82202a-3e7e-411b-b5a0-14f39904e9b5","artifactVersion":"1"},{"artifactName":"basic_onboard_nrgmrp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json","artifactChecksum":"NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4f228c42-7780-49e8-aba9-3581bb50e776","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3920015c-4424-474d-b9c6-40201dff38eb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c5017061-386c-4fd0-9fed-e8e428cedb77","artifactVersion":"2","generatedFromUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNrgmrp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml","artifactChecksum":"M2I2ZjMwOTQ4YWM4N2U3YmE2OWVkYTMyMjNkODYwMTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"571f8aab-e541-4c7c-aad0-4f314e842ec4","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNrgmrp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar","artifactChecksum":"Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34b7d663-4689-46ad-b515-e8c8bffc1ab5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:45:59.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:45:59.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:45:59.380Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:45:59.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:45:59.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035451187,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035451089,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "policy-distribution-id",
"timestamp": 1679035453936,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "aai-model-loader",
"timestamp": 1679035449865,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "multicloud-k8s",
"timestamp": 1679035450638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035462253,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035451187,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "policy-distribution-id",
"timestamp": 1679035453936,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "aai-model-loader",
"timestamp": 1679035449865,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "multicloud-k8s",
"timestamp": 1679035450638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035451089,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035462253,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035451187,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "policy-distribution-id",
"timestamp": 1679035453936,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "aai-model-loader",
"timestamp": 1679035449865,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "multicloud-k8s",
"timestamp": 1679035450638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035451089,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035462253,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035451187,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "policy-distribution-id",
"timestamp": 1679035453936,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "multicloud-k8s",
"timestamp": 1679035450638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035451089,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "aai-model-loader",
"timestamp": 1679035449865,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035462253,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035451187,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "policy-distribution-id",
"timestamp": 1679035453936,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035451089,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "aai-model-loader",
"timestamp": 1679035449865,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "multicloud-k8s",
"timestamp": 1679035450638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035462253,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035451187,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035451089,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "policy-distribution-id",
"timestamp": 1679035453936,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "aai-model-loader",
"timestamp": 1679035449865,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "multicloud-k8s",
"timestamp": 1679035450638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035462253,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035451187,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "policy-distribution-id",
"timestamp": 1679035453936,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035451089,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.386Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "multicloud-k8s",
"timestamp": 1679035450638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "aai-model-loader",
"timestamp": 1679035449865,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035462253,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035472892,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "multicloud-k8s",
"timestamp": 1679035473221,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035472456,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "aai-model-loader",
"timestamp": 1679035472901,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "policy-distribution-id",
"timestamp": 1679035473302,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035473032,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035472892,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "policy-distribution-id",
"timestamp": 1679035474305,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035473458,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "multicloud-k8s",
"timestamp": 1679035474341,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.389Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035472892,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.389Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.389Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.389Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "policy-distribution-id",
"timestamp": 1679035475307,
"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-17T06:45:59.431Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3515b4ab-0e62-4590-988d-e882fcdc2dcd
2023-03-17T06:45:59.431Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3515b4ab-0e62-4590-988d-e882fcdc2dcd 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-17T06:45:59.449Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.449Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035473458,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.449Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "multicloud-k8s",
"timestamp": 1679035475471,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035472892,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035475236,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035473458,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "policy-distribution-id",
"timestamp": 1679035476309,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.450Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "multicloud-k8s",
"timestamp": 1679035476952,
"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-17T06:45:59.463Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3515b4ab-0e62-4590-988d-e882fcdc2dcd
2023-03-17T06:45:59.463Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3515b4ab-0e62-4590-988d-e882fcdc2dcd 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-17T06:45:59.481Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.481Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035472892,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.482Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.482Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.482Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035476240,
"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-17T06:45:59.494Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3515b4ab-0e62-4590-988d-e882fcdc2dcd
2023-03-17T06:45:59.495Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3515b4ab-0e62-4590-988d-e882fcdc2dcd 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-17T06:45:59.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.516Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035473458,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.516Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.516Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "policy-distribution-id",
"timestamp": 1679035476309,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.516Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.516Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "multicloud-k8s",
"timestamp": 1679035477955,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-17T06:45:59.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.517Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035472892,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.517Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035473458,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.517Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "policy-distribution-id",
"timestamp": 1679035476309,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.518Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "aai-model-loader",
"timestamp": 1679035478117,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T06:45:59.518Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.518Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.518Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "multicloud-k8s",
"timestamp": 1679035478958,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.518Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.518Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.518Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035472892,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.518Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.518Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.518Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035473458,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.518Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.519Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.519Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "policy-distribution-id",
"timestamp": 1679035476309,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.519Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.519Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.519Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "aai-model-loader",
"timestamp": 1679035479120,
"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-17T06:45:59.530Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3515b4ab-0e62-4590-988d-e882fcdc2dcd
2023-03-17T06:45:59.530Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3515b4ab-0e62-4590-988d-e882fcdc2dcd 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-17T06:45:59.552Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.552Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "multicloud-k8s",
"timestamp": 1679035478958,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.552Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.552Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.552Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1679035472892,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.552Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035473458,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "policy-distribution-id",
"timestamp": 1679035476309,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "aai-model-loader",
"timestamp": 1679035480123,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "multicloud-k8s",
"timestamp": 1679035478958,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035473458,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.553Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "policy-distribution-id",
"timestamp": 1679035476309,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "aai-model-loader",
"timestamp": 1679035480123,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "multicloud-k8s",
"timestamp": 1679035478958,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "policy-distribution-id",
"timestamp": 1679035476309,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1679035481582,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "aai-model-loader",
"timestamp": 1679035480123,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "multicloud-k8s",
"timestamp": 1679035478958,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "policy-distribution-id",
"timestamp": 1679035476309,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "aai-model-loader",
"timestamp": 1679035480123,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "multicloud-k8s",
"timestamp": 1679035478958,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "policy-distribution-id",
"timestamp": 1679035484451,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "aai-model-loader",
"timestamp": 1679035480123,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "multicloud-k8s",
"timestamp": 1679035478958,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "policy-distribution-id",
"timestamp": 1679035485454,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.556Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "aai-model-loader",
"timestamp": 1679035480123,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.557Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.557Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.557Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "multicloud-k8s",
"timestamp": 1679035478958,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.557Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.557Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.557Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "policy-distribution-id",
"timestamp": 1679035486455,
"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-17T06:45:59.587Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1e45e6b5-1997-4cb1-b3d6-151208fb81ec
2023-03-17T06:45:59.587Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1e45e6b5-1997-4cb1-b3d6-151208fb81ec 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-17T06:45:59.608Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.608Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "aai-model-loader",
"timestamp": 1679035480123,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.608Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.608Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.608Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "aai-model-loader",
"timestamp": 1679035480123,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.609Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.609Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.609Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "aai-model-loader",
"timestamp": 1679035488267,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:45:59.609Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.609Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.609Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "aai-model-loader",
"timestamp": 1679035491750,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T06:45:59.609Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.609Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.609Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "aai-model-loader",
"timestamp": 1679035492753,
"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-17T06:45:59.623Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1e45e6b5-1997-4cb1-b3d6-151208fb81ec
2023-03-17T06:45:59.623Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1e45e6b5-1997-4cb1-b3d6-151208fb81ec 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-17T06:45:59.646Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035492253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035492253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035492253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035492253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035492253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035492253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.647Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035492253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:45:59.648Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.648Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.648Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035492253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:45:59.648Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.648Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.648Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035501044,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:45:59.648Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.648Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.648Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035502768,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T06:45:59.648Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:45:59.648Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.648Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679035503775,
"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-17T06:45:59.664Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1e45e6b5-1997-4cb1-b3d6-151208fb81ec
2023-03-17T06:45:59.664Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1e45e6b5-1997-4cb1-b3d6-151208fb81ec 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-17T06:45:59.687Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:45:59.687Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035508940,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
2023-03-17T06:45:59.688Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:46:00.381Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:46:00.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:46:00.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:46:00.382Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:46:01.383Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:46:01.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:46:01.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:46:01.384Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:46:02.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:46:02.385Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:46:02.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:46:02.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:46:03.386Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:46:03.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:46:03.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:46:03.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:46:04.388Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:46:04.389Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:46:04.389Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:46:04.389Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:46:05.390Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:46:05.391Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:46:05.391Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:46:05.391Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:46:06.392Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"serviceName": "basic_onboard_nrgMRP",
"serviceVersion": "1.0",
"serviceUUID": "6de1611b-4e0a-43f5-8adc-72f7157160e5",
"serviceDescription": "service",
"serviceInvariantUUID": "b7b064a5-24ee-4690-8927-675a5a5a8373",
"resources": [
{
"resourceInstanceName": "basic_onboard_nrgMRP 0",
"resourceCustomizationUUID": "9f7e837e-b8c9-4dc2-acb0-215500cc49fa",
"resourceName": "basic_onboard_nrgMRP",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b30ce2d9-d921-40e4-a21b-b37c4bcd9318",
"resourceInvariantUUID": "64dcfa3e-f85d-4486-aa95-92cf9af41029",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_nrgmrp0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"artifactChecksum": "NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4f228c42-7780-49e8-aba9-3581bb50e776",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"generatedFromUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNrgmrp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"artifactChecksum": "Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "34b7d663-4689-46ad-b515-e8c8bffc1ab5"
}
],
"workloadContext": "Production"
}
2023-03-17T06:46:06.393Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:46:06.393Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6de1611b-4e0a-43f5-8adc-72f7157160e5 ASDC
2023-03-17T06:46:06.393Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:26922451-2a9d-48c6-b3bb-8a0c3e9f6413
ServiceName:basic_onboard_nrgMRP
ServiceVersion:1.0
ServiceUUID:6de1611b-4e0a-43f5-8adc-72f7157160e5
ServiceInvariantUUID:b7b064a5-24ee-4690-8927-675a5a5a8373
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNrgmrp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
ArtifactUUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5
ArtifactChecksum:Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_nrgMRP 0
ResourceCustomizationUUID:9f7e837e-b8c9-4dc2-acb0-215500cc49fa
ResourceInvariantUUID:64dcfa3e-f85d-4486-aa95-92cf9af41029
ResourceName:basic_onboard_nrgMRP
ResourceType:VF
ResourceUUID:b30ce2d9-d921-40e4-a21b-b37c4bcd9318
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_nrgmrp0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
ArtifactUUID:4f228c42-7780-49e8-aba9-3581bb50e776
ArtifactChecksum:NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc=
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2a2cb12a-9c1c-4c57-a5da-f07bae14e211
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T06:46:06.393Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6de1611b-4e0a-43f5-8adc-72f7157160e5 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-17T06:46:06.437Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:46:06.438Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:46:06.438Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:46:06.438Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 34b7d663-4689-46ad-b515-e8c8bffc1ab5 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:46:06.438Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:46:06.438Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:46:06.464Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:46:06.464Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1f0183f6
2023-03-17T06:46:06.464Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:46:06.465Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:46:06.465Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNrgmrp-csar.csar /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar 34b7d663-4689-46ad-b515-e8c8bffc1ab5 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:46:06.465Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar ASDC sendASDCNotification
2023-03-17T06:46:06.465Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(Specified artifact is not found)
2023-03-17T06:46:06.465Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:46:06.465Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:46:06.466Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:46:06.466Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035566465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:46:07.466Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-BasicOnboardNrgmrp-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(UUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5)
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-17T06:46:07.486Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-17T06:46:07.486Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
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-17T06:46:07.493Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||basic_onboard_nrgMRP 0
2023-03-17T06:46:07.493Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
2023-03-17T06:46:07.493Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4f228c42-7780-49e8-aba9-3581bb50e776 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:46:07.493Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:46:07.494Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:46:07.509Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:46:07.509Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5cbca6f
2023-03-17T06:46:07.509Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:46:07.510Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:46:07.510Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_nrgmrp0_modules.json /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json 4f228c42-7780-49e8-aba9-3581bb50e776 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:46:07.510Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json ASDC sendASDCNotification
2023-03-17T06:46:07.510Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(Specified artifact is not found)
2023-03-17T06:46:07.510Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:46:07.510Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:46:07.511Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:46:07.511Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035567510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:46:08.512Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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_nrgmrp0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(UUID:4f228c42-7780-49e8-aba9-3581bb50e776)
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-17T06:46:08.512Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:46:08.537Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:46:08.542Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:46:08.542Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:46:38.542Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:46:38.568Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:46:38.572Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:46:38.572Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:46:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:46:58.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:46:58.307Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:46:58.307Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:47:08.572Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:47:08.599Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:47:08.604Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:47:08.604Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:47:38.604Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:47:38.627Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:47:38.631Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:47:38.632Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:47:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:47:58.306Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:47:58.307Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T06:47:58.307Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:47:58.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:47:58.307Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:47:58.307Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:47:58.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:47:58.307Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:47:58.307Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:47:58.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:47:58.308Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-17T06:47:58.308Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:47:58.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:47:58.308Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:47:58.308Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:47:58.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:47:58.308Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:47:58.308Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:47:58.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:47:58.308Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035566465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:47:58.308Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:47:58.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:47:58.309Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035567510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:47:58.309Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:48:08.632Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:48:08.662Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:48:08.667Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:48:08.668Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:48:38.668Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:48:38.696Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:48:38.700Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:48:38.701Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:48:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:49:08.701Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:49:08.727Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:49:08.733Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:49:08.733Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:49:38.733Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:49:38.762Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:49:38.767Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:49:38.767Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:49:58.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:50:08.768Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:50:08.789Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:50:08.793Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:50:08.794Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:50:38.794Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:50:38.819Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:50:38.823Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:50:38.824Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:50:58.307Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:50:59.436Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:50:59.436Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Member SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-835641da-6994-4f25-8e37-d7a1f49cf840 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-17T06:50:59.437Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-17T06:50:59.437Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-17T06:51:01.842Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:51:01.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:51:01.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:51:01.866Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:51:01.867Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:51:01.884Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:51:01.885Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:51:01.885Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:51:01.890Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:51:01.891Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:51:01.891Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:51:01.891Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=353, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:51:01.891Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:51:01.892Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:51:08.824Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-17T06:51:08.825Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T06:51:08.837Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and serviceModelVersionId: 6de1611b-4e0a-43f5-8adc-72f7157160e5
2023-03-17T06:51:08.838Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b7b064a5-24ee-4690-8927-675a5a5a8373
2023-03-17T06:51:08.838Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0
2023-03-17T06:51:08.846Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:51:08.868Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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-17T06:51:08.869Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|500||Invoke
2023-03-17T06:51:08.875Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-17T06:51:08.912Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-17T06:51:08.912Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:51:09 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[33], x-aai-txid=[2-aai-resources-230317-06:51:09:064-92030], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:51:08.913Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","ERR.5.4.6114"]}}}
2023-03-17T06:51:08.916Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:51:08.916Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:51:08.916Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:51:08.916Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:51:08.925Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:51:08.925Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:51:08.926Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-17T06:51:08.926Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:08.926Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:08.926Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035868926,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:51:08.945Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:08.945Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035868926,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
2023-03-17T06:51:08.946Z||pool-2-thread-2|||||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-17T06:51:09.954Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:51:09.954Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0b9281ea-0fee-4a7a-af31-2b9b44769a52","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0","serviceDescription":"service","serviceInvariantUUID":"ea6b935e-1a14-4bec-975f-b35451fa1dff","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"8877feb7-100c-4cb3-88aa-a0af9c641849","resourceInvariantUUID":"68fb448b-8b7b-4192-b949-2a306e6fb07a","resourceCustomizationUUID":"fa1deceb-3819-4ff0-97fd-acbb97436bff","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":"NjEyNDFiY2YzMmFmZWMwNWYwNTkwY2Q4MzJiNjA5YWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"109e9775-d587-4463-af50-f69c0077adf4","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MGNiMmNkYjA4ZDI0MGU0NjdiZTc2ZWZmNjZiYjQzNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cc8b3495-5be1-4aec-a5ae-64a32ad00eda","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:51:09.954Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:51:09.954Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:09.954Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:09.954Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"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-17T06:51:10.955Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:51:10.956Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:10.956Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:10.956Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:51:11.957Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0",
"serviceDescription": "service",
"serviceInvariantUUID": "ea6b935e-1a14-4bec-975f-b35451fa1dff",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "fa1deceb-3819-4ff0-97fd-acbb97436bff",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "8877feb7-100c-4cb3-88aa-a0af9c641849",
"resourceInvariantUUID": "68fb448b-8b7b-4192-b949-2a306e6fb07a",
"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": "MGNiMmNkYjA4ZDI0MGU0NjdiZTc2ZWZmNjZiYjQzNjQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "cc8b3495-5be1-4aec-a5ae-64a32ad00eda"
}
],
"workloadContext": "Production"
}
2023-03-17T06:51:11.958Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:51:11.958Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0 ASDC
2023-03-17T06:51:11.958Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:0b9281ea-0fee-4a7a-af31-2b9b44769a52
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0
ServiceInvariantUUID:ea6b935e-1a14-4bec-975f-b35451fa1dff
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:cc8b3495-5be1-4aec-a5ae-64a32ad00eda
ArtifactChecksum:MGNiMmNkYjA4ZDI0MGU0NjdiZTc2ZWZmNjZiYjQzNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:fa1deceb-3819-4ff0-97fd-acbb97436bff
ResourceInvariantUUID:68fb448b-8b7b-4192-b949-2a306e6fb07a
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:8877feb7-100c-4cb3-88aa-a0af9c641849
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-17T06:51:11.958Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0 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-17T06:51:12.011Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:51:12.012Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:51:12.012Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:51:12.012Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: cc8b3495-5be1-4aec-a5ae-64a32ad00eda from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-17T06:51:12.012Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:51:12.012Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-17T06:51:12.329Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-17T06:51:12.331Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar cc8b3495-5be1-4aec-a5ae-64a32ad00eda 57802
2023-03-17T06:51:12.331Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-17T06:51:12.331Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-17T06:51:12.331Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-17T06:51:12.332Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:12.332Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:12.332Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035872331,
"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-17T06:51:13.333Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:51:13.333Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:51:13.334Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: cc8b3495-5be1-4aec-a5ae-64a32ad00eda, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-17T06:51:13.334Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-03-17T06:51:13.335Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-17T06:51:13.335Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-17T06:51:13.411Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2569585577902535910/Definitions/service-BasicNetwork-template.yml
2023-03-17T06:51:13.797Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.798Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.799Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.800Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.800Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.800Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0
Model Version:NULL
Model InvariantUuid:ea6b935e-1a14-4bec-975f-b35451fa1dff
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:68fb448b-8b7b-4192-b949-2a306e6fb07a
Model UUID:9f206e00-8696-4b7c-8963-a449d1be1b04
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:fa1deceb-3819-4ff0-97fd-acbb97436bff
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-17T06:51:13.817Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: 8877feb7-100c-4cb3-88aa-a0af9c641849
2023-03-17T06:51:13.817Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||No resources found for Service: 49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0
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-17T06:51:13.823Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||
2023-03-17T06:51:13.823Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-03-17T06:51:13.823Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0
2023-03-17T06:51:13.823Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0
2023-03-17T06:51:13.823Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-03-17T06:51:13.823Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-17T06:51:13.835Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1c46cfc3, org.onap.sdc.toscaparser.api.parameters.Input@3f0951f1, org.onap.sdc.toscaparser.api.parameters.Input@41c4409e, org.onap.sdc.toscaparser.api.parameters.Input@194b317a, org.onap.sdc.toscaparser.api.parameters.Input@3359dd47]
2023-03-17T06:51:13.836Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.836Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.836Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.836Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.837Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0: Generic NeutronNet
2023-03-17T06:51:13.837Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.837Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.837Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.837Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-03-17T06:51:13.895Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.895Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.895Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.895Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.895Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:13.895Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:13.895Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-03-17T06:51:14.034Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-03-17T06:51:14.034Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-17T06:51:14.034Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-17T06:51:14.034Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-17T06:51:14.034Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:14.034Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:14.034Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035874034,
"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-17T06:51:15.035Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b9281ea-0fee-4a7a-af31-2b9b44769a52
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:51:15.056Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b9281ea-0fee-4a7a-af31-2b9b44769a52
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-17T06:51:15.059Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-17T06:51:15.060Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-17T06:51:15.060Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-17T06:51:15.060Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-17T06:51:15.060Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:51:15.060Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:51:15.060Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:51:15.060Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:51:15.060Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-17T06:51:15.071Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-17T06:51:45.071Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b9281ea-0fee-4a7a-af31-2b9b44769a52 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-17T06:51:45.085Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b9281ea-0fee-4a7a-af31-2b9b44769a52 and serviceModelVersionId: 49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0
2023-03-17T06:51:45.085Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea6b935e-1a14-4bec-975f-b35451fa1dff
2023-03-17T06:51:45.086Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0
2023-03-17T06:51:45.092Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:51:45.113Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?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-17T06:51:45.113Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0|INFO|500||Invoke
2023-03-17T06:51:45.120Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-17T06:51:45.285Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0|INFO|500||InvokeReturn
2023-03-17T06:51:45.285Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0 has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:51:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[221312], x-aai-txid=[1-aai-resources-230317-06:51:45:309-25433], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:51:45.285Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-03-17T06:51:45.286Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-17T06:51:45.286Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-17T06:51:45.294Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:51:45.294Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b9281ea-0fee-4a7a-af31-2b9b44769a52 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-17T06:51:45.295Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-17T06:51:45.295Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:45.295Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:45.295Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035905295,
"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-17T06:51:46.323Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:51:46.323Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3515b4ab-0e62-4590-988d-e882fcdc2dcd","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f392c452-5d4f-491f-8bef-bee865ff5bf2","serviceDescription":"service","serviceInvariantUUID":"da16556d-349b-4bc1-a0f3-532d2984356d","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4c7b4275-c668-455b-a0b5-7d9dbb7b9e80","resourceInvariantUUID":"541be38d-c311-4acc-9c01-5f6442687405","resourceCustomizationUUID":"a2983152-fe83-430f-80ba-ff5e650f1c8d","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":"YWRhYWRkYjk2ZTg2ZWUzZDViN2ZjNjU3NGYxNTBlZjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"682be9d7-3ae4-41b1-9a35-06ac9c5c5f3a","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":"YjM3MmU3ODI1OTc4MWFkOTk2YzgxNjJhMzY3MGQwODg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"814ac668-f614-4544-ac74-d57168c41a22","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":"167b7fb2-8852-46a2-aafa-272a9e4ba9d1","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":"bba24ee1-2c61-484e-b66d-ec55754ef216","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":"23c781b9-8676-4428-88f7-e800fe805a1e","artifactVersion":"2","generatedFromUUID":"167b7fb2-8852-46a2-aafa-272a9e4ba9d1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MTRiOGFjOTU3NzBkZTc0MmM0OTRmYzBhZWZiOGY2ZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0501e9d-ebf5-48c2-afd5-028d0b7d4778","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODk2OTg4YTc4YWFlMWI1Y2E4OWZjZjExNjY2NDNlMTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"927b10bd-5664-49f2-84aa-7022f0012638","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:51:46.324Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:51:46.324Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:46.324Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:46.325Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"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-17T06:51:47.325Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:51:47.326Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:47.326Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:47.326Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"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-17T06:51:48.326Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:51:48.327Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:48.327Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:48.327Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"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-17T06:51:49.328Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:51:49.328Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:49.328Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:49.328Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"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-17T06:51:50.329Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:51:50.329Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:50.329Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:50.330Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"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-17T06:51:51.330Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:51:51.331Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:51.331Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:51.331Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"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-17T06:51:52.332Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:51:52.333Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:52.333Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:52.333Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:51:53.334Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "f392c452-5d4f-491f-8bef-bee865ff5bf2",
"serviceDescription": "service",
"serviceInvariantUUID": "da16556d-349b-4bc1-a0f3-532d2984356d",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "a2983152-fe83-430f-80ba-ff5e650f1c8d",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "4c7b4275-c668-455b-a0b5-7d9dbb7b9e80",
"resourceInvariantUUID": "541be38d-c311-4acc-9c01-5f6442687405",
"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": "YjM3MmU3ODI1OTc4MWFkOTk2YzgxNjJhMzY3MGQwODg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "814ac668-f614-4544-ac74-d57168c41a22",
"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": "167b7fb2-8852-46a2-aafa-272a9e4ba9d1",
"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": "23c781b9-8676-4428-88f7-e800fe805a1e",
"generatedFromUUID": "167b7fb2-8852-46a2-aafa-272a9e4ba9d1"
},
"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": "23c781b9-8676-4428-88f7-e800fe805a1e",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "ODk2OTg4YTc4YWFlMWI1Y2E4OWZjZjExNjY2NDNlMTA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "927b10bd-5664-49f2-84aa-7022f0012638"
}
],
"workloadContext": "Production"
}
2023-03-17T06:51:53.334Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:51:53.334Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f392c452-5d4f-491f-8bef-bee865ff5bf2 ASDC
2023-03-17T06:51:53.335Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3515b4ab-0e62-4590-988d-e882fcdc2dcd
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:f392c452-5d4f-491f-8bef-bee865ff5bf2
ServiceInvariantUUID:da16556d-349b-4bc1-a0f3-532d2984356d
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:927b10bd-5664-49f2-84aa-7022f0012638
ArtifactChecksum:ODk2OTg4YTc4YWFlMWI1Y2E4OWZjZjExNjY2NDNlMTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:a2983152-fe83-430f-80ba-ff5e650f1c8d
ResourceInvariantUUID:541be38d-c311-4acc-9c01-5f6442687405
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:4c7b4275-c668-455b-a0b5-7d9dbb7b9e80
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:814ac668-f614-4544-ac74-d57168c41a22
ArtifactChecksum:YjM3MmU3ODI1OTc4MWFkOTk2YzgxNjJhMzY3MGQwODg=
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:167b7fb2-8852-46a2-aafa-272a9e4ba9d1
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:23c781b9-8676-4428-88f7-e800fe805a1e
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:23c781b9-8676-4428-88f7-e800fe805a1e
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T06:51:53.335Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f392c452-5d4f-491f-8bef-bee865ff5bf2 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-17T06:51:53.409Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:51:53.409Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:51:53.410Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:51:53.410Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 927b10bd-5664-49f2-84aa-7022f0012638 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-17T06:51:53.410Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:51:53.410Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-17T06:51:53.719Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-17T06:51:53.723Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 927b10bd-5664-49f2-84aa-7022f0012638 75175
2023-03-17T06:51:53.723Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-17T06:51:53.723Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-17T06:51:53.723Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-17T06:51:53.724Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:53.724Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:53.724Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035913723,
"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-17T06:51:54.725Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:51:54.726Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:51:54.726Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 927b10bd-5664-49f2-84aa-7022f0012638, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-17T06:51:54.727Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-03-17T06:51:54.727Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-17T06:51:54.727Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-03-17T06:51:54.814Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1549833195413902303/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-17T06:51:55.649Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-17T06:51:55.649Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-17T06:51:55.649Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-17T06:51:55.649Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-17T06:51:55.649Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-17T06:51:55.649Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-17T06:51:55.649Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-17T06:51:55.650Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-17T06:51:55.650Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-17T06:51:55.650Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-17T06:51:55.650Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-17T06:51:55.650Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-17T06:51:55.650Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.650Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:55.650Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-17T06:51:55.650Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-17T06:51:55.650Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-17T06:51:55.650Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.651Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:55.651Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-17T06:51:55.651Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-17T06:51:55.651Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-17T06:51:55.651Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.651Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:55.651Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.651Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-17T06:51:55.651Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-03-17T06:51:55.651Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-03-17T06:51:55.651Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-03-17T06:51:55.652Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-17T06:51:55.652Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-17T06:51:55.652Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.652Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-17T06:51:55.652Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.652Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-17T06:51:55.652Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T06:51:55.652Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.653Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-17T06:51:55.653Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T06:51:55.653Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.653Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-17T06:51:55.653Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T06:51:55.653Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.653Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-17T06:51:55.653Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-17T06:51:55.653Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-17T06:51:55.653Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=af3d1d4e-e0d5-4a15-8659-d21c66bdc26a
2023-03-17T06:51:55.653Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.654Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:55.654Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.654Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:55.654Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.654Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:55.654Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:55.654Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:55.654Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_vm
Description:service
Model UUID:f392c452-5d4f-491f-8bef-bee865ff5bf2
Model Version:NULL
Model InvariantUuid:da16556d-349b-4bc1-a0f3-532d2984356d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_vm
Model UUID:87885514-1f8c-4040-a6a7-9e187d94d78e
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:541be38d-c311-4acc-9c01-5f6442687405
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:a2983152-fe83-430f-80ba-ff5e650f1c8d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:293a8674-17b4-4d2c-b463-b90e99293690
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:51bb52e0-f6cb-4be4-b924-61ba8b420a62
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:af3d1d4e-e0d5-4a15-8659-d21c66bdc26a
ModelInvariantUuid:c2254dd5-4453-4189-9c07-bc18dcfc4ebb
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:701849f6-a6e7-42ab-95f2-f44a92d59bdc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20
VNFC Properties:
ModelCustomizationUuid:1cf850aa-594a-42d1-ae1d-8d40fe46fa5b
ModelInvariantUuid:c3731af7-27a9-4651-9f07-b2d27f4f16ab
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:293454c7-1f42-449c-ac18-94c72ba92b05
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-17T06:51:55.674Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 4c7b4275-c668-455b-a0b5-7d9dbb7b9e80
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-17T06:51:55.678Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||basic_vm 0
2023-03-17T06:51:55.679Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4c7b4275-c668-455b-a0b5-7d9dbb7b9e80
2023-03-17T06:51:55.679Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 814ac668-f614-4544-ac74-d57168c41a22 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-17T06:51:55.679Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:51:55.679Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-17T06:51:55.762Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-17T06:51:55.763Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 814ac668-f614-4544-ac74-d57168c41a22 787
2023-03-17T06:51:55.763Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-03-17T06:51:55.763Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-17T06:51:55.763Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-17T06:51:55.764Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:55.764Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:55.764Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035915763,
"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-17T06:51:56.765Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "293a8674-17b4-4d2c-b463-b90e99293690",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "51bb52e0-f6cb-4be4-b924-61ba8b420a62",
"vfModuleModelCustomizationUUID": "639c610c-e0f6-4123-ae0e-0f47ee8e2b34",
"isBase": true,
"artifacts": [
"167b7fb2-8852-46a2-aafa-272a9e4ba9d1",
"23c781b9-8676-4428-88f7-e800fe805a1e"
],
"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-17T06:51:56.769Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:51bb52e0-f6cb-4be4-b924-61ba8b420a62
VfModuleModelInvariantUUID:293a8674-17b4-4d2c-b463-b90e99293690
VfModuleModelDescription:NULL
Artifacts UUID List:{
167b7fb2-8852-46a2-aafa-272a9e4ba9d1
,
23c781b9-8676-4428-88f7-e800fe805a1e
}
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-17T06:51:56.770Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "293a8674-17b4-4d2c-b463-b90e99293690",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "51bb52e0-f6cb-4be4-b924-61ba8b420a62",
"vfModuleModelCustomizationUUID": "639c610c-e0f6-4123-ae0e-0f47ee8e2b34",
"isBase": true,
"artifacts": [
"167b7fb2-8852-46a2-aafa-272a9e4ba9d1",
"23c781b9-8676-4428-88f7-e800fe805a1e"
],
"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-17T06:51:56.771Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:51bb52e0-f6cb-4be4-b924-61ba8b420a62
VfModuleModelInvariantUUID:293a8674-17b4-4d2c-b463-b90e99293690
VfModuleModelDescription:NULL
Artifacts UUID List:{
167b7fb2-8852-46a2-aafa-272a9e4ba9d1
,
23c781b9-8676-4428-88f7-e800fe805a1e
}
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-17T06:51:56.771Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 167b7fb2-8852-46a2-aafa-272a9e4ba9d1 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-17T06:51:56.771Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:51:56.771Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-17T06:51:56.864Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-17T06:51:56.864Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 167b7fb2-8852-46a2-aafa-272a9e4ba9d1 5033
2023-03-17T06:51:56.865Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-03-17T06:51:56.865Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-17T06:51:56.865Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-17T06:51:56.865Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:56.865Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:56.865Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035916865,
"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-17T06:51:57.872Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 23c781b9-8676-4428-88f7-e800fe805a1e from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-17T06:51:57.872Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:51:57.872Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-17T06:51:57.993Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-17T06:51:57.994Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 23c781b9-8676-4428-88f7-e800fe805a1e 903
2023-03-17T06:51:57.994Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-03-17T06:51:57.994Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-17T06:51:57.994Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-17T06:51:57.994Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:57.995Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:57.995Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035917994,
"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-17T06:51:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:51:58.316Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035872331,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035874034,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.317Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035905295,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035913723,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.319Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035915763,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:51:58.319Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.319Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.319Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035916865,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:51:58.319Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.319Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:51:58.319Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035917994,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:51:58.319Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:51:58.996Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: f392c452-5d4f-491f-8bef-bee865ff5bf2
2023-03-17T06:51:58.996Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 4c7b4275-c668-455b-a0b5-7d9dbb7b9e80 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-17T06:51:59.023Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@26dcc1d8, org.onap.sdc.toscaparser.api.parameters.Input@593eb53a, org.onap.sdc.toscaparser.api.parameters.Input@35443cc4, org.onap.sdc.toscaparser.api.parameters.Input@13cc63b2, org.onap.sdc.toscaparser.api.parameters.Input@535eb212]
2023-03-17T06:51:59.024Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.025Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:59.025Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2023-03-17T06:51:59.025Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= a2983152-fe83-430f-80ba-ff5e650f1c8d
2023-03-17T06:51:59.025Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a2983152-fe83-430f-80ba-ff5e650f1c8d matches Tosca VF Customization UUID: a2983152-fe83-430f-80ba-ff5e650f1c8d
2023-03-17T06:51:59.025Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: a2983152-fe83-430f-80ba-ff5e650f1c8d 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-17T06:51:59.029Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.029Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:59.029Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id a2983152-fe83-430f-80ba-ff5e650f1c8d: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-17T06:51:59.029Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3d1a3b67
2023-03-17T06:51:59.029Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.029Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-17T06:51:59.029Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 639c610c-e0f6-4123-ae0e-0f47ee8e2b34
2023-03-17T06:51:59.029Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 639c610c-e0f6-4123-ae0e-0f47ee8e2b34
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-17T06:51:59.034Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.034Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-17T06:51:59.034Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T06:51:59.034Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.034Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-17T06:51:59.034Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T06:51:59.034Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.035Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-17T06:51:59.035Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-17T06:51:59.035Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-17T06:51:59.035Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=af3d1d4e-e0d5-4a15-8659-d21c66bdc26a
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-17T06:51:59.038Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.039Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-17T06:51:59.039Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-17T06:51:59.039Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.039Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-17T06:51:59.039Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=a2983152-fe83-430f-80ba-ff5e650f1c8d
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-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid f392c452-5d4f-491f-8bef-bee865ff5bf2: basic_vm
2023-03-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:51:59.042Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:51:59.043Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Saving Service: basic_vm
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-17T06:51:59.278Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 4c7b4275-c668-455b-a0b5-7d9dbb7b9e80 1 ASDC deployResourceStructure
2023-03-17T06:51:59.278Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-03-17T06:51:59.279Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-17T06:51:59.279Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-17T06:51:59.279Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:51:59.279Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:51:59.279Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035919278,
"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-17T06:52:00.280Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-03-17T06:52:00.280Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-17T06:52:00.280Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-17T06:52:00.280Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:00.280Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:00.281Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035920280,
"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-17T06:52:01.281Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-03-17T06:52:01.282Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-17T06:52:01.282Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-17T06:52:01.282Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:01.282Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:01.282Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035921281,
"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-17T06:52:02.283Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-17T06:52:02.283Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-17T06:52:02.283Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-17T06:52:02.284Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:02.284Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:02.284Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035922283,
"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-17T06:52:03.284Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3515b4ab-0e62-4590-988d-e882fcdc2dcd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:52:03.312Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3515b4ab-0e62-4590-988d-e882fcdc2dcd
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-17T06:52:03.318Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-17T06:52:03.318Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-17T06:52:03.318Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-17T06:52:03.318Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-17T06:52:03.318Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:52:03.318Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:52:03.318Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:52:03.318Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:52:03.319Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-17T06:52:03.353Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-17T06:52:33.354Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3515b4ab-0e62-4590-988d-e882fcdc2dcd 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-17T06:52:36.529Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3515b4ab-0e62-4590-988d-e882fcdc2dcd and serviceModelVersionId: f392c452-5d4f-491f-8bef-bee865ff5bf2
2023-03-17T06:52:36.529Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : da16556d-349b-4bc1-a0f3-532d2984356d
2023-03-17T06:52:36.530Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/da16556d-349b-4bc1-a0f3-532d2984356d/model-vers/model-ver/f392c452-5d4f-491f-8bef-bee865ff5bf2?depth=0
2023-03-17T06:52:36.535Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:52:36.573Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/da16556d-349b-4bc1-a0f3-532d2984356d/model-vers/model-ver/f392c452-5d4f-491f-8bef-bee865ff5bf2?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-17T06:52:36.574Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/da16556d-349b-4bc1-a0f3-532d2984356d/model-vers/model-ver/f392c452-5d4f-491f-8bef-bee865ff5bf2?depth=0|INFO|500||Invoke
2023-03-17T06:52:36.585Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/da16556d-349b-4bc1-a0f3-532d2984356d/model-vers/model-ver/f392c452-5d4f-491f-8bef-bee865ff5bf2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-17T06:52:36.714Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/da16556d-349b-4bc1-a0f3-532d2984356d/model-vers/model-ver/f392c452-5d4f-491f-8bef-bee865ff5bf2?depth=0|INFO|500||InvokeReturn
2023-03-17T06:52:36.715Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/da16556d-349b-4bc1-a0f3-532d2984356d/model-vers/model-ver/f392c452-5d4f-491f-8bef-bee865ff5bf2?depth=0 has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:52:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[172224], x-aai-txid=[2-aai-resources-230317-06:52:36:773-17904], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:52:36.715Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-03-17T06:52:36.716Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-17T06:52:36.716Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-17T06:52:36.724Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:52:36.724Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3515b4ab-0e62-4590-988d-e882fcdc2dcd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-17T06:52:36.725Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-17T06:52:36.725Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:36.725Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:36.725Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035956724,
"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-17T06:52:37.757Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:52:37.757Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1e45e6b5-1997-4cb1-b3d6-151208fb81ec","serviceName":"Demo_pNF_dJRsOfDO4EFUmV1JMqV1","serviceVersion":"1.0","serviceUUID":"4f6f08a8-15b2-4143-8ed6-00e348882005","serviceDescription":"catalog service description","serviceInvariantUUID":"a7ccdce3-8522-4b7f-a4cb-7988f30dea77","resources":[{"resourceInstanceName":"pNF 3e84c45a-c78e 0","resourceName":"pNF 3e84c45a-c78e","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"eba9dc9a-6be1-4b2c-ab1d-400cbdb81e2b","resourceInvariantUUID":"353a7a4e-ebfd-4121-9c17-cb9409a50c46","resourceCustomizationUUID":"dbcabf39-e2e6-46ec-8c9a-57141045d413","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vf-license-model.xml","artifactChecksum":"YTU2YWVmNTc3ODQ4MjdmZmNiMzM5ZTYxMmQwYzIzODM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b803d092-f9e4-463b-b0cd-41f3b9618b40","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/pNF.csar","artifactChecksum":"NGI5YWI4NDI4ZGE5YzdhMDhiYTE3ZDgzODk4NDJlYTg\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ee8cc9f4-edae-44b1-b553-7d18d08f88a4","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd4146ab-3d85-48cb-8d5b-b97ec9e029e3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vendor-license-model.xml","artifactChecksum":"N2ZhMWI5ODVjNWI0MWRmN2E4MjdjZjlkNzlmNzNmN2Q\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0699acda-5f75-4619-b0d3-347b8eab707a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7461ee28-f278-42ca-bada-70e3ad233191","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f3ae3277-a387-4a84-8235-a6c419648188","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml","artifactChecksum":"ZGUyNzg0OGM0ZWQ4NDJjYzUzNjFjOWM2ZGM1M2Y1Zjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"928fb991-6943-4243-aefc-fbcd157c3968","artifactVersion":"1"},{"artifactName":"service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar","artifactChecksum":"ODAwNDZiNWNjNzM0OWMyNjIwNjY5YzQ0MDQ2MzAxY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cb810f6a-e707-40b3-b601-f7eeeb41504c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:52:37.758Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:52:37.758Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:37.758Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:37.758Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:52:38.760Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:52:38.760Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:38.760Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:38.760Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:52:39.763Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:52:39.764Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:39.764Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:39.764Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:52:40.765Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:52:40.765Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:40.765Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:40.765Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:52:41.766Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:52:41.767Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:41.767Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:41.767Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:52:42.767Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:52:42.768Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:42.768Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:42.768Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:52:43.769Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:52:43.769Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:43.769Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:43.770Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:52:44.770Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:52:44.770Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:44.770Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:44.771Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:52:45.771Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"serviceName": "Demo_pNF_dJRsOfDO4EFUmV1JMqV1",
"serviceVersion": "1.0",
"serviceUUID": "4f6f08a8-15b2-4143-8ed6-00e348882005",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "a7ccdce3-8522-4b7f-a4cb-7988f30dea77",
"resources": [
{
"resourceInstanceName": "pNF 3e84c45a-c78e 0",
"resourceCustomizationUUID": "dbcabf39-e2e6-46ec-8c9a-57141045d413",
"resourceName": "pNF 3e84c45a-c78e",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "eba9dc9a-6be1-4b2c-ab1d-400cbdb81e2b",
"resourceInvariantUUID": "353a7a4e-ebfd-4121-9c17-cb9409a50c46",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"artifactChecksum": "ODAwNDZiNWNjNzM0OWMyNjIwNjY5YzQ0MDQ2MzAxY2Q\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "cb810f6a-e707-40b3-b601-f7eeeb41504c"
}
],
"workloadContext": "Production"
}
2023-03-17T06:52:45.771Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:52:45.772Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4f6f08a8-15b2-4143-8ed6-00e348882005 ASDC
2023-03-17T06:52:45.772Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:1e45e6b5-1997-4cb1-b3d6-151208fb81ec
ServiceName:Demo_pNF_dJRsOfDO4EFUmV1JMqV1
ServiceVersion:1.0
ServiceUUID:4f6f08a8-15b2-4143-8ed6-00e348882005
ServiceInvariantUUID:a7ccdce3-8522-4b7f-a4cb-7988f30dea77
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
ArtifactUUID:cb810f6a-e707-40b3-b601-f7eeeb41504c
ArtifactChecksum:ODAwNDZiNWNjNzM0OWMyNjIwNjY5YzQ0MDQ2MzAxY2Q=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3e84c45a-c78e 0
ResourceCustomizationUUID:dbcabf39-e2e6-46ec-8c9a-57141045d413
ResourceInvariantUUID:353a7a4e-ebfd-4121-9c17-cb9409a50c46
ResourceName:pNF 3e84c45a-c78e
ResourceType:PNF
ResourceUUID:eba9dc9a-6be1-4b2c-ab1d-400cbdb81e2b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-03-17T06:52:45.772Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4f6f08a8-15b2-4143-8ed6-00e348882005 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-17T06:52:45.830Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:52:45.831Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:52:45.831Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:52:45.831Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: cb810f6a-e707-40b3-b601-f7eeeb41504c from URL: /sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:45.832Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:52:45.832Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:46.116Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-17T06:52:46.119Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar cb810f6a-e707-40b3-b601-f7eeeb41504c 88019
2023-03-17T06:52:46.119Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar ASDC sendASDCNotification
2023-03-17T06:52:46.119Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:46.119Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-17T06:52:46.120Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:46.120Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:46.120Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035966119,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:52:47.121Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:52:47.121Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:52:47.122Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: cb810f6a-e707-40b3-b601-f7eeeb41504c, URL: /sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar to file: /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.122Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.122Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.123Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.197Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8926480442165055793/Definitions/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml
2023-03-17T06:52:47.750Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3e84c45a-c78e 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-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_dJRsOfDO4EFUmV1JMqV1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Node template pNF 3e84c45a-c78e 0 is matching search criteria
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3e84c45a-c78e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_dJRsOfDO4EFUmV1JMqV1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Node template pNF 3e84c45a-c78e 0 is matching search criteria
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3e84c45a-c78e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-17T06:52:47.751Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:52:47.752Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_dJRsOfDO4EFUmV1JMqV1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:52:47.752Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:52:47.752Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_dJRsOfDO4EFUmV1JMqV1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:52:47.752Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:52:47.752Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_dJRsOfDO4EFUmV1JMqV1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:52:47.752Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:52:47.752Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_dJRsOfDO4EFUmV1JMqV1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:52:47.752Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:52:47.752Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_dJRsOfDO4EFUmV1JMqV1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:52:47.752Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_dJRsOfDO4EFUmV1JMqV1
Description:catalog service description
Model UUID:4f6f08a8-15b2-4143-8ed6-00e348882005
Model Version:NULL
Model InvariantUuid:a7ccdce3-8522-4b7f-a4cb-7988f30dea77
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-17T06:52:47.776Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: eba9dc9a-6be1-4b2c-ab1d-400cbdb81e2b
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-17T06:52:47.783Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||pNF 3e84c45a-c78e 0
2023-03-17T06:52:47.783Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: eba9dc9a-6be1-4b2c-ab1d-400cbdb81e2b
2023-03-17T06:52:47.783Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 4f6f08a8-15b2-4143-8ed6-00e348882005
2023-03-17T06:52:47.784Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 4f6f08a8-15b2-4143-8ed6-00e348882005
2023-03-17T06:52:47.784Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 3e84c45a-c78e 0 eba9dc9a-6be1-4b2c-ab1d-400cbdb81e2b 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-17T06:52:47.797Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@11bca353, org.onap.sdc.toscaparser.api.parameters.Input@7ab88160, org.onap.sdc.toscaparser.api.parameters.Input@358f4881, org.onap.sdc.toscaparser.api.parameters.Input@1d65c7ea, org.onap.sdc.toscaparser.api.parameters.Input@6937492e]
2023-03-17T06:52:47.798Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:52:47.798Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_dJRsOfDO4EFUmV1JMqV1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:52:47.798Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 4f6f08a8-15b2-4143-8ed6-00e348882005: pNF 3e84c45a-c78e
2023-03-17T06:52:47.798Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Processing PNF resource: eba9dc9a-6be1-4b2c-ab1d-400cbdb81e2b
2023-03-17T06:52:47.798Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-17T06:52:47.798Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_dJRsOfDO4EFUmV1JMqV1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-17T06:52:47.798Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Resource customization UUID: dbcabf39-e2e6-46ec-8c9a-57141045d413 is the same as notified resource customizationUUID: dbcabf39-e2e6-46ec-8c9a-57141045d413
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-17T06:52:47.911Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 3e84c45a-c78e eba9dc9a-6be1-4b2c-ab1d-400cbdb81e2b 0 ASDC deployResourceStructure
2023-03-17T06:52:47.911Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar ASDC sendASDCNotification
2023-03-17T06:52:47.911Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T06:52:47.911Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-17T06:52:47.911Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:52:47.911Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:52:47.911Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035967911,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:52:48.912Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1e45e6b5-1997-4cb1-b3d6-151208fb81ec
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:52:48.932Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1e45e6b5-1997-4cb1-b3d6-151208fb81ec
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-17T06:52:48.935Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-17T06:52:48.935Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-17T06:52:48.935Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-17T06:52:48.935Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-17T06:52:48.936Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:52:48.936Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:52:48.936Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:52:48.936Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:52:48.936Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-17T06:52:48.947Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-17T06:52:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:52:58.314Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.315Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035919278,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-17T06:52:58.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.315Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035920280,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DEPLOY_OK"
}
2023-03-17T06:52:58.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.316Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.316Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035921281,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DEPLOY_OK"
}
2023-03-17T06:52:58.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.316Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.316Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035922283,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T06:52:58.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.316Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.317Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035956724,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-17T06:52:58.317Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.317Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.317Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:52:58.317Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.317Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:52:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:52:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:52:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:52:58.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.319Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.319Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:52:58.319Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.319Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.319Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:52:58.319Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.319Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.319Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035509981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:52:58.319Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.319Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.319Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035966119,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-17T06:52:58.320Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:52:58.320Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:52:58.320Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035967911,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-17T06:52:58.320Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:53:18.948Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1e45e6b5-1997-4cb1-b3d6-151208fb81ec 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-17T06:53:18.960Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1e45e6b5-1997-4cb1-b3d6-151208fb81ec and serviceModelVersionId: 4f6f08a8-15b2-4143-8ed6-00e348882005
2023-03-17T06:53:18.960Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a7ccdce3-8522-4b7f-a4cb-7988f30dea77
2023-03-17T06:53:18.961Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a7ccdce3-8522-4b7f-a4cb-7988f30dea77/model-vers/model-ver/4f6f08a8-15b2-4143-8ed6-00e348882005?depth=0
2023-03-17T06:53:18.968Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:53:18.988Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7ccdce3-8522-4b7f-a4cb-7988f30dea77/model-vers/model-ver/4f6f08a8-15b2-4143-8ed6-00e348882005?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-17T06:53:18.989Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7ccdce3-8522-4b7f-a4cb-7988f30dea77/model-vers/model-ver/4f6f08a8-15b2-4143-8ed6-00e348882005?depth=0|INFO|500||Invoke
2023-03-17T06:53:18.994Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7ccdce3-8522-4b7f-a4cb-7988f30dea77/model-vers/model-ver/4f6f08a8-15b2-4143-8ed6-00e348882005?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-17T06:53:19.160Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7ccdce3-8522-4b7f-a4cb-7988f30dea77/model-vers/model-ver/4f6f08a8-15b2-4143-8ed6-00e348882005?depth=0|INFO|500||InvokeReturn
2023-03-17T06:53:19.161Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a7ccdce3-8522-4b7f-a4cb-7988f30dea77/model-vers/model-ver/4f6f08a8-15b2-4143-8ed6-00e348882005?depth=0 has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:53:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[159840], x-aai-txid=[2-aai-resources-230317-06:53:19:188-27550], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:53:19.161Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-03-17T06:53:19.161Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-17T06:53:19.161Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-17T06:53:19.169Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:53:19.170Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1e45e6b5-1997-4cb1-b3d6-151208fb81ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-17T06:53:19.170Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-17T06:53:19.170Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:53:19.170Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:53:19.170Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035999170,
"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-17T06:53:20.198Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-17T06:53:20.198Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-17T06:53:20.199Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:53:20.199Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:53:20.199Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:53:20.199Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:53:20.205Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-d196530a-2caf-4450-9c96-2e59c278d3be
2023-03-17T06:53:20.206Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:53:20.206Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:53:20.206Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] (Re-)joining group
2023-03-17T06:53:20.439Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:23.448Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:26.458Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:29.466Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:32.474Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:35.482Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:38.490Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:41.499Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:44.506Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:47.514Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:50.528Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:53.537Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:56.546Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:53:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:53:58.320Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:53:58.321Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:53:58.326Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-d196530a-2caf-4450-9c96-2e59c278d3be', protocol='range'}
2023-03-17T06:53:58.327Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:53:58.331Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-d196530a-2caf-4450-9c96-2e59c278d3be=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-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:53:58.347Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:53:58.347Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-d196530a-2caf-4450-9c96-2e59c278d3be', protocol='range'}
2023-03-17T06:53:58.347Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:53:58.347Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:53:58.347Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:53:58.348Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:53:58.352Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:53:58.352Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:53:58.352Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:53:58.352Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=385, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:53:58.352Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:53:58.352Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:53:58.353Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:53:58.353Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:53:58.353Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:53:58.353Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:53:58.353Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:53:58.353Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:53:59.372Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:53:59.372Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679035999170,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-17T06:53:59.373Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:53:59.372Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:53:59.373Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"26922451-2a9d-48c6-b3bb-8a0c3e9f6413","serviceName":"basic_onboard_nrgMRP","serviceVersion":"1.0","serviceUUID":"6de1611b-4e0a-43f5-8adc-72f7157160e5","serviceDescription":"service","serviceInvariantUUID":"b7b064a5-24ee-4690-8927-675a5a5a8373","resources":[{"resourceInstanceName":"basic_onboard_nrgMRP 0","resourceName":"basic_onboard_nrgMRP","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b30ce2d9-d921-40e4-a21b-b37c4bcd9318","resourceInvariantUUID":"64dcfa3e-f85d-4486-aa95-92cf9af41029","resourceCustomizationUUID":"9f7e837e-b8c9-4dc2-acb0-215500cc49fa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml","artifactChecksum":"YTFiODhlM2Y0MTQ2NzMxNjJlMTIyZTgzMjk1ODZhZWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c82202a-3e7e-411b-b5a0-14f39904e9b5","artifactVersion":"1"},{"artifactName":"basic_onboard_nrgmrp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json","artifactChecksum":"NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4f228c42-7780-49e8-aba9-3581bb50e776","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3920015c-4424-474d-b9c6-40201dff38eb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c5017061-386c-4fd0-9fed-e8e428cedb77","artifactVersion":"2","generatedFromUUID":"2a2cb12a-9c1c-4c57-a5da-f07bae14e211"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNrgmrp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml","artifactChecksum":"M2I2ZjMwOTQ4YWM4N2U3YmE2OWVkYTMyMjNkODYwMTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"571f8aab-e541-4c7c-aad0-4f314e842ec4","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNrgmrp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar","artifactChecksum":"Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34b7d663-4689-46ad-b515-e8c8bffc1ab5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:53:59.375Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:53:59.375Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:53:59.375Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:53:59.376Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:54:00.377Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:54:00.377Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:54:00.377Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:54:00.378Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:54:01.379Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:54:01.379Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:54:01.379Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:54:01.380Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:54:02.380Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:54:02.381Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:54:02.381Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:54:02.381Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:54:03.382Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:54:03.382Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:54:03.382Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:54:03.382Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:54:04.383Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:54:04.383Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:54:04.384Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:54:04.384Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:54:05.385Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:54:05.385Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:54:05.385Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:54:05.385Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:54:06.386Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"serviceName": "basic_onboard_nrgMRP",
"serviceVersion": "1.0",
"serviceUUID": "6de1611b-4e0a-43f5-8adc-72f7157160e5",
"serviceDescription": "service",
"serviceInvariantUUID": "b7b064a5-24ee-4690-8927-675a5a5a8373",
"resources": [
{
"resourceInstanceName": "basic_onboard_nrgMRP 0",
"resourceCustomizationUUID": "9f7e837e-b8c9-4dc2-acb0-215500cc49fa",
"resourceName": "basic_onboard_nrgMRP",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b30ce2d9-d921-40e4-a21b-b37c4bcd9318",
"resourceInvariantUUID": "64dcfa3e-f85d-4486-aa95-92cf9af41029",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_nrgmrp0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"artifactChecksum": "NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4f228c42-7780-49e8-aba9-3581bb50e776",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"generatedFromUUID": "2a2cb12a-9c1c-4c57-a5da-f07bae14e211"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c5017061-386c-4fd0-9fed-e8e428cedb77",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNrgmrp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"artifactChecksum": "Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "34b7d663-4689-46ad-b515-e8c8bffc1ab5"
}
],
"workloadContext": "Production"
}
2023-03-17T06:54:06.387Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:54:06.387Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6de1611b-4e0a-43f5-8adc-72f7157160e5 ASDC
2023-03-17T06:54:06.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:26922451-2a9d-48c6-b3bb-8a0c3e9f6413
ServiceName:basic_onboard_nrgMRP
ServiceVersion:1.0
ServiceUUID:6de1611b-4e0a-43f5-8adc-72f7157160e5
ServiceInvariantUUID:b7b064a5-24ee-4690-8927-675a5a5a8373
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNrgmrp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
ArtifactUUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5
ArtifactChecksum:Y2Y4ZDNlMDcxN2IxNmFjYjJmMDJkODY0ZjcyMjI2OWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_nrgMRP 0
ResourceCustomizationUUID:9f7e837e-b8c9-4dc2-acb0-215500cc49fa
ResourceInvariantUUID:64dcfa3e-f85d-4486-aa95-92cf9af41029
ResourceName:basic_onboard_nrgMRP
ResourceType:VF
ResourceUUID:b30ce2d9-d921-40e4-a21b-b37c4bcd9318
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_nrgmrp0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
ArtifactUUID:4f228c42-7780-49e8-aba9-3581bb50e776
ArtifactChecksum:NGZjMjkwZmZjYjY3MzQxMGQ1YjllZjIxNGVkMTM1Zjc=
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2a2cb12a-9c1c-4c57-a5da-f07bae14e211
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
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/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env
ArtifactUUID:c5017061-386c-4fd0-9fed-e8e428cedb77
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T06:54:06.387Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6de1611b-4e0a-43f5-8adc-72f7157160e5 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-17T06:54:06.431Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:54:06.431Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:54:06.432Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:54:06.432Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 34b7d663-4689-46ad-b515-e8c8bffc1ab5 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:54:06.432Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:54:06.432Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar
2023-03-17T06:54:06.459Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:54:06.459Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4494223e
2023-03-17T06:54:06.459Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:54:06.459Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:54:06.459Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNrgmrp-csar.csar /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar 34b7d663-4689-46ad-b515-e8c8bffc1ab5 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:54:06.459Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar ASDC sendASDCNotification
2023-03-17T06:54:06.460Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(Specified artifact is not found)
2023-03-17T06:54:06.460Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:54:06.460Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:54:06.460Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:54:06.460Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036046459,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:54:07.461Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-BasicOnboardNrgmrp-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar(UUID:34b7d663-4689-46ad-b515-e8c8bffc1ab5)
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-17T06:54:07.482Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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-17T06:54:07.482Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
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-17T06:54:07.487Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||basic_onboard_nrgMRP 0
2023-03-17T06:54:07.487Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b30ce2d9-d921-40e4-a21b-b37c4bcd9318
2023-03-17T06:54:07.487Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4f228c42-7780-49e8-aba9-3581bb50e776 from URL: /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:54:07.487Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:54:07.487Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json
2023-03-17T06:54:07.508Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:54:07.508Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7c9b8a45
2023-03-17T06:54:07.508Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:54:07.509Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNrgmrp"
]
}
}
}
2023-03-17T06:54:07.509Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_nrgmrp0_modules.json /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json 4f228c42-7780-49e8-aba9-3581bb50e776 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:54:07.509Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json ASDC sendASDCNotification
2023-03-17T06:54:07.509Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(Specified artifact is not found)
2023-03-17T06:54:07.509Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:54:07.509Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:54:07.509Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:54:07.510Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036047509,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:54:08.510Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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_nrgmrp0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json(UUID:4f228c42-7780-49e8-aba9-3581bb50e776)
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-17T06:54:08.511Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:54:08.538Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:54:08.544Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:54:08.544Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:54:38.544Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:54:38.567Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:54:38.572Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:54:38.573Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:54:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:54:58.306Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:54:58.306Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:54:58.306Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:55:08.573Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:55:08.601Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:55:08.607Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:55:08.607Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:55:38.607Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:55:38.635Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:55:38.641Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:55:38.641Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:55:58.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:55:58.306Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:55:58.307Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T06:55:58.307Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:55:58.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:55:58.307Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:55:58.307Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:55:58.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:55:58.307Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:55:58.308Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:55:58.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:55:58.308Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-17T06:55:58.308Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:55:58.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:55:58.308Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:55:58.308Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:55:58.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:55:58.308Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:55:58.308Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:55:58.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:55:58.308Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036046459,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/artifacts/service-BasicOnboardNrgmrp-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:55:58.309Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:55:58.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-17T06:55:58.309Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036047509,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNrgmrp/1.0/resourceInstances/basic_onboard_nrgmrp0/artifacts/basic_onboard_nrgmrp0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:55:58.309Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:56:08.641Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:56:08.671Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:56:08.676Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:56:08.676Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:56:38.676Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:56:38.701Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:56:38.705Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:56:38.705Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:56:58.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:57:08.706Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:57:08.739Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:57:08.744Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:57:08.744Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:57:38.744Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:57:38.782Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:57:38.786Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:57:38.786Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:57:58.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:58:08.786Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:58:08.810Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:58:08.814Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:58:08.814Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:58:38.815Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:58:38.840Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413
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-17T06:58:38.845Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-17T06:58:38.845Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-17T06:58:58.307Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:58:59.368Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, 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-17T06:58:59.368Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Member SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af-d196530a-2caf-4450-9c96-2e59c278d3be 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-17T06:58:59.369Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-17T06:58:59.369Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4773dfb7-063b-4acf-b4ca-5b82d169c3af, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-17T06:59:01.855Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Request joining group due to: group is already rebalancing
2023-03-17T06:59:01.870Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:59:01.870Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] (Re-)joining group
2023-03-17T06:59:01.877Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:59:01.877Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7=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-17T06:59:01.899Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21-05f0a7cd-e413-4034-b3b7-885ff69aeda7', protocol='range'}
2023-03-17T06:59:01.900Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:59:01.900Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-17T06:59:01.905Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:59:01.906Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:59:01.906Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:59:01.906Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=395, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-17T06:59:01.906Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-17T06:59:01.906Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c11be728-cb2c-40fd-8b16-28fa8da5cf21, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-17T06:59:08.845Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-17T06:59:08.845Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 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-17T06:59:08.857Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and serviceModelVersionId: 6de1611b-4e0a-43f5-8adc-72f7157160e5
2023-03-17T06:59:08.858Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b7b064a5-24ee-4690-8927-675a5a5a8373
2023-03-17T06:59:08.858Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0
2023-03-17T06:59:08.863Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:59:08.881Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?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-17T06:59:08.882Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|500||Invoke
2023-03-17T06:59:08.890Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-17T06:59:08.924Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-17T06:59:08.925Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5?depth=0 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:59:09 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[2-aai-resources-230317-06:59:09:080-94276], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:59:08.926Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||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/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5","ERR.5.4.6114"]}}}
2023-03-17T06:59:08.929Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:59:08.930Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:59:08.930Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:59:08.930Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (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-17T06:59:08.938Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:59:08.938Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 26922451-2a9d-48c6-b3bb-8a0c3e9f6413 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec=ERR.5.4.6114)
2023-03-17T06:59:08.938Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-17T06:59:08.938Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:08.938Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:08.938Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036348938,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:59:08.956Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:08.956Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "26922451-2a9d-48c6-b3bb-8a0c3e9f6413",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036348938,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d26922451-2a9d-48c6-b3bb-8a0c3e9f6413 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b7b064a5-24ee-4690-8927-675a5a5a8373/model-vers/model-ver/6de1611b-4e0a-43f5-8adc-72f7157160e5) (ec\u003dERR.5.4.6114)"
}
2023-03-17T06:59:08.957Z||pool-2-thread-5|||||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-17T06:59:09.969Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:59:09.969Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0b9281ea-0fee-4a7a-af31-2b9b44769a52","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0","serviceDescription":"service","serviceInvariantUUID":"ea6b935e-1a14-4bec-975f-b35451fa1dff","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"8877feb7-100c-4cb3-88aa-a0af9c641849","resourceInvariantUUID":"68fb448b-8b7b-4192-b949-2a306e6fb07a","resourceCustomizationUUID":"fa1deceb-3819-4ff0-97fd-acbb97436bff","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":"NjEyNDFiY2YzMmFmZWMwNWYwNTkwY2Q4MzJiNjA5YWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"109e9775-d587-4463-af50-f69c0077adf4","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MGNiMmNkYjA4ZDI0MGU0NjdiZTc2ZWZmNjZiYjQzNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cc8b3495-5be1-4aec-a5ae-64a32ad00eda","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:59:09.969Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:59:09.969Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:09.970Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:09.970Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"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-17T06:59:10.970Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:59:10.971Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:10.971Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:10.971Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:59:11.972Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0",
"serviceDescription": "service",
"serviceInvariantUUID": "ea6b935e-1a14-4bec-975f-b35451fa1dff",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "fa1deceb-3819-4ff0-97fd-acbb97436bff",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "8877feb7-100c-4cb3-88aa-a0af9c641849",
"resourceInvariantUUID": "68fb448b-8b7b-4192-b949-2a306e6fb07a",
"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": "MGNiMmNkYjA4ZDI0MGU0NjdiZTc2ZWZmNjZiYjQzNjQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "cc8b3495-5be1-4aec-a5ae-64a32ad00eda"
}
],
"workloadContext": "Production"
}
2023-03-17T06:59:11.972Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:59:11.972Z|26922451-2a9d-48c6-b3bb-8a0c3e9f6413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0 ASDC
2023-03-17T06:59:11.972Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:0b9281ea-0fee-4a7a-af31-2b9b44769a52
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0
ServiceInvariantUUID:ea6b935e-1a14-4bec-975f-b35451fa1dff
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:cc8b3495-5be1-4aec-a5ae-64a32ad00eda
ArtifactChecksum:MGNiMmNkYjA4ZDI0MGU0NjdiZTc2ZWZmNjZiYjQzNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:fa1deceb-3819-4ff0-97fd-acbb97436bff
ResourceInvariantUUID:68fb448b-8b7b-4192-b949-2a306e6fb07a
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:8877feb7-100c-4cb3-88aa-a0af9c641849
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-17T06:59:11.973Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0 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-17T06:59:12.030Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:59:12.030Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:59:12.030Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:59:12.031Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: cc8b3495-5be1-4aec-a5ae-64a32ad00eda from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-17T06:59:12.031Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:59:12.031Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-17T06:59:12.075Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:59:12.076Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@14bd960
2023-03-17T06:59:12.076Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:59:12.076Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicNetwork"
]
}
}
}
2023-03-17T06:59:12.076Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar cc8b3495-5be1-4aec-a5ae-64a32ad00eda Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:59:12.076Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||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-17T06:59:12.077Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||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-17T06:59:12.077Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:59:12.077Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:12.077Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:12.077Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036352076,
"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-17T06:59:13.078Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||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:cc8b3495-5be1-4aec-a5ae-64a32ad00eda)
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-17T06:59:13.119Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||ERROR|500||Csar with UUID: cc8b3495-5be1-4aec-a5ae-64a32ad00eda already exists
2023-03-17T06:59:13.120Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||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-17T06:59:13.120Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||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: cc8b3495-5be1-4aec-a5ae-64a32ad00eda already exists)
2023-03-17T06:59:13.120Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-17T06:59:13.121Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:13.121Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:13.121Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036353120,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: cc8b3495-5be1-4aec-a5ae-64a32ad00eda already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:59:14.123Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||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-17T06:59:14.124Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||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: 8877feb7-100c-4cb3-88aa-a0af9c641849 already exists)
2023-03-17T06:59:14.124Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-17T06:59:14.124Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:14.124Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:14.124Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036354123,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 8877feb7-100c-4cb3-88aa-a0af9c641849 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:59:15.126Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b9281ea-0fee-4a7a-af31-2b9b44769a52
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:59:15.152Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b9281ea-0fee-4a7a-af31-2b9b44769a52
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-17T06:59:15.156Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-17T06:59:15.156Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-17T06:59:15.157Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-17T06:59:15.157Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-17T06:59:15.157Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:59:15.157Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:59:15.157Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:59:15.157Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:59:15.157Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-17T06:59:15.173Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-17T06:59:45.173Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b9281ea-0fee-4a7a-af31-2b9b44769a52 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-17T06:59:45.185Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b9281ea-0fee-4a7a-af31-2b9b44769a52 and serviceModelVersionId: 49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0
2023-03-17T06:59:45.185Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea6b935e-1a14-4bec-975f-b35451fa1dff
2023-03-17T06:59:45.186Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0
2023-03-17T06:59:45.193Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T06:59:45.217Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0|INFO|500||Invoke
2023-03-17T06:59:45.217Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b9281ea-0fee-4a7a-af31-2b9b44769a52], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7c6a9fd5-eae3-4057-aa15-ac2f2b9c184a], X-ECOMP-RequestID=[0b9281ea-0fee-4a7a-af31-2b9b44769a52], X-TransactionId=[], X-ONAP-RequestID=[0b9281ea-0fee-4a7a-af31-2b9b44769a52], Content-Type=[application/merge-patch+json]}
2023-03-17T06:59:45.224Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-17T06:59:45.379Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?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/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0 has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:59:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[221312], x-aai-txid=[0-aai-resources-230317-06:59:45:414-98928], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T06:59:45.380Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-17T06:59:45.381Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea6b935e-1a14-4bec-975f-b35451fa1dff/model-vers/model-ver/49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0?depth=0|INFO|500||InvokeReturn
2023-03-17T06:59:45.381Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-17T06:59:45.381Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-17T06:59:45.390Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T06:59:45.390Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b9281ea-0fee-4a7a-af31-2b9b44769a52 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-17T06:59:45.390Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-17T06:59:45.391Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:45.391Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:45.391Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036385390,
"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-17T06:59:46.421Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T06:59:46.421Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3515b4ab-0e62-4590-988d-e882fcdc2dcd","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f392c452-5d4f-491f-8bef-bee865ff5bf2","serviceDescription":"service","serviceInvariantUUID":"da16556d-349b-4bc1-a0f3-532d2984356d","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4c7b4275-c668-455b-a0b5-7d9dbb7b9e80","resourceInvariantUUID":"541be38d-c311-4acc-9c01-5f6442687405","resourceCustomizationUUID":"a2983152-fe83-430f-80ba-ff5e650f1c8d","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":"YWRhYWRkYjk2ZTg2ZWUzZDViN2ZjNjU3NGYxNTBlZjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"682be9d7-3ae4-41b1-9a35-06ac9c5c5f3a","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":"YjM3MmU3ODI1OTc4MWFkOTk2YzgxNjJhMzY3MGQwODg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"814ac668-f614-4544-ac74-d57168c41a22","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":"167b7fb2-8852-46a2-aafa-272a9e4ba9d1","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":"bba24ee1-2c61-484e-b66d-ec55754ef216","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":"23c781b9-8676-4428-88f7-e800fe805a1e","artifactVersion":"2","generatedFromUUID":"167b7fb2-8852-46a2-aafa-272a9e4ba9d1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MTRiOGFjOTU3NzBkZTc0MmM0OTRmYzBhZWZiOGY2ZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0501e9d-ebf5-48c2-afd5-028d0b7d4778","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODk2OTg4YTc4YWFlMWI1Y2E4OWZjZjExNjY2NDNlMTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"927b10bd-5664-49f2-84aa-7022f0012638","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T06:59:46.421Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:59:46.422Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:46.422Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:46.422Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"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-17T06:59:47.423Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:59:47.424Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:47.424Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:47.424Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"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-17T06:59:48.426Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:59:48.426Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:48.426Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:48.426Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"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-17T06:59:49.427Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:59:49.428Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:49.428Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:49.428Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"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-17T06:59:50.429Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:59:50.430Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:50.430Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:50.430Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"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-17T06:59:51.432Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:59:51.432Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:51.432Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:51.433Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"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-17T06:59:52.434Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T06:59:52.435Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:52.435Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:52.435Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:59:53.437Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "f392c452-5d4f-491f-8bef-bee865ff5bf2",
"serviceDescription": "service",
"serviceInvariantUUID": "da16556d-349b-4bc1-a0f3-532d2984356d",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "a2983152-fe83-430f-80ba-ff5e650f1c8d",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "4c7b4275-c668-455b-a0b5-7d9dbb7b9e80",
"resourceInvariantUUID": "541be38d-c311-4acc-9c01-5f6442687405",
"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": "YjM3MmU3ODI1OTc4MWFkOTk2YzgxNjJhMzY3MGQwODg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "814ac668-f614-4544-ac74-d57168c41a22",
"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": "167b7fb2-8852-46a2-aafa-272a9e4ba9d1",
"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": "23c781b9-8676-4428-88f7-e800fe805a1e",
"generatedFromUUID": "167b7fb2-8852-46a2-aafa-272a9e4ba9d1"
},
"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": "23c781b9-8676-4428-88f7-e800fe805a1e",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "ODk2OTg4YTc4YWFlMWI1Y2E4OWZjZjExNjY2NDNlMTA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "927b10bd-5664-49f2-84aa-7022f0012638"
}
],
"workloadContext": "Production"
}
2023-03-17T06:59:53.438Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T06:59:53.438Z|0b9281ea-0fee-4a7a-af31-2b9b44769a52|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f392c452-5d4f-491f-8bef-bee865ff5bf2 ASDC
2023-03-17T06:59:53.438Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3515b4ab-0e62-4590-988d-e882fcdc2dcd
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:f392c452-5d4f-491f-8bef-bee865ff5bf2
ServiceInvariantUUID:da16556d-349b-4bc1-a0f3-532d2984356d
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:927b10bd-5664-49f2-84aa-7022f0012638
ArtifactChecksum:ODk2OTg4YTc4YWFlMWI1Y2E4OWZjZjExNjY2NDNlMTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:a2983152-fe83-430f-80ba-ff5e650f1c8d
ResourceInvariantUUID:541be38d-c311-4acc-9c01-5f6442687405
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:4c7b4275-c668-455b-a0b5-7d9dbb7b9e80
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:814ac668-f614-4544-ac74-d57168c41a22
ArtifactChecksum:YjM3MmU3ODI1OTc4MWFkOTk2YzgxNjJhMzY3MGQwODg=
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:167b7fb2-8852-46a2-aafa-272a9e4ba9d1
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:23c781b9-8676-4428-88f7-e800fe805a1e
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:23c781b9-8676-4428-88f7-e800fe805a1e
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-17T06:59:53.438Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f392c452-5d4f-491f-8bef-bee865ff5bf2 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-17T06:59:53.491Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T06:59:53.491Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:59:53.492Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T06:59:53.492Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 927b10bd-5664-49f2-84aa-7022f0012638 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-17T06:59:53.492Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T06:59:53.492Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-17T06:59:53.530Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-17T06:59:53.530Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7815a7e1
2023-03-17T06:59:53.530Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-17T06:59:53.531Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicVm"
]
}
}
}
2023-03-17T06:59:53.531Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 927b10bd-5664-49f2-84aa-7022f0012638 Specified artifact is not found 300 ASDC artifact download fail
2023-03-17T06:59:53.531Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-17T06:59:53.531Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found)
2023-03-17T06:59:53.531Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-17T06:59:53.532Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:53.532Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:53.533Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036393531,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:59:54.534Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||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-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:927b10bd-5664-49f2-84aa-7022f0012638)
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-17T06:59:54.583Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||ERROR|500||Csar with UUID: 927b10bd-5664-49f2-84aa-7022f0012638 already exists
2023-03-17T06:59:54.584Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-17T06:59:54.584Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 927b10bd-5664-49f2-84aa-7022f0012638 already exists)
2023-03-17T06:59:54.584Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-17T06:59:54.584Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:54.584Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:54.585Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036394584,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: 927b10bd-5664-49f2-84aa-7022f0012638 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:59:55.586Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-17T06:59:55.586Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 4c7b4275-c668-455b-a0b5-7d9dbb7b9e80 already exists)
2023-03-17T06:59:55.586Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-17T06:59:55.586Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T06:59:55.586Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T06:59:55.586Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036395586,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 4c7b4275-c668-455b-a0b5-7d9dbb7b9e80 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:59:56.587Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3515b4ab-0e62-4590-988d-e882fcdc2dcd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-17T06:59:56.613Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3515b4ab-0e62-4590-988d-e882fcdc2dcd
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-17T06:59:56.617Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-17T06:59:56.617Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-17T06:59:56.617Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-17T06:59:56.617Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-17T06:59:56.617Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:59:56.618Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:59:56.618Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:59:56.618Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-17T06:59:56.618Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-17T06:59:56.632Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-17T06:59:58.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T06:59:58.312Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.312Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036352076,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036353120,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: cc8b3495-5be1-4aec-a5ae-64a32ad00eda already exists"
}
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036354123,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 8877feb7-100c-4cb3-88aa-a0af9c641849 already exists"
}
2023-03-17T06:59:58.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.314Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.314Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0b9281ea-0fee-4a7a-af31-2b9b44769a52",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036385390,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-17T06:59:58.314Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.314Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.314Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:59:58.314Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.314Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.314Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-03-17T06:59:58.314Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.314Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.314Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-17T06:59:58.315Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.315Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.315Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:59:58.315Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.315Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.315Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-03-17T06:59:58.315Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.315Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.315Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-17T06:59:58.315Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.315Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.315Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-17T06:59:58.316Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.316Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.316Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036393531,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-17T06:59:58.316Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.316Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.316Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036394584,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: 927b10bd-5664-49f2-84aa-7022f0012638 already exists"
}
2023-03-17T06:59:58.316Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T06:59:58.316Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-17T06:59:58.317Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036395586,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 4c7b4275-c668-455b-a0b5-7d9dbb7b9e80 already exists"
}
2023-03-17T06:59:58.317Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-17T07:00:26.632Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3515b4ab-0e62-4590-988d-e882fcdc2dcd 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-17T07:00:26.645Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3515b4ab-0e62-4590-988d-e882fcdc2dcd and serviceModelVersionId: f392c452-5d4f-491f-8bef-bee865ff5bf2
2023-03-17T07:00:26.646Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : da16556d-349b-4bc1-a0f3-532d2984356d
2023-03-17T07:00:26.646Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/da16556d-349b-4bc1-a0f3-532d2984356d/model-vers/model-ver/f392c452-5d4f-491f-8bef-bee865ff5bf2?depth=0
2023-03-17T07:00:26.654Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-17T07:00:26.686Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/da16556d-349b-4bc1-a0f3-532d2984356d/model-vers/model-ver/f392c452-5d4f-491f-8bef-bee865ff5bf2?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-17T07:00:26.686Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/da16556d-349b-4bc1-a0f3-532d2984356d/model-vers/model-ver/f392c452-5d4f-491f-8bef-bee865ff5bf2?depth=0|INFO|500||Invoke
2023-03-17T07:00:26.693Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/da16556d-349b-4bc1-a0f3-532d2984356d/model-vers/model-ver/f392c452-5d4f-491f-8bef-bee865ff5bf2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-17T07:00:26.848Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/da16556d-349b-4bc1-a0f3-532d2984356d/model-vers/model-ver/f392c452-5d4f-491f-8bef-bee865ff5bf2?depth=0|INFO|500||InvokeReturn
2023-03-17T07:00:26.849Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/da16556d-349b-4bc1-a0f3-532d2984356d/model-vers/model-ver/f392c452-5d4f-491f-8bef-bee865ff5bf2?depth=0 has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 07:00:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[172224], x-aai-txid=[2-aai-resources-230317-07:00:26:883-75581], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-17T07:00:26.849Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-03-17T07:00:26.849Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-17T07:00:26.849Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-17T07:00:26.857Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-17T07:00:26.858Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3515b4ab-0e62-4590-988d-e882fcdc2dcd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-17T07:00:26.858Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-17T07:00:26.858Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T07:00:26.858Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T07:00:26.858Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3515b4ab-0e62-4590-988d-e882fcdc2dcd",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036426858,
"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-17T07:00:27.889Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-17T07:00:27.890Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1e45e6b5-1997-4cb1-b3d6-151208fb81ec","serviceName":"Demo_pNF_dJRsOfDO4EFUmV1JMqV1","serviceVersion":"1.0","serviceUUID":"4f6f08a8-15b2-4143-8ed6-00e348882005","serviceDescription":"catalog service description","serviceInvariantUUID":"a7ccdce3-8522-4b7f-a4cb-7988f30dea77","resources":[{"resourceInstanceName":"pNF 3e84c45a-c78e 0","resourceName":"pNF 3e84c45a-c78e","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"eba9dc9a-6be1-4b2c-ab1d-400cbdb81e2b","resourceInvariantUUID":"353a7a4e-ebfd-4121-9c17-cb9409a50c46","resourceCustomizationUUID":"dbcabf39-e2e6-46ec-8c9a-57141045d413","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vf-license-model.xml","artifactChecksum":"YTU2YWVmNTc3ODQ4MjdmZmNiMzM5ZTYxMmQwYzIzODM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b803d092-f9e4-463b-b0cd-41f3b9618b40","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/pNF.csar","artifactChecksum":"NGI5YWI4NDI4ZGE5YzdhMDhiYTE3ZDgzODk4NDJlYTg\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ee8cc9f4-edae-44b1-b553-7d18d08f88a4","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd4146ab-3d85-48cb-8d5b-b97ec9e029e3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vendor-license-model.xml","artifactChecksum":"N2ZhMWI5ODVjNWI0MWRmN2E4MjdjZjlkNzlmNzNmN2Q\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0699acda-5f75-4619-b0d3-347b8eab707a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7461ee28-f278-42ca-bada-70e3ad233191","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f3ae3277-a387-4a84-8235-a6c419648188","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml","artifactChecksum":"ZGUyNzg0OGM0ZWQ4NDJjYzUzNjFjOWM2ZGM1M2Y1Zjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"928fb991-6943-4243-aefc-fbcd157c3968","artifactVersion":"1"},{"artifactName":"service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar","artifactChecksum":"ODAwNDZiNWNjNzM0OWMyNjIwNjY5YzQ0MDQ2MzAxY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cb810f6a-e707-40b3-b601-f7eeeb41504c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-17T07:00:27.891Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T07:00:27.891Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T07:00:27.892Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T07:00:27.892Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T07:00:28.892Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T07:00:28.893Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T07:00:28.893Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T07:00:28.893Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T07:00:29.894Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T07:00:29.894Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T07:00:29.894Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T07:00:29.894Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T07:00:30.895Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T07:00:30.896Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T07:00:30.896Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T07:00:30.896Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T07:00:31.897Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T07:00:31.897Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T07:00:31.898Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T07:00:31.898Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T07:00:32.898Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T07:00:32.899Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T07:00:32.899Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T07:00:32.899Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/resourceInstances/pnf3e84c45ac78e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T07:00:33.899Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T07:00:33.900Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T07:00:33.900Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T07:00:33.900Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T07:00:34.901Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-17T07:00:34.901Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T07:00:34.901Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T07:00:34.901Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036000198,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T07:00:35.902Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"serviceName": "Demo_pNF_dJRsOfDO4EFUmV1JMqV1",
"serviceVersion": "1.0",
"serviceUUID": "4f6f08a8-15b2-4143-8ed6-00e348882005",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "a7ccdce3-8522-4b7f-a4cb-7988f30dea77",
"resources": [
{
"resourceInstanceName": "pNF 3e84c45a-c78e 0",
"resourceCustomizationUUID": "dbcabf39-e2e6-46ec-8c9a-57141045d413",
"resourceName": "pNF 3e84c45a-c78e",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "eba9dc9a-6be1-4b2c-ab1d-400cbdb81e2b",
"resourceInvariantUUID": "353a7a4e-ebfd-4121-9c17-cb9409a50c46",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"artifactChecksum": "ODAwNDZiNWNjNzM0OWMyNjIwNjY5YzQ0MDQ2MzAxY2Q\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "cb810f6a-e707-40b3-b601-f7eeeb41504c"
}
],
"workloadContext": "Production"
}
2023-03-17T07:00:35.903Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-17T07:00:35.903Z|3515b4ab-0e62-4590-988d-e882fcdc2dcd|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4f6f08a8-15b2-4143-8ed6-00e348882005 ASDC
2023-03-17T07:00:35.903Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:1e45e6b5-1997-4cb1-b3d6-151208fb81ec
ServiceName:Demo_pNF_dJRsOfDO4EFUmV1JMqV1
ServiceVersion:1.0
ServiceUUID:4f6f08a8-15b2-4143-8ed6-00e348882005
ServiceInvariantUUID:a7ccdce3-8522-4b7f-a4cb-7988f30dea77
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
ArtifactUUID:cb810f6a-e707-40b3-b601-f7eeeb41504c
ArtifactChecksum:ODAwNDZiNWNjNzM0OWMyNjIwNjY5YzQ0MDQ2MzAxY2Q=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3e84c45a-c78e 0
ResourceCustomizationUUID:dbcabf39-e2e6-46ec-8c9a-57141045d413
ResourceInvariantUUID:353a7a4e-ebfd-4121-9c17-cb9409a50c46
ResourceName:pNF 3e84c45a-c78e
ResourceType:PNF
ResourceUUID:eba9dc9a-6be1-4b2c-ab1d-400cbdb81e2b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-03-17T07:00:35.903Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4f6f08a8-15b2-4143-8ed6-00e348882005 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-17T07:00:35.959Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T07:00:35.960Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T07:00:35.960Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T07:00:35.960Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: cb810f6a-e707-40b3-b601-f7eeeb41504c from URL: /sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:35.960Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-17T07:00:35.960Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:36.285Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-17T07:00:36.289Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar cb810f6a-e707-40b3-b601-f7eeeb41504c 88019
2023-03-17T07:00:36.289Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar ASDC sendASDCNotification
2023-03-17T07:00:36.290Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:36.290Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-17T07:00:36.290Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-17T07:00:36.290Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-17T07:00:36.290Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "1e45e6b5-1997-4cb1-b3d6-151208fb81ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1679036436289,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-17T07:00:37.291Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-17T07:00:37.292Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-17T07:00:37.293Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: cb810f6a-e707-40b3-b601-f7eeeb41504c, URL: /sdc/v1/catalog/services/DemoPnfDjrsofdo4efumv1jmqv1/1.0/artifacts/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar to file: /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:37.299Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:37.299Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:37.300Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:37.378Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12675955678107570446/Definitions/service-DemoPnfDjrsofdo4efumv1jmqv1-template.yml
2023-03-17T07:00:38.023Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-17T07:00:38.023Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-17T07:00:38.023Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:38.023Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-17T07:00:38.023Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:38.024Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:38.024Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:38.024Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:38.024Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:38.024Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3e84c45a-c78e 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-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:38.024Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfDjrsofdo4efumv1jmqv1-csar.csar
2023-03-17T07:00:38.024Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-17T07:00:38.024Z|1e45e6b5-1997-4cb1-b3d6-151208fb81ec|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery